<?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="Nástroj lupa"/> 
		<context id="Tool-Zoom_Tool/context" value="Tool Group 20 &gt; Nástroj lupa"/>
		<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="Nástroj otočení zobrazení"/> 
		<context id="Tool-Rotate_View_Tool/context" value="Tool Group 19 &gt; Nástroj otočení zobrazení"/>
		<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="Nástroj ručička"/> 
		<context id="Tool-Hand_Tool/context" value="Tool Group 19 &gt; Nástroj ručička"/>
		<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="Nástroj jiný tvar"/> 
		<context id="Tool-Custom_Shape_Tool/context" value="Tool Group 18 &gt; Nástroj jiný tvar"/>
		<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="Nástroj čára"/> 
		<context id="Tool-Line_Tool/context" value="Tool Group 18 &gt; Nástroj čára"/>
		<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="Nástroj mnohoúhelník"/> 
		<context id="Tool-Polygon_Tool/context" value="Tool Group 18 &gt; Nástroj mnohoúhelník"/>
		<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="Nástroj elipsa"/> 
		<context id="Tool-Ellipse_Tool/context" value="Tool Group 18 &gt; Nástroj elipsa"/>
		<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="Nástroj zaoblený obdélník"/> 
		<context id="Tool-Rounded_Rectangle_Tool/context" value="Tool Group 18 &gt; Nástroj zaoblený obdélník"/>
		<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="Nástroj obdélník"/> 
		<context id="Tool-Rectangle_Tool/context" value="Tool Group 18 &gt; Nástroj obdélník"/>
		<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="Nástroj pro přímý výběr"/> 
		<context id="Tool-Direct_Selection_Tool/context" value="Tool Group 17 &gt; Nástroj pro přímý výběr"/>
		<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="Nástroj pro výběr cesty"/> 
		<context id="Tool-Path_Selection_Tool/context" value="Tool Group 17 &gt; Nástroj pro výběr cesty"/>
		<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="Nástroj svislá textová maska"/> 
		<context id="Tool-Vertical_Type_Mask_Tool/context" value="Tool Group 16 &gt; Nástroj svislá textová maska"/>
		<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="Nástroj vodorovná textová maska"/> 
		<context id="Tool-Horizontal_Type_Mask_Tool/context" value="Tool Group 16 &gt; Nástroj vodorovná textová maska"/>
		<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="Nástroj svislý text"/> 
		<context id="Tool-Vertical_Type_Tool/context" value="Tool Group 16 &gt; Nástroj svislý text"/>
		<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="Nástroj vodorovný text"/> 
		<context id="Tool-Horizontal_Type_Tool/context" value="Tool Group 16 &gt; Nástroj vodorovný text"/>
		<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="Nástroj změnit bod"/> 
		<context id="Tool-Convert_Point_Tool/context" value="Tool Group 15 &gt; Nástroj změnit bod"/>
		<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="Nástroj odstranit kotevní bod"/> 
		<context id="Tool-Delete_Anchor_Point_Tool/context" value="Tool Group 15 &gt; Nástroj odstranit kotevní bod"/>
		<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="Nástroj přidat kotevní bod"/> 
		<context id="Tool-Add_Anchor_Point_Tool/context" value="Tool Group 15 &gt; Nástroj přidat kotevní bod"/>
		<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="Nástroj cesta od ruky"/> 
		<context id="Tool-Freeform_Pen_Tool/context" value="Tool Group 15 &gt; Nástroj cesta od ruky"/>
		<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="Nástroj pero"/> 
		<context id="Tool-Pen_Tool/context" value="Tool Group 15 &gt; Nástroj pero"/>
		<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="Nástroj houba"/> 
		<context id="Tool-Sponge_Tool/context" value="Tool Group 14 &gt; Nástroj houba"/>
		<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="Nástroj ztmavení"/> 
		<context id="Tool-Burn_Tool/context" value="Tool Group 14 &gt; Nástroj ztmavení"/>
		<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="Nástroj zesvětlení"/> 
		<context id="Tool-Dodge_Tool/context" value="Tool Group 14 &gt; Nástroj zesvětlení"/>
		<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="Nástroj rozmazání"/> 
		<context id="Tool-Smudge_Tool/context" value="Tool Group 13 &gt; Nástroj rozmazání"/>
		<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="Nástroj zostření"/> 
		<context id="Tool-Sharpen_Tool/context" value="Tool Group 13 &gt; Nástroj zostření"/>
		<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="Nástroj rozostření"/> 
		<context id="Tool-Blur_Tool/context" value="Tool Group 13 &gt; Nástroj rozostření"/>
		<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="Nástroj umístění 3D materiálu"/> 
		<context id="Tool-3D_Material_Drop_Tool/context" value="Tool Group 12 &gt; Nástroj umístění 3D materiálu"/>
		<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="Nástroj plechovka barvy"/> 
		<context id="Tool-Paint_Bucket_Tool/context" value="Tool Group 12 &gt; Nástroj plechovka barvy"/>
		<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="Nástroj přechod"/> 
		<context id="Tool-Gradient_Tool/context" value="Tool Group 12 &gt; Nástroj přechod"/>
		<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="Nástroj kouzelná guma"/> 
		<context id="Tool-Magic_Eraser_Tool/context" value="Tool Group 11 &gt; Nástroj kouzelná guma"/>
		<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="Nástroj mazání pozadí"/> 
		<context id="Tool-Background_Eraser_Tool/context" value="Tool Group 11 &gt; Nástroj mazání pozadí"/>
		<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="Nástroj guma"/> 
		<context id="Tool-Eraser_Tool/context" value="Tool Group 11 &gt; Nástroj guma"/>
		<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="Nástroj umělecký štětec historie"/> 
		<context id="Tool-Art_History_Brush_Tool/context" value="Tool Group 10 &gt; Nástroj umělecký štětec historie"/>
		<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="Nástroj štětec historie"/> 
		<context id="Tool-History_Brush_Tool/context" value="Tool Group 10 &gt; Nástroj štětec historie"/>
		<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="Nástroj razítko se vzorkem"/> 
		<context id="Tool-Pattern_Stamp_Tool/context" value="Tool Group 9 &gt; Nástroj razítko se vzorkem"/>
		<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="Nástroj klonovací razítko"/> 
		<context id="Tool-Clone_Stamp_Tool/context" value="Tool Group 9 &gt; Nástroj klonovací razítko"/>
		<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="Nástroj Míchací štětec"/> 
		<context id="Tool-Mixer_Brush_Tool/context" value="Tool Group 8 &gt; Nástroj Míchací štětec"/>
		<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="Nástroj nahrazení barvy"/> 
		<context id="Tool-Color_Replacement_Tool/context" value="Tool Group 8 &gt; Nástroj nahrazení barvy"/>
		<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="Nástroj tužka"/> 
		<context id="Tool-Pencil_Tool/context" value="Tool Group 8 &gt; Nástroj tužka"/>
		<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="Nástroj štětec"/> 
		<context id="Tool-Brush_Tool/context" value="Tool Group 8 &gt; Nástroj štětec"/>
		<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="Nástroj červené oči"/> 
		<context id="Tool-Red_Eye_Tool/context" value="Tool Group 7 &gt; Nástroj červené oči"/>
		<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="Nástroj přesun podle obsahu"/> 
		<context id="Tool-Content-Aware_Move_Tool/context" value="Tool Group 7 &gt; Nástroj přesun podle obsahu"/>
		<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="Nástroj záplata"/> 
		<context id="Tool-Patch_Tool/context" value="Tool Group 7 &gt; Nástroj záplata"/>
		<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="Nástroj retušovací štětec"/> 
		<context id="Tool-Healing_Brush_Tool/context" value="Tool Group 7 &gt; Nástroj bodový retušovací štětec"/>
		<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="Nástroj bodový retušovací štětec"/> 
		<context id="Tool-Spot_Healing_Brush_Tool/context" value="Tool Group 7 &gt; Nástroj bodový retušovací štětec"/>
		<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="Nástroj Počítání"/> 
		<context id="Tool-Count_Tool/context" value="Tool Group 6 &gt; Nástroj počítání"/>
		<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="Nástroj poznámka"/> 
		<context id="Tool-Note_Tool/context" value="Tool Group 6 &gt; Nástroj poznámka"/>
		<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="Nástroj Pravítko"/> 
		<context id="Tool-Ruler_Tool/context" value="Tool Group 6 &gt; Nástroj pravítko"/>
		<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="Nástroj pro vzorkování barev"/> 
		<context id="Tool-Color_Sampler_Tool/context" value="Tool Group 6 &gt; Nástroj pro vzorkování barev"/>
		<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="Nástroj kapátko 3D materiálu"/> 
		<context id="Tool-3D_Material_Eyedropper_Tool/context" value="Tool Group 6 &gt; Nástroj kapátko 3D materiálu"/>
		<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="Nástroj kapátko"/> 
		<context id="Tool-Eyedropper_Tool/context" value="Tool Group 6 &gt; Nástroj kapátko"/>
		<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="Nástroj výběr řezu"/> 
		<context id="Tool-Slice_Select_Tool/context" value="Tool Group 5 &gt; Nástroj výběr řezu"/>
		<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="Nástroj řez"/> 
		<context id="Tool-Slice_Tool/context" value="Tool Group 5 &gt; Nástroj řez"/>
		<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="Nástroj perspektivní oříznutí"/> 
		<context id="Tool-Perspective_Crop_Tool/context" value="Tool Group 5 &gt; Nástroj perspektivní oříznutí"/>
		<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="Nástroj oříznutí"/> 
		<context id="Tool-Crop_Tool/context" value="Tool Group 5 &gt; Nástroj oříznutí"/>
		<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="Nástroj kouzelná hůlka"/> 
		<context id="Tool-Magic_Wand_Tool/context" value="Tool Group 4 &gt; Nástroj kouzelná hůlka"/>
		<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="Nástroj pro rychlý výběr"/> 
		<context id="Tool-Quick_Selection_Tool/context" value="Tool Group 4 &gt; Nástroj pro rychlý výběr"/>
		<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="Nástroj magnetické laso"/> 
		<context id="Tool-Magnetic_Lasso_Tool/context" value="Tool Group 3 &gt; Nástroj magnetické laso"/>
		<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="Nástroj mnohoúhelníkové laso"/> 
		<context id="Tool-Polygonal_Lasso_Tool/context" value="Tool Group 3 &gt; Nástroj mnohoúhelníkové laso"/>
		<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="Nástroj laso"/> 
		<context id="Tool-Lasso_Tool/context" value="Tool Group 3 &gt; Nástroj laso"/>
		<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="Nástroj pro výběr jednoho sloupce"/> 
		<context id="Tool-Single_Column_Marquee_Tool/context" value="Tool Group 2 &gt; Nástroj pro výběr jednoho sloupce"/>
		<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="Nástroj pro výběr jednoho řádku"/> 
		<context id="Tool-Single_Row_Marquee_Tool/context" value="Tool Group 2 &gt; Nástroj pro výběr jednoho řádku"/>
		<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="Nástroj eliptický výběr"/> 
		<context id="Tool-Elliptical_Marquee_Tool/context" value="Tool Group 2 &gt; Nástroj eliptický výběr"/>
		<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="Nástroj obdélníkový výběr"/> 
		<context id="Tool-Rectangular_Marquee_Tool/context" value="Tool Group 2 &gt; Nástroj obdélníkový výběr"/>
		<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="Nástroj přesun"/> 
		<context id="Tool-Move_Tool/context" value="Tool Group 1 &gt; Nástroj přesun"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc67 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref67 = new ActionReference();         var idmoveTool = stringIDToTypeID( 'moveTool' );         ref67.putClass( idmoveTool );     desc67.putReference( idnull, ref67 ); executeAction( idslct, desc67, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Adobe_Exchange" type="Script">
		<name id="Script-Hide_Adobe_Exchange/name" value="Skrýt Adobe Exchange"/> 
		<context id="Script-Hide_Adobe_Exchange/context" value="Panel &gt; Skrýt Adobe Exchange"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc66 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref66 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref66.putName( idclassPanel, 'panelid.dynamic.swf.csxs.com.adobe.exchange' );     desc66.putReference( idnull, ref66 ); executeAction( idHdspsp, desc66, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Adobe_Exchange" type="Script">
		<name id="Script-Show_Adobe_Exchange/name" value="Zobrazit Adobe Exchange"/> 
		<context id="Script-Show_Adobe_Exchange/context" value="Panel &gt; Zobrazit Adobe Exchange"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc65 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref65 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref65.putName( idclassPanel, 'panelid.dynamic.swf.csxs.com.adobe.exchange' );     desc65.putReference( idnull, ref65 ); executeAction( idShwsp, desc65, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Kuler" type="Script">
		<name id="Script-Hide_Kuler/name" value="Kuler skrýt"/> 
		<context id="Script-Hide_Kuler/context" value="Panel &gt; Kuler skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc64 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref64 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref64.putName( idclassPanel, 'panelid.dynamic.swf.csxs.KLR' );     desc64.putReference( idnull, ref64 ); executeAction( idHdspsp, desc64, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Kuler" type="Script">
		<name id="Script-Show_Kuler/name" value="Kuler"/> 
		<context id="Script-Show_Kuler/context" value="Panel &gt; Kuler"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc63 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref63 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref63.putName( idclassPanel, 'panelid.dynamic.swf.csxs.KLR' );     desc63.putReference( idnull, ref63 ); executeAction( idShwsp, desc63, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Brush_Presets" type="Script">
		<name id="Script-Hide_Brush_Presets/name" value="Přednastavení štětce skrýt"/> 
		<context id="Script-Hide_Brush_Presets/context" value="Panel &gt; Přednastavení štětce skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc62 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref62 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref62.putName( idclassPanel, 'panelid.static.brushpresets' );     desc62.putReference( idnull, ref62 ); executeAction( idHdspsp, desc62, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Brush_Presets" type="Script">
		<name id="Script-Show_Brush_Presets/name" value="Přednastavení štětce"/> 
		<context id="Script-Show_Brush_Presets/context" value="Panel &gt; Přednastavení štětce"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc61 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref61 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref61.putName( idclassPanel, 'panelid.static.brushpresets' );     desc61.putReference( idnull, ref61 ); executeAction( idShwsp, desc61, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Brush" type="Script">
		<name id="Script-Hide_Brush/name" value="Štětec skrýt"/> 
		<context id="Script-Hide_Brush/context" value="Panel &gt; Štětec skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc60 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref60 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref60.putName( idclassPanel, 'panelid.static.brushstyler' );     desc60.putReference( idnull, ref60 ); executeAction( idHdspsp, desc60, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Brush" type="Script">
		<name id="Script-Show_Brush/name" value="Štětec"/> 
		<context id="Script-Show_Brush/context" value="Panel &gt; Štětec"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc59 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref59 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref59.putName( idclassPanel, 'panelid.static.brushstyler' );     desc59.putReference( idnull, ref59 ); executeAction( idShwsp, desc59, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Properties" type="Script">
		<name id="Script-Hide_Properties/name" value="Skrýt vlastnosti"/> 
		<context id="Script-Hide_Properties/context" value="Panel &gt; Skrýt vlastnosti"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc58 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref58 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref58.putName( idclassPanel, 'panelid.static.properties' );     desc58.putReference( idnull, ref58 ); executeAction( idHdspsp, desc58, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Properties" type="Script">
		<name id="Script-Show_Properties/name" value="Zobrazit vlastnosti"/> 
		<context id="Script-Show_Properties/context" value="Panel &gt; Zobrazit vlastnosti"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc57 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref57 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref57.putName( idclassPanel, 'panelid.static.properties' );     desc57.putReference( idnull, ref57 ); executeAction( idShwsp, desc57, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Adjustments" type="Script">
		<name id="Script-Hide_Adjustments/name" value="Skrýt přizpůsobení"/> 
		<context id="Script-Hide_Adjustments/context" value="Panel &gt; Skrýt přizpůsobení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc56 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref56 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref56.putName( idclassPanel, 'panelid.static.create' );     desc56.putReference( idnull, ref56 ); executeAction( idHdspsp, desc56, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Adjustments" type="Script">
		<name id="Script-Show_Adjustments/name" value="Zobrazit přizpůsobení"/> 
		<context id="Script-Show_Adjustments/context" value="Panel &gt; Zobrazit přizpůsobení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc55 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref55 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref55.putName( idclassPanel, 'panelid.static.create' );     desc55.putReference( idnull, ref55 ); executeAction( idShwsp, desc55, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_3D" type="Script">
		<name id="Script-Hide_3D/name" value="3D skrýt"/> 
		<context id="Script-Hide_3D/context" value="Panel &gt; 3D skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc54 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref54 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref54.putName( idclassPanel, 'panelid.static.3d' );     desc54.putReference( idnull, ref54 ); executeAction( idHdspsp, desc54, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_3D" type="Script">
		<name id="Script-Show_3D/name" value="3D"/> 
		<context id="Script-Show_3D/context" value="Panel &gt; 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc53 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref53 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref53.putName( idclassPanel, 'panelid.static.3d' );     desc53.putReference( idnull, ref53 ); executeAction( idShwsp, desc53, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Notes" type="Script">
		<name id="Script-Hide_Notes/name" value="Skrýt poznámky"/> 
		<context id="Script-Hide_Notes/context" value="Panel &gt; Skrýt poznámky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc52 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref52 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref52.putName( idclassPanel, 'panelid.static.annotation' );     desc52.putReference( idnull, ref52 ); executeAction( idHdspsp, desc52, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Notes" type="Script">
		<name id="Script-Show_Notes/name" value="Zobrazit poznámky"/> 
		<context id="Script-Show_Notes/context" value="Panel &gt; Zobrazit poznámky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc51 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref51 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref51.putName( idclassPanel, 'panelid.static.annotation' );     desc51.putReference( idnull, ref51 ); executeAction( idShwsp, desc51, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paragraph_Styles" type="Script">
		<name id="Script-Hide_Paragraph_Styles/name" value="Skrýt styly odstavců"/> 
		<context id="Script-Hide_Paragraph_Styles/context" value="Panel &gt; Skrýt styly odstavců"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc50 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref50 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref50.putName( idclassPanel, 'panelid.static.textparastyle' );     desc50.putReference( idnull, ref50 ); executeAction( idHdspsp, desc50, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paragraph_Styles" type="Script">
		<name id="Script-Show_Paragraph_Styles/name" value="Zobrazit styly odstavce"/> 
		<context id="Script-Show_Paragraph_Styles/context" value="Panel &gt; Zobrazit styly odstavců"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc49 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref49 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref49.putName( idclassPanel, 'panelid.static.textparastyle' );     desc49.putReference( idnull, ref49 ); executeAction( idShwsp, desc49, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Character_Styles" type="Script">
		<name id="Script-Hide_Character_Styles/name" value="Skrýt styly znaků"/> 
		<context id="Script-Hide_Character_Styles/context" value="Panel &gt; Skrýt styly znaků"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc48 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref48 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref48.putName( idclassPanel, 'panelid.static.textcharstyle' );     desc48.putReference( idnull, ref48 ); executeAction( idHdspsp, desc48, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Character_Styles" type="Script">
		<name id="Script-Show_Character_Styles/name" value="Zobrazit styly znaků"/> 
		<context id="Script-Show_Character_Styles/context" value="Panel &gt; Zobrazit styly znaků"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc47 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref47 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref47.putName( idclassPanel, 'panelid.static.textcharstyle' );     desc47.putReference( idnull, ref47 ); executeAction( idShwsp, desc47, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paragraph" type="Script">
		<name id="Script-Hide_Paragraph/name" value="Odstavec skrýt"/> 
		<context id="Script-Hide_Paragraph/context" value="Panel &gt; Odstavec skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc46 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref46 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref46.putName( idclassPanel, 'panelid.static.textparagraph' );     desc46.putReference( idnull, ref46 ); executeAction( idHdspsp, desc46, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paragraph" type="Script">
		<name id="Script-Show_Paragraph/name" value="Odstavec"/> 
		<context id="Script-Show_Paragraph/context" value="Panel &gt; Odstavec"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc45 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref45 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref45.putName( idclassPanel, 'panelid.static.textparagraph' );     desc45.putReference( idnull, ref45 ); executeAction( idShwsp, desc45, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Character" type="Script">
		<name id="Script-Hide_Character/name" value="Znaky skrýt"/> 
		<context id="Script-Hide_Character/context" value="Panel &gt; Znaky skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc44 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref44 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref44.putName( idclassPanel, 'panelid.static.textcharacter' );     desc44.putReference( idnull, ref44 ); executeAction( idHdspsp, desc44, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Character" type="Script">
		<name id="Script-Show_Character/name" value="Znaky"/> 
		<context id="Script-Show_Character/context" value="Panel &gt; Znaky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc43 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref43 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref43.putName( idclassPanel, 'panelid.static.textcharacter' );     desc43.putReference( idnull, ref43 ); executeAction( idShwsp, desc43, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Navigator" type="Script">
		<name id="Script-Hide_Navigator/name" value="Navigátor skrýt"/> 
		<context id="Script-Hide_Navigator/context" value="Panel &gt; Navigátor skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc42 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref42 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref42.putName( idclassPanel, 'panelid.static.navigator' );     desc42.putReference( idnull, ref42 ); executeAction( idHdspsp, desc42, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Navigator" type="Script">
		<name id="Script-Show_Navigator/name" value="Zobrazit Navigátor"/> 
		<context id="Script-Show_Navigator/context" value="Panel &gt; Zobrazit navigátor"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc41 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref41 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref41.putName( idclassPanel, 'panelid.static.navigator' );     desc41.putReference( idnull, ref41 ); executeAction( idShwsp, desc41, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_History" type="Script">
		<name id="Script-Hide_History/name" value="Historie skrýt"/> 
		<context id="Script-Hide_History/context" value="Panel &gt; Historie skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc40 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref40 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref40.putName( idclassPanel, 'panelid.static.history' );     desc40.putReference( idnull, ref40 ); executeAction( idHdspsp, desc40, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_History" type="Script">
		<name id="Script-Show_History/name" value="Historie"/> 
		<context id="Script-Show_History/context" value="Panel &gt; Historie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc39 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref39 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref39.putName( idclassPanel, 'panelid.static.history' );     desc39.putReference( idnull, ref39 ); executeAction( idShwsp, desc39, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Busy_Box" type="Script">
		<name id="Script-Hide_Busy_Box/name" value="Skrýt pracovní pole"/> 
		<context id="Script-Hide_Busy_Box/context" value="Panel &gt; Skrýt pracovní pole"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc38 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref38 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref38.putName( idclassPanel, 'panelid.static.busybox' );     desc38.putReference( idnull, ref38 ); executeAction( idHdspsp, desc38, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Busy_Box" type="Script">
		<name id="Script-Show_Busy_Box/name" value="Zobrazit pracovní pole"/> 
		<context id="Script-Show_Busy_Box/context" value="Panel &gt; Zobrazit pracovní pole"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc37 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref37 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref37.putName( idclassPanel, 'panelid.static.busybox' );     desc37.putReference( idnull, ref37 ); executeAction( idShwsp, desc37, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Measurement_Log" type="Script">
		<name id="Script-Hide_Measurement_Log/name" value="Záznam měření skrýt"/> 
		<context id="Script-Hide_Measurement_Log/context" value="Panel &gt; Záznam měření skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc36 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref36 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref36.putName( idclassPanel, 'panelid.static.measurement' );     desc36.putReference( idnull, ref36 ); executeAction( idHdspsp, desc36, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Measurement_Log" type="Script">
		<name id="Script-Show_Measurement_Log/name" value="Záznam měření"/> 
		<context id="Script-Show_Measurement_Log/context" value="Panel &gt; Záznam měření"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc35 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref35 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref35.putName( idclassPanel, 'panelid.static.measurement' );     desc35.putReference( idnull, ref35 ); executeAction( idShwsp, desc35, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Blur_Effects" type="Script">
		<name id="Script-Hide_Blur_Effects/name" value="Skrýt efekty rozostření"/> 
		<context id="Script-Hide_Blur_Effects/context" value="Panel &gt; Skrýt efekty rozostření"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc34 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref34 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref34.putName( idclassPanel, 'panelid.static.blb2' );     desc34.putReference( idnull, ref34 ); executeAction( idHdspsp, desc34, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Blur_Effects" type="Script">
		<name id="Script-Show_Blur_Effects/name" value="Zobrazit efekty rozostření"/> 
		<context id="Script-Show_Blur_Effects/context" value="Panel &gt; Zobrazit efekty rozostření"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc33 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref33 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref33.putName( idclassPanel, 'panelid.static.blb2' );     desc33.putReference( idnull, ref33 ); executeAction( idShwsp, desc33, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Blur_Tools" type="Script">
		<name id="Script-Hide_Blur_Tools/name" value="Skrýt nástroje rozostření"/> 
		<context id="Script-Hide_Blur_Tools/context" value="Panel &gt; Skrýt nástroje rozostření"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc32 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref32 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref32.putName( idclassPanel, 'panelid.static.blrb' );     desc32.putReference( idnull, ref32 ); executeAction( idHdspsp, desc32, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Blur_Tools" type="Script">
		<name id="Script-Show_Blur_Tools/name" value="Zobrazit nástroje rozostření"/> 
		<context id="Script-Show_Blur_Tools/context" value="Panel &gt; Zobrazit nástroje rozostření"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc31 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref31 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref31.putName( idclassPanel, 'panelid.static.blrb' );     desc31.putReference( idnull, ref31 ); executeAction( idShwsp, desc31, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Clone_Source" type="Script">
		<name id="Script-Hide_Clone_Source/name" value="Zdroj klonování skrýt"/> 
		<context id="Script-Hide_Clone_Source/context" value="Panel &gt; Zdroj klonování skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc30 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref30 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref30.putName( idclassPanel, 'panelid.static.clonesource' );     desc30.putReference( idnull, ref30 ); executeAction( idHdspsp, desc30, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Clone_Source" type="Script">
		<name id="Script-Show_Clone_Source/name" value="Zdroj klonování"/> 
		<context id="Script-Show_Clone_Source/context" value="Panel &gt; Zdroj klonování"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc29 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref29 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref29.putName( idclassPanel, 'panelid.static.clonesource' );     desc29.putReference( idnull, ref29 ); executeAction( idShwsp, desc29, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Timeline" type="Script">
		<name id="Script-Hide_Timeline/name" value="Skrýt časovou osu"/> 
		<context id="Script-Hide_Timeline/context" value="Panel &gt; Skrýt časovou osu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc28 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref28 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref28.putName( idclassPanel, 'panelid.static.animation' );     desc28.putReference( idnull, ref28 ); executeAction( idHdspsp, desc28, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Timeline" type="Script">
		<name id="Script-Show_Timeline/name" value="Zobrazit časovou osu"/> 
		<context id="Script-Show_Timeline/context" value="Panel &gt; Zobrazit časovou osu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc27 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref27 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref27.putName( idclassPanel, 'panelid.static.animation' );     desc27.putReference( idnull, ref27 ); executeAction( idShwsp, desc27, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Layer_Comps" type="Script">
		<name id="Script-Hide_Layer_Comps/name" value="Skrýt kompozice vrstev"/> 
		<context id="Script-Hide_Layer_Comps/context" value="Panel &gt; Skrýt kompozice vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc26 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref26 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref26.putName( idclassPanel, 'panelid.static.comps' );     desc26.putReference( idnull, ref26 ); executeAction( idHdspsp, desc26, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Layer_Comps" type="Script">
		<name id="Script-Show_Layer_Comps/name" value="Zobrazit kompozice vrstev"/> 
		<context id="Script-Show_Layer_Comps/context" value="Panel &gt; Zobrazit kompozice vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc25 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref25 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref25.putName( idclassPanel, 'panelid.static.comps' );     desc25.putReference( idnull, ref25 ); executeAction( idShwsp, desc25, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Layers" type="Script">
		<name id="Script-Hide_Layers/name" value="Skrýt vrstvy"/> 
		<context id="Script-Hide_Layers/context" value="Panel &gt; Vrstvy skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc24 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref24 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref24.putName( idclassPanel, 'panelid.static.layers' );     desc24.putReference( idnull, ref24 ); executeAction( idHdspsp, desc24, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Layers" type="Script">
		<name id="Script-Show_Layers/name" value="Zobrazit Vrstvy"/> 
		<context id="Script-Show_Layers/context" value="Panel &gt; Vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc23 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref23 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref23.putName( idclassPanel, 'panelid.static.layers' );     desc23.putReference( idnull, ref23 ); executeAction( idShwsp, desc23, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Channels" type="Script">
		<name id="Script-Hide_Channels/name" value="Kanály skrýt"/> 
		<context id="Script-Hide_Channels/context" value="Panel &gt; Kanály skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc22 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref22 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref22.putName( idclassPanel, 'panelid.static.channels' );     desc22.putReference( idnull, ref22 ); executeAction( idHdspsp, desc22, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Channels" type="Script">
		<name id="Script-Show_Channels/name" value="Kanály"/> 
		<context id="Script-Show_Channels/context" value="Panel &gt; Kanály"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc21 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref21 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref21.putName( idclassPanel, 'panelid.static.channels' );     desc21.putReference( idnull, ref21 ); executeAction( idShwsp, desc21, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Color" type="Script">
		<name id="Script-Hide_Color/name" value="Barvy skrýt"/> 
		<context id="Script-Hide_Color/context" value="Panel &gt; Barvy skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc20 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref20 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref20.putName( idclassPanel, 'panelid.static.picker' );     desc20.putReference( idnull, ref20 ); executeAction( idHdspsp, desc20, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Color" type="Script">
		<name id="Script-Show_Color/name" value="Zobrazit Barvy"/> 
		<context id="Script-Show_Color/context" value="Panel &gt; Barvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc19 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref19 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref19.putName( idclassPanel, 'panelid.static.picker' );     desc19.putReference( idnull, ref19 ); executeAction( idShwsp, desc19, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Tool_Presets" type="Script">
		<name id="Script-Hide_Tool_Presets/name" value="Skrýt přednast. nástroje"/> 
		<context id="Script-Hide_Tool_Presets/context" value="Panel &gt; Skrýt přednast. nástroje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc18 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref18 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref18.putName( idclassPanel, 'panelid.static.toolpresets' );     desc18.putReference( idnull, ref18 ); executeAction( idHdspsp, desc18, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Tool_Presets" type="Script">
		<name id="Script-Show_Tool_Presets/name" value="Přednastavené nástroje"/> 
		<context id="Script-Show_Tool_Presets/context" value="Panel &gt; Přednastavené nástroje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc17 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref17 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref17.putName( idclassPanel, 'panelid.static.toolpresets' );     desc17.putReference( idnull, ref17 ); executeAction( idShwsp, desc17, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Paths" type="Script">
		<name id="Script-Hide_Paths/name" value="Cesty skrýt"/> 
		<context id="Script-Hide_Paths/context" value="Panel &gt; Cesty skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc16 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref16 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref16.putName( idclassPanel, 'panelid.static.paths' );     desc16.putReference( idnull, ref16 ); executeAction( idHdspsp, desc16, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Paths" type="Script">
		<name id="Script-Show_Paths/name" value="Cesty"/> 
		<context id="Script-Show_Paths/context" value="Panel &gt; Cesty"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc15 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref15 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref15.putName( idclassPanel, 'panelid.static.paths' );     desc15.putReference( idnull, ref15 ); executeAction( idShwsp, desc15, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Info" type="Script">
		<name id="Script-Hide_Info/name" value="Informace skrýt"/> 
		<context id="Script-Hide_Info/context" value="Panel &gt; Informace skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc14 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref14 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref14.putName( idclassPanel, 'panelid.static.info' );     desc14.putReference( idnull, ref14 ); executeAction( idHdspsp, desc14, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Info" type="Script">
		<name id="Script-Show_Info/name" value="Zobrazit Informace"/> 
		<context id="Script-Show_Info/context" value="Panel &gt; Informace"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc13 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref13 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref13.putName( idclassPanel, 'panelid.static.info' );     desc13.putReference( idnull, ref13 ); executeAction( idShwsp, desc13, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Histogram" type="Script">
		<name id="Script-Hide_Histogram/name" value="Histogram skrýt"/> 
		<context id="Script-Hide_Histogram/context" value="Panel &gt; Histogram skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc12 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref12 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref12.putName( idclassPanel, 'panelid.static.histogram' );     desc12.putReference( idnull, ref12 ); executeAction( idHdspsp, desc12, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Histogram" type="Script">
		<name id="Script-Show_Histogram/name" value="Histogram"/> 
		<context id="Script-Show_Histogram/context" value="Panel &gt; Histogram"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc11 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref11 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref11.putName( idclassPanel, 'panelid.static.histogram' );     desc11.putReference( idnull, ref11 ); executeAction( idShwsp, desc11, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Swatches" type="Script">
		<name id="Script-Hide_Swatches/name" value="Vzorník skrýt"/> 
		<context id="Script-Hide_Swatches/context" value="Panel &gt; Vzorník skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc10 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref10 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref10.putName( idclassPanel, 'panelid.static.swatches' );     desc10.putReference( idnull, ref10 ); executeAction( idHdspsp, desc10, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Swatches" type="Script">
		<name id="Script-Show_Swatches/name" value="Vzorník"/> 
		<context id="Script-Show_Swatches/context" value="Panel &gt; Vzorník"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc9 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref9 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref9.putName( idclassPanel, 'panelid.static.swatches' );     desc9.putReference( idnull, ref9 ); executeAction( idShwsp, desc9, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Styles" type="Script">
		<name id="Script-Hide_Styles/name" value="Styly skrýt"/> 
		<context id="Script-Hide_Styles/context" value="Panel &gt; Styly skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc8 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref8 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref8.putName( idclassPanel, 'panelid.static.styles' );     desc8.putReference( idnull, ref8 ); executeAction( idHdspsp, desc8, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Styles" type="Script">
		<name id="Script-Show_Styles/name" value="Styly"/> 
		<context id="Script-Show_Styles/context" value="Panel &gt; Styly"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc7 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref7 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref7.putName( idclassPanel, 'panelid.static.styles' );     desc7.putReference( idnull, ref7 ); executeAction( idShwsp, desc7, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Actions" type="Script">
		<name id="Script-Hide_Actions/name" value="Akce skrýt"/> 
		<context id="Script-Hide_Actions/context" value="Panel &gt; Akce skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc6 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref6 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref6.putName( idclassPanel, 'panelid.static.actions' );     desc6.putReference( idnull, ref6 ); executeAction( idHdspsp, desc6, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Actions" type="Script">
		<name id="Script-Show_Actions/name" value="Zobrazit Akce"/> 
		<context id="Script-Show_Actions/context" value="Panel &gt; Akce"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc5 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref5 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref5.putName( idclassPanel, 'panelid.static.actions' );     desc5.putReference( idnull, ref5 ); executeAction( idShwsp, desc5, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Marquee_Options" type="Script">
		<name id="Script-Hide_Marquee_Options/name" value="Skrýt volby výběru"/> 
		<context id="Script-Hide_Marquee_Options/context" value="Panel &gt; Skrýt volby výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc4 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref4 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref4.putName( idclassPanel, 'panelid.static.options' );     desc4.putReference( idnull, ref4 ); executeAction( idHdspsp, desc4, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Marquee_Options" type="Script">
		<name id="Script-Show_Marquee_Options/name" value="Zobrazit volby výběru"/> 
		<context id="Script-Show_Marquee_Options/context" value="Panel &gt; Zobrazit volby výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc3 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref3 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref3.putName( idclassPanel, 'panelid.static.options' );     desc3.putReference( idnull, ref3 ); executeAction( idShwsp, desc3, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Hide_Tools" type="Script">
		<name id="Script-Hide_Tools/name" value="Skrýt nástroje"/> 
		<context id="Script-Hide_Tools/context" value="Panel &gt; Skrýt nástroje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc2 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref2 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref2.putName( idclassPanel, 'panelid.static.toolbar' );     desc2.putReference( idnull, ref2 ); executeAction( idHdspsp, desc2, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Tools" type="Script">
		<name id="Script-Show_Tools/name" value="Zobrazit nástroje"/> 
		<context id="Script-Show_Tools/context" value="Panel &gt; Zobrazit nástroje"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShwsp = charIDToTypeID( 'Shw ' );     var desc1 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref1 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref1.putName( idclassPanel, 'panelid.static.toolbar' );     desc1.putReference( idnull, ref1 ); executeAction( idShwsp, desc1, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close_Tab_Group" type="Panel">
		<name id="Panel-Paragraph-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Paragraph-Close_Tab_Group/context" value="Odstavec &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc132 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref132 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphStylesPanelGroup = stringIDToTypeID( 'closeParagraphStylesPanelGroup' );         ref132.putEnumerated( idMnspsp, idMnIt, idcloseParagraphStylesPanelGroup );     desc132.putReference( idnull, ref132 ); executeAction( idslct, desc132, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close" type="Panel">
		<name id="Panel-Paragraph-Close/name" value="Zavřít"/> 
		<context id="Panel-Paragraph-Close/context" value="Odstavec &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc133 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref133 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphStylesPanel = stringIDToTypeID( 'closeParagraphStylesPanel' );         ref133.putEnumerated( idMnspsp, idMnIt, idcloseParagraphStylesPanel );     desc133.putReference( idnull, ref133 ); executeAction( idslct, desc133, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close_Tab_Group" type="Panel">
		<name id="Panel-Character-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Character-Close_Tab_Group/context" value="Znaky &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc134 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref134 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterStylesPanelGroup = stringIDToTypeID( 'closeCharacterStylesPanelGroup' );         ref134.putEnumerated( idMnspsp, idMnIt, idcloseCharacterStylesPanelGroup );     desc134.putReference( idnull, ref134 ); executeAction( idslct, desc134, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close" type="Panel">
		<name id="Panel-Character-Close/name" value="Zavřít"/> 
		<context id="Panel-Character-Close/context" value="Znaky &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc135 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref135 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterStylesPanel = stringIDToTypeID( 'closeCharacterStylesPanel' );         ref135.putEnumerated( idMnspsp, idMnIt, idcloseCharacterStylesPanel );     desc135.putReference( idnull, ref135 ); executeAction( idslct, desc135, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Color_Lookup_Adjustment-Close_Tab_Group/context" value="Nastavení vyhledání barev &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc136 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref136 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref136.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc136.putReference( idnull, ref136 ); executeAction( idslct, desc136, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Close" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Color_Lookup_Adjustment-Close/context" value="Nastavení vyhledání barev &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc137 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref137 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref137.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc137.putReference( idnull, ref137 ); executeAction( idslct, desc137, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter/context" value="Nastavení vyhledání barev &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc138 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref138 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref138.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc138.putReference( idnull, ref138 ); executeAction( idslct, desc138, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close_Tab_Group" type="Panel">
		<name id="Panel-Adjustments-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Adjustments-Close_Tab_Group/context" value="Přizpůsobení &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc139 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref139 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref139.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc139.putReference( idnull, ref139 ); executeAction( idslct, desc139, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close" type="Panel">
		<name id="Panel-Adjustments-Close/name" value="Zavřít"/> 
		<context id="Panel-Adjustments-Close/context" value="Přizpůsobení &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc140 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref140 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref140.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc140.putReference( idnull, ref140 ); executeAction( idslct, desc140, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Clip_to_Layer" type="Panel">
		<name id="Panel-Adjustments-Clip_to_Layer/name" value="Omezit na vrstvu"/> 
		<context id="Panel-Adjustments-Clip_to_Layer/context" value="Přizpůsobení &gt; Omezit na vrstvu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc141 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref141 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentClip = stringIDToTypeID( 'adjustmentClip' );         ref141.putEnumerated( idMnspsp, idMnIt, idadjustmentClip );     desc141.putReference( idnull, ref141 ); executeAction( idslct, desc141, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Add_Mask_by_Default" type="Panel">
		<name id="Panel-Adjustments-Add_Mask_by_Default/name" value="Přidávat standardně masku"/> 
		<context id="Panel-Adjustments-Add_Mask_by_Default/context" value="Přizpůsobení &gt; Přidávat standardně masku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc142 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref142 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAddMask = stringIDToTypeID( 'adjustmentAddMask' );         ref142.putEnumerated( idMnspsp, idMnIt, idadjustmentAddMask );     desc142.putReference( idnull, ref142 ); executeAction( idslct, desc142, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Lookup" type="Panel">
		<name id="Panel-Adjustments-Color_Lookup/name" value="Vyhledání barev"/> 
		<context id="Panel-Adjustments-Color_Lookup/context" value="Přizpůsobení &gt; Vyhledání barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc143 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref143 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref143.putClass( idcontentLayer );     desc143.putReference( idnull, ref143 );     var idUsng = charIDToTypeID( 'Usng' );         var desc144 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc144.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc143.putObject( idUsng, idcontentLayer, desc144 ); executeAction( idMkspsp, desc143, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Selective_Color" type="Panel">
		<name id="Panel-Adjustments-Selective_Color/name" value="Selektivní barva"/> 
		<context id="Panel-Adjustments-Selective_Color/context" value="Přizpůsobení &gt; Selektivní barva"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc145 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref144 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref144.putClass( idcontentLayer );     desc145.putReference( idnull, ref144 );     var idUsng = charIDToTypeID( 'Usng' );         var desc146 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc146.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc145.putObject( idUsng, idcontentLayer, desc146 ); executeAction( idMkspsp, desc145, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Gradient_Map" type="Panel">
		<name id="Panel-Adjustments-Gradient_Map/name" value="Mapovat na přechod"/> 
		<context id="Panel-Adjustments-Gradient_Map/context" value="Přizpůsobení &gt; Mapovat na přechod"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc147 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref145 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref145.putClass( idcontentLayer );     desc147.putReference( idnull, ref145 );     var idUsng = charIDToTypeID( 'Usng' );         var desc148 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc148.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc147.putObject( idUsng, idcontentLayer, desc148 ); executeAction( idMkspsp, desc147, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Threshold" type="Panel">
		<name id="Panel-Adjustments-Threshold/name" value="Práh"/> 
		<context id="Panel-Adjustments-Threshold/context" value="Přizpůsobení &gt; Práh"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc149 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref146 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref146.putClass( idcontentLayer );     desc149.putReference( idnull, ref146 );     var idUsng = charIDToTypeID( 'Usng' );         var desc150 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc150.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc149.putObject( idUsng, idcontentLayer, desc150 ); executeAction( idMkspsp, desc149, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Posterize" type="Panel">
		<name id="Panel-Adjustments-Posterize/name" value="Posterizovat"/> 
		<context id="Panel-Adjustments-Posterize/context" value="Přizpůsobení &gt; Posterizovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc151 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref147 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref147.putClass( idcontentLayer );     desc151.putReference( idnull, ref147 );     var idUsng = charIDToTypeID( 'Usng' );         var desc152 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc152.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc151.putObject( idUsng, idcontentLayer, desc152 ); executeAction( idMkspsp, desc151, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Invert" type="Panel">
		<name id="Panel-Adjustments-Invert/name" value="Invertovat"/> 
		<context id="Panel-Adjustments-Invert/context" value="Přizpůsobení &gt; Invertovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc153 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref148 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref148.putClass( idcontentLayer );     desc153.putReference( idnull, ref148 );     var idUsng = charIDToTypeID( 'Usng' );         var desc154 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc154.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc153.putObject( idUsng, idcontentLayer, desc154 ); executeAction( idMkspsp, desc153, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Channel_Mixer" type="Panel">
		<name id="Panel-Adjustments-Channel_Mixer/name" value="Míchání kanálů"/> 
		<context id="Panel-Adjustments-Channel_Mixer/context" value="Přizpůsobení &gt; Míchání kanálů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc155 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref149 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref149.putClass( idcontentLayer );     desc155.putReference( idnull, ref149 );     var idUsng = charIDToTypeID( 'Usng' );         var desc156 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc156.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc155.putObject( idUsng, idcontentLayer, desc156 ); executeAction( idMkspsp, desc155, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Photo_Filter" type="Panel">
		<name id="Panel-Adjustments-Photo_Filter/name" value="Fotografický filtr"/> 
		<context id="Panel-Adjustments-Photo_Filter/context" value="Přizpůsobení &gt; Fotografický filtr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc157 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref150 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref150.putClass( idcontentLayer );     desc157.putReference( idnull, ref150 );     var idUsng = charIDToTypeID( 'Usng' );         var desc158 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc158.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc157.putObject( idUsng, idcontentLayer, desc158 ); executeAction( idMkspsp, desc157, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Black_&amp;_White" type="Panel">
		<name id="Panel-Adjustments-Black_&amp;_White/name" value="Černá a bílá"/> 
		<context id="Panel-Adjustments-Black_&amp;_White/context" value="Přizpůsobení &gt; Černá a bílá"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc159 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref151 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref151.putClass( idcontentLayer );     desc159.putReference( idnull, ref151 );     var idUsng = charIDToTypeID( 'Usng' );         var desc160 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc160.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc159.putObject( idUsng, idcontentLayer, desc160 ); executeAction( idMkspsp, desc159, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Balance" type="Panel">
		<name id="Panel-Adjustments-Color_Balance/name" value="Vyvážení barev"/> 
		<context id="Panel-Adjustments-Color_Balance/context" value="Přizpůsobení &gt; Vyvážení barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc161 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref152 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref152.putClass( idcontentLayer );     desc161.putReference( idnull, ref152 );     var idUsng = charIDToTypeID( 'Usng' );         var desc162 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc162.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc161.putObject( idUsng, idcontentLayer, desc162 ); executeAction( idMkspsp, desc161, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Hue/Saturation" type="Panel">
		<name id="Panel-Adjustments-Hue/Saturation/name" value="Odstín a sytost"/> 
		<context id="Panel-Adjustments-Hue/Saturation/context" value="Přizpůsobení &gt; Odstín a sytost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc163 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref153 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref153.putClass( idcontentLayer );     desc163.putReference( idnull, ref153 );     var idUsng = charIDToTypeID( 'Usng' );         var desc164 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc164.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc163.putObject( idUsng, idcontentLayer, desc164 ); executeAction( idMkspsp, desc163, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Vibrance" type="Panel">
		<name id="Panel-Adjustments-Vibrance/name" value="Živost"/> 
		<context id="Panel-Adjustments-Vibrance/context" value="Přizpůsobení &gt; Živost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc165 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref154 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref154.putClass( idcontentLayer );     desc165.putReference( idnull, ref154 );     var idUsng = charIDToTypeID( 'Usng' );         var desc166 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc166.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc165.putObject( idUsng, idcontentLayer, desc166 ); executeAction( idMkspsp, desc165, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Exposure" type="Panel">
		<name id="Panel-Adjustments-Exposure/name" value="Expozice"/> 
		<context id="Panel-Adjustments-Exposure/context" value="Přizpůsobení &gt; Expozice"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc167 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref155 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref155.putClass( idcontentLayer );     desc167.putReference( idnull, ref155 );     var idUsng = charIDToTypeID( 'Usng' );         var desc168 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc168.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc167.putObject( idUsng, idcontentLayer, desc168 ); executeAction( idMkspsp, desc167, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves" type="Panel">
		<name id="Panel-Adjustments-Curves/name" value="Křivky"/> 
		<context id="Panel-Adjustments-Curves/context" value="Přizpůsobení &gt; Křivky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc169 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref156 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref156.putClass( idcontentLayer );     desc169.putReference( idnull, ref156 );     var idUsng = charIDToTypeID( 'Usng' );         var desc170 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc170.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc169.putObject( idUsng, idcontentLayer, desc170 ); executeAction( idMkspsp, desc169, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Levels" type="Panel">
		<name id="Panel-Adjustments-Levels/name" value="Úrovně"/> 
		<context id="Panel-Adjustments-Levels/context" value="Přizpůsobení &gt; Úrovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc171 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref157 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref157.putClass( idcontentLayer );     desc171.putReference( idnull, ref157 );     var idUsng = charIDToTypeID( 'Usng' );         var desc172 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc172.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc171.putObject( idUsng, idcontentLayer, desc172 ); executeAction( idMkspsp, desc171, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Brightness/Contrast" type="Panel">
		<name id="Panel-Adjustments-Brightness/Contrast/name" value="Jas a kontrast"/> 
		<context id="Panel-Adjustments-Brightness/Contrast/context" value="Přizpůsobení &gt; Jas a kontrast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc173 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref158 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref158.putClass( idcontentLayer );     desc173.putReference( idnull, ref158 );     var idUsng = charIDToTypeID( 'Usng' );         var desc174 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc174.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc173.putObject( idUsng, idcontentLayer, desc174 ); executeAction( idMkspsp, desc173, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves_Display_Options" type="Panel">
		<name id="Panel-Adjustments-Curves_Display_Options/name" value="Volby zobrazení křivek"/> 
		<context id="Panel-Adjustments-Curves_Display_Options/context" value="Přizpůsobení &gt; Volby zobrazení křivek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc175 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref159 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurvesDisplayOptions = stringIDToTypeID( 'curvesDisplayOptions' );         ref159.putEnumerated( idMnspsp, idMnIt, idcurvesDisplayOptions );     desc175.putReference( idnull, ref159 ); executeAction( idslct, desc175, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)" type="Panel">
		<name id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)/name" value="Zobrazit omezení pro černé a bílé body (Úrovně/Křivky)"/> 
		<context id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)/context" value="Přizpůsobení &gt; Zobrazit omezení pro černé a bílé body (Úrovně/Křivky)"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc176 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref160 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentShowClipping = stringIDToTypeID( 'adjustmentShowClipping' );         ref160.putEnumerated( idMnspsp, idMnIt, idadjustmentShowClipping );     desc176.putReference( idnull, ref160 ); executeAction( idslct, desc176, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto_Options_(Levels/Curves)" type="Panel">
		<name id="Panel-Adjustments-Auto_Options_(Levels/Curves)/name" value="Volby pro Automaticky (Úrovně/Křivky)"/> 
		<context id="Panel-Adjustments-Auto_Options_(Levels/Curves)/context" value="Přizpůsobení &gt; Volby pro Automaticky (Úrovně/Křivky)"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc177 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref161 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref161.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoOptions );     desc177.putReference( idnull, ref161 ); executeAction( idslct, desc177, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Delete_Current_Preset" type="Panel">
		<name id="Panel-Adjustments-Delete_Current_Preset/name" value="Odstranit platné přednastavení"/> 
		<context id="Panel-Adjustments-Delete_Current_Preset/context" value="Přizpůsobení &gt; Odstranit platné přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc178 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref162 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref162.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc178.putReference( idnull, ref162 ); executeAction( idslct, desc178, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Load_Preset" type="Panel">
		<name id="Panel-Adjustments-Load_Preset/name" value="Načíst přednastavení"/> 
		<context id="Panel-Adjustments-Load_Preset/context" value="Přizpůsobení &gt; Načíst přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc179 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref163 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref163.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc179.putReference( idnull, ref163 ); executeAction( idslct, desc179, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Save_Preset" type="Panel">
		<name id="Panel-Adjustments-Save_Preset/name" value="Uložit přednastavení"/> 
		<context id="Panel-Adjustments-Save_Preset/context" value="Přizpůsobení &gt; Uložit přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc180 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref164 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref164.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc180.putReference( idnull, ref164 ); executeAction( idslct, desc180, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Reset" type="Panel">
		<name id="Panel-Adjustments-Reset/name" value="Obnovit"/> 
		<context id="Panel-Adjustments-Reset/context" value="Přizpůsobení &gt; Obnovit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc181 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref165 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref165.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc181.putReference( idnull, ref165 ); executeAction( idslct, desc181, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Adjustments-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Adjustments-Auto-Select_Parameter/context" value="Přizpůsobení &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc182 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref166 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref166.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc182.putReference( idnull, ref166 ); executeAction( idslct, desc182, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection/name" value="Průsečík cesty tvaru s výběrem"/> 
		<context id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection/context" value="Panel masky &gt; Průsečík cesty tvaru s výběrem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc183 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref167 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectVectorMaskWithSelection = stringIDToTypeID( 'intersectVectorMaskWithSelection' );         ref167.putEnumerated( idMnspsp, idMnIt, idintersectVectorMaskWithSelection );     desc183.putReference( idnull, ref167 ); executeAction( idslct, desc183, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection/name" value="Odečíst cestu tvaru od výběru"/> 
		<context id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection/context" value="Panel masky &gt; Odečíst cestu tvaru od výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc184 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref168 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractVectorMaskFromSelection = stringIDToTypeID( 'subtractVectorMaskFromSelection' );         ref168.putEnumerated( idMnspsp, idMnIt, idsubtractVectorMaskFromSelection );     desc184.putReference( idnull, ref168 ); executeAction( idslct, desc184, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Shape_Path_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Shape_Path_To_Selection/name" value="Přidat cestu tvaru k výběru"/> 
		<context id="Panel-MaskPanel-Add_Shape_Path_To_Selection/context" value="Panel masky &gt; Přidat cestu tvaru k výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc185 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref169 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVectorMaskToSelection = stringIDToTypeID( 'addVectorMaskToSelection' );         ref169.putEnumerated( idMnspsp, idMnIt, idaddVectorMaskToSelection );     desc185.putReference( idnull, ref169 ); executeAction( idslct, desc185, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection/name" value="Průsečík vektorové masky s výběrem"/> 
		<context id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection/context" value="Panel masky &gt; Průsečík vektorové masky s výběrem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc186 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref170 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectVectorMaskWithSelection = stringIDToTypeID( 'intersectVectorMaskWithSelection' );         ref170.putEnumerated( idMnspsp, idMnIt, idintersectVectorMaskWithSelection );     desc186.putReference( idnull, ref170 ); executeAction( idslct, desc186, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection/name" value="Odečíst vektorovou masku od výběru"/> 
		<context id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection/context" value="Panel masky &gt; Odečíst vektorovou masku od výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc187 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref171 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractVectorMaskFromSelection = stringIDToTypeID( 'subtractVectorMaskFromSelection' );         ref171.putEnumerated( idMnspsp, idMnIt, idsubtractVectorMaskFromSelection );     desc187.putReference( idnull, ref171 ); executeAction( idslct, desc187, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Vector_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Vector_Mask_To_Selection/name" value="Přidat vektorovou masku k výběru"/> 
		<context id="Panel-MaskPanel-Add_Vector_Mask_To_Selection/context" value="Panel masky &gt; Přidat vektorovou masku k výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc188 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref172 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVectorMaskToSelection = stringIDToTypeID( 'addVectorMaskToSelection' );         ref172.putEnumerated( idMnspsp, idMnIt, idaddVectorMaskToSelection );     desc188.putReference( idnull, ref172 ); executeAction( idslct, desc188, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection/name" value="Průsečík masky filtru s výběrem"/> 
		<context id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection/context" value="Panel masky &gt; Průsečík masky filtru s výběrem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc189 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref173 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectFilterMaskWithSelection = stringIDToTypeID( 'intersectFilterMaskWithSelection' );         ref173.putEnumerated( idMnspsp, idMnIt, idintersectFilterMaskWithSelection );     desc189.putReference( idnull, ref173 ); executeAction( idslct, desc189, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection/name" value="Odečíst masku filtru z výběru"/> 
		<context id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection/context" value="Panel masky &gt; Odečíst masku filtru z výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc190 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref174 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractFilterMaskFromSelection = stringIDToTypeID( 'subtractFilterMaskFromSelection' );         ref174.putEnumerated( idMnspsp, idMnIt, idsubtractFilterMaskFromSelection );     desc190.putReference( idnull, ref174 ); executeAction( idslct, desc190, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Filter_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Filter_Mask_To_Selection/name" value="Přidat k výběru masku filtru"/> 
		<context id="Panel-MaskPanel-Add_Filter_Mask_To_Selection/context" value="Panel masky &gt; Přidat k výběru masku filtru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc191 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref175 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddFilterMaskToSelection = stringIDToTypeID( 'addFilterMaskToSelection' );         ref175.putEnumerated( idMnspsp, idMnIt, idaddFilterMaskToSelection );     desc191.putReference( idnull, ref175 ); executeAction( idslct, desc191, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Filter_Mask_Options" type="Panel">
		<name id="Panel-MaskPanel-Filter_Mask_Options/name" value="Volby masky filtru"/> 
		<context id="Panel-MaskPanel-Filter_Mask_Options/context" value="Panel masky &gt; Volby masky filtru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc192 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref176 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfilterMaskOptions = stringIDToTypeID( 'filterMaskOptions' );         ref176.putEnumerated( idMnspsp, idMnIt, idfilterMaskOptions );     desc192.putReference( idnull, ref176 ); executeAction( idslct, desc192, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Intersect_Mask_With_Selection" type="Panel">
		<name id="Panel-MaskPanel-Intersect_Mask_With_Selection/name" value="Průsečík masky s výběrem"/> 
		<context id="Panel-MaskPanel-Intersect_Mask_With_Selection/context" value="Panel masky &gt; Průsečík masky s výběrem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc193 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref177 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idintersectUserMaskWithSelection = stringIDToTypeID( 'intersectUserMaskWithSelection' );         ref177.putEnumerated( idMnspsp, idMnIt, idintersectUserMaskWithSelection );     desc193.putReference( idnull, ref177 ); executeAction( idslct, desc193, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Subtract_Mask_From_Selection" type="Panel">
		<name id="Panel-MaskPanel-Subtract_Mask_From_Selection/name" value="Odečíst masku z výběru"/> 
		<context id="Panel-MaskPanel-Subtract_Mask_From_Selection/context" value="Panel masky &gt; Odečíst masku z výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc194 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref178 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsubtractUserMaskFromSelection = stringIDToTypeID( 'subtractUserMaskFromSelection' );         ref178.putEnumerated( idMnspsp, idMnIt, idsubtractUserMaskFromSelection );     desc194.putReference( idnull, ref178 ); executeAction( idslct, desc194, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Add_Mask_To_Selection" type="Panel">
		<name id="Panel-MaskPanel-Add_Mask_To_Selection/name" value="Přidat masku k výběru"/> 
		<context id="Panel-MaskPanel-Add_Mask_To_Selection/context" value="Panel masky &gt; Přidat masku k výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc195 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref179 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddUserMaskToSelection = stringIDToTypeID( 'addUserMaskToSelection' );         ref179.putEnumerated( idMnspsp, idMnIt, idaddUserMaskToSelection );     desc195.putReference( idnull, ref179 ); executeAction( idslct, desc195, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-MaskPanel-Mask_Options" type="Panel">
		<name id="Panel-MaskPanel-Mask_Options/name" value="Volby masky"/> 
		<context id="Panel-MaskPanel-Mask_Options/context" value="Panel masky &gt; Volby masky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc196 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref180 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idUsrM = charIDToTypeID( 'UsrM' );         ref180.putEnumerated( idMnspsp, idMnIt, idUsrM );     desc196.putReference( idnull, ref180 ); executeAction( idslct, desc196, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Close_Tab_Group" type="Panel">
		<name id="Panel-Vibrance-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Vibrance-Close_Tab_Group/context" value="Živost &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc197 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref181 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref181.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc197.putReference( idnull, ref181 ); executeAction( idslct, desc197, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Close" type="Panel">
		<name id="Panel-Vibrance-Close/name" value="Zavřít"/> 
		<context id="Panel-Vibrance-Close/context" value="Živost &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc198 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref182 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref182.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc198.putReference( idnull, ref182 ); executeAction( idslct, desc198, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Reset_Vibrance" type="Panel">
		<name id="Panel-Vibrance-Reset_Vibrance/name" value="Obnovit živost"/> 
		<context id="Panel-Vibrance-Reset_Vibrance/context" value="Živost &gt; Obnovit živost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc199 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref183 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref183.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc199.putReference( idnull, ref183 ); executeAction( idslct, desc199, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Vibrance-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Vibrance-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Vibrance-Auto-Select_Parameter/context" value="Živost &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc200 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref184 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref184.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc200.putReference( idnull, ref184 ); executeAction( idslct, desc200, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Invert_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Invert_Adjustment-Close_Tab_Group/context" value="Invertovat nastavení &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc201 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref185 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref185.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc201.putReference( idnull, ref185 ); executeAction( idslct, desc201, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Close" type="Panel">
		<name id="Panel-Invert_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Invert_Adjustment-Close/context" value="Invertovat nastavení &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc202 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref186 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref186.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc202.putReference( idnull, ref186 ); executeAction( idslct, desc202, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Invert_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Invert_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Invert_Adjustment-Auto-Select_Parameter/context" value="Invertovat nastavení &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc203 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref187 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref187.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc203.putReference( idnull, ref187 ); executeAction( idslct, desc203, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group/context" value="Nastavení Odstín a sytost &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc204 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref188 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref188.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc204.putReference( idnull, ref188 ); executeAction( idslct, desc204, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Close" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Close/context" value="Nastavení Odstín a sytost &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc205 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref189 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref189.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc205.putReference( idnull, ref189 ); executeAction( idslct, desc205, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation/name" value="Obnovit Odstín a sytost"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation/context" value="Nastavení Odstín a sytost &gt; Obnovit Odstín a sytost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc206 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref190 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref190.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc206.putReference( idnull, ref190 ); executeAction( idslct, desc206, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset/name" value="Odstranit platné přednastavení"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset/context" value="Nastavení Odstín a sytost &gt; Odstranit platné přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc207 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref191 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref191.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc207.putReference( idnull, ref191 ); executeAction( idslct, desc207, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset/name" value="Načíst přednastavení pro Odstín a sytost"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset/context" value="Nastavení Odstín a sytost &gt; Načíst přednastavení pro Odstín a sytost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc208 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref192 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref192.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc208.putReference( idnull, ref192 ); executeAction( idslct, desc208, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset/name" value="Uložit přednastavení pro Odstín a sytost"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset/context" value="Nastavení Odstín a sytost &gt; Uložit přednastavení pro Odstín a sytost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc209 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref193 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref193.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc209.putReference( idnull, ref193 ); executeAction( idslct, desc209, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="Automatický výběr nástroje Cílená úprava"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Nastavení Odstín a sytost &gt; Automatický výběr nástroje Cílená úprava"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc210 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref194 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref194.putEnumerated( idMnspsp, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc210.putReference( idnull, ref194 ); executeAction( idslct, desc210, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter/context" value="Nastavení Odstín a sytost &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc211 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref195 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref195.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc211.putReference( idnull, ref195 ); executeAction( idslct, desc211, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Exposure_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Exposure_Adjustment-Close_Tab_Group/context" value="Nastavení Expozice &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc212 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref196 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref196.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc212.putReference( idnull, ref196 ); executeAction( idslct, desc212, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Close" type="Panel">
		<name id="Panel-Exposure_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Exposure_Adjustment-Close/context" value="Nastavení Expozice &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc213 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref197 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref197.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc213.putReference( idnull, ref197 ); executeAction( idslct, desc213, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Reset_Exposure" type="Panel">
		<name id="Panel-Exposure_Adjustment-Reset_Exposure/name" value="Obnovit Expozici"/> 
		<context id="Panel-Exposure_Adjustment-Reset_Exposure/context" value="Nastavení Expozice &gt; Obnovit Expozici"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc214 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref198 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref198.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc214.putReference( idnull, ref198 ); executeAction( idslct, desc214, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Delete_Current_Preset/name" value="Odstranit platné přednastavení"/> 
		<context id="Panel-Exposure_Adjustment-Delete_Current_Preset/context" value="Nastavení Expozice &gt; Odstranit platné přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc215 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref199 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref199.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc215.putReference( idnull, ref199 ); executeAction( idslct, desc215, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Load_Exposure_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Load_Exposure_Preset/name" value="Načíst přednastavení pro Expozici"/> 
		<context id="Panel-Exposure_Adjustment-Load_Exposure_Preset/context" value="Nastavení Expozice &gt; Načíst přednastavení pro Expozici"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc216 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref200 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref200.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc216.putReference( idnull, ref200 ); executeAction( idslct, desc216, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Save_Exposure_Preset" type="Panel">
		<name id="Panel-Exposure_Adjustment-Save_Exposure_Preset/name" value="Uložit přednastavení pro Expozici"/> 
		<context id="Panel-Exposure_Adjustment-Save_Exposure_Preset/context" value="Nastavení Expozice &gt; Uložit přednastavení pro Expozici"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc217 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref201 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref201.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc217.putReference( idnull, ref201 ); executeAction( idslct, desc217, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Exposure_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Exposure_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Exposure_Adjustment-Auto-Select_Parameter/context" value="Nastavení Expozice &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc218 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref202 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref202.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc218.putReference( idnull, ref202 ); executeAction( idslct, desc218, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Selective_Color_Adjustment-Close_Tab_Group/context" value="Nastavení Selektivní barva &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc219 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref203 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref203.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc219.putReference( idnull, ref203 ); executeAction( idslct, desc219, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Close" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Selective_Color_Adjustment-Close/context" value="Nastavení Selektivní barva &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc220 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref204 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref204.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc220.putReference( idnull, ref204 ); executeAction( idslct, desc220, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Reset_Selective_Color" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Reset_Selective_Color/name" value="Obnovit selektivní barvu"/> 
		<context id="Panel-Selective_Color_Adjustment-Reset_Selective_Color/context" value="Nastavení Selektivní barva &gt; Obnovit selektivní barvu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc221 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref205 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref205.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc221.putReference( idnull, ref205 ); executeAction( idslct, desc221, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Delete_Current_Preset/name" value="Odstranit platné přednastavení"/> 
		<context id="Panel-Selective_Color_Adjustment-Delete_Current_Preset/context" value="Nastavení Selektivní barva &gt; Odstranit platné přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc222 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref206 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref206.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc222.putReference( idnull, ref206 ); executeAction( idslct, desc222, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset/name" value="Načíst přednastavení selektivní barvy"/> 
		<context id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset/context" value="Nastavení Selektivní barva &gt; Načíst přednastavení selektivní barvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc223 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref207 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref207.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc223.putReference( idnull, ref207 ); executeAction( idslct, desc223, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset/name" value="Uložit přednastavení selektivní barvy"/> 
		<context id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset/context" value="Nastavení Selektivní barva &gt; Uložit přednastavení selektivní barvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc224 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref208 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref208.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc224.putReference( idnull, ref208 ); executeAction( idslct, desc224, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter/context" value="Nastavení Selektivní barva &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc225 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref209 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref209.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc225.putReference( idnull, ref209 ); executeAction( idslct, desc225, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Color_Balance_Adjustment-Close_Tab_Group/context" value="Nastavení Vyvážení barev &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc226 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref210 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref210.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc226.putReference( idnull, ref210 ); executeAction( idslct, desc226, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Close" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Color_Balance_Adjustment-Close/context" value="Nastavení Vyvážení barev &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc227 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref211 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref211.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc227.putReference( idnull, ref211 ); executeAction( idslct, desc227, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Reset_Color_Balance" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Reset_Color_Balance/name" value="Obnovit Vyvážení barev"/> 
		<context id="Panel-Color_Balance_Adjustment-Reset_Color_Balance/context" value="Nastavení Vyvážení barev &gt; Obnovit Vyvážení barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc228 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref212 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref212.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc228.putReference( idnull, ref212 ); executeAction( idslct, desc228, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter/context" value="Nastavení Vyvážení barev &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc229 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref213 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref213.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc229.putReference( idnull, ref213 ); executeAction( idslct, desc229, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group/context" value="Nastavení Míchání kanálů &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc230 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref214 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref214.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc230.putReference( idnull, ref214 ); executeAction( idslct, desc230, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Close" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Close/context" value="Nastavení Míchání kanálů &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc231 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref215 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref215.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc231.putReference( idnull, ref215 ); executeAction( idslct, desc231, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer/name" value="Obnovit Míchání kanálů"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer/context" value="Nastavení Míchání kanálů &gt; Obnovit Míchání kanálů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc232 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref216 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref216.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc232.putReference( idnull, ref216 ); executeAction( idslct, desc232, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset/name" value="Odstranit platné přednastavení"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset/context" value="Nastavení Míchání kanálů &gt; Odstranit platné přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc233 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref217 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref217.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc233.putReference( idnull, ref217 ); executeAction( idslct, desc233, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset/name" value="Načíst přednastavení pro Míchání kanálů"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset/context" value="Nastavení Míchání kanálů &gt; Načíst přednastavení pro Míchání kanálů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc234 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref218 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref218.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc234.putReference( idnull, ref218 ); executeAction( idslct, desc234, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset/name" value="Uložit přednastavení pro Míchání kanálů"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset/context" value="Nastavení Míchání kanálů &gt; Uložit přednastavení pro Míchání kanálů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc235 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref219 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref219.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc235.putReference( idnull, ref219 ); executeAction( idslct, desc235, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter/context" value="Nastavení Míchání kanálů &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc236 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref220 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref220.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc236.putReference( idnull, ref220 ); executeAction( idslct, desc236, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Photo_Filters_Adjustment-Close_Tab_Group/context" value="Nastavení Fotografické filtry &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc237 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref221 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref221.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc237.putReference( idnull, ref221 ); executeAction( idslct, desc237, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Close" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Photo_Filters_Adjustment-Close/context" value="Nastavení Fotografické filtry &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc238 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref222 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref222.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc238.putReference( idnull, ref222 ); executeAction( idslct, desc238, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters/name" value="Obnovit Fotografické filtry"/> 
		<context id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters/context" value="Nastavení Fotografické filtry &gt; Obnovit Fotografické filtry"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc239 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref223 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref223.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc239.putReference( idnull, ref223 ); executeAction( idslct, desc239, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter/context" value="Nastavení Fotografické filtry &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc240 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref224 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref224.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc240.putReference( idnull, ref224 ); executeAction( idslct, desc240, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Gradient_Map_Adjustment-Close_Tab_Group/context" value="Nastavení Mapovat na přechod &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc241 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref225 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref225.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc241.putReference( idnull, ref225 ); executeAction( idslct, desc241, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Close" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Gradient_Map_Adjustment-Close/context" value="Nastavení Mapovat na přechod &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc242 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref226 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref226.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc242.putReference( idnull, ref226 ); executeAction( idslct, desc242, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map/name" value="Obnovit Mapovat na přechod"/> 
		<context id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map/context" value="Nastavení Mapovat na přechod &gt; Obnovit Mapovat na přechod"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc243 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref227 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref227.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc243.putReference( idnull, ref227 ); executeAction( idslct, desc243, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter/context" value="Nastavení Mapovat na přechod &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc244 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref228 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref228.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc244.putReference( idnull, ref228 ); executeAction( idslct, desc244, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Threshold_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Threshold_Adjustment-Close_Tab_Group/context" value="Nastavení Práh &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc245 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref229 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref229.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc245.putReference( idnull, ref229 ); executeAction( idslct, desc245, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Close" type="Panel">
		<name id="Panel-Threshold_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Threshold_Adjustment-Close/context" value="Nastavení Práh &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc246 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref230 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref230.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc246.putReference( idnull, ref230 ); executeAction( idslct, desc246, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Reset_Threshold" type="Panel">
		<name id="Panel-Threshold_Adjustment-Reset_Threshold/name" value="Obnovit Práh"/> 
		<context id="Panel-Threshold_Adjustment-Reset_Threshold/context" value="Nastavení Práh &gt; Obnovit Práh"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc247 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref231 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref231.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc247.putReference( idnull, ref231 ); executeAction( idslct, desc247, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Threshold_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Threshold_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Threshold_Adjustment-Auto-Select_Parameter/context" value="Nastavení Práh &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc248 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref232 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref232.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc248.putReference( idnull, ref232 ); executeAction( idslct, desc248, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Posterize_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Posterize_Adjustment-Close_Tab_Group/context" value="Nastavení Posterizace &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc249 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref233 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref233.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc249.putReference( idnull, ref233 ); executeAction( idslct, desc249, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Close" type="Panel">
		<name id="Panel-Posterize_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Posterize_Adjustment-Close/context" value="Nastavení Posterizace &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc250 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref234 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref234.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc250.putReference( idnull, ref234 ); executeAction( idslct, desc250, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Reset_Posterize" type="Panel">
		<name id="Panel-Posterize_Adjustment-Reset_Posterize/name" value="Obnovit Posterizaci"/> 
		<context id="Panel-Posterize_Adjustment-Reset_Posterize/context" value="Nastavení Posterizace &gt; Obnovit Posterizaci"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc251 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref235 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref235.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc251.putReference( idnull, ref235 ); executeAction( idslct, desc251, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Posterize_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Posterize_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Posterize_Adjustment-Auto-Select_Parameter/context" value="Nastavení Posterizace &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc252 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref236 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref236.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc252.putReference( idnull, ref236 ); executeAction( idslct, desc252, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group/context" value="Nastavení Jas a kontrast &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc253 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref237 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref237.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc253.putReference( idnull, ref237 ); executeAction( idslct, desc253, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Close" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Close/context" value="Nastavení Jas a kontrast &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc254 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref238 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref238.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc254.putReference( idnull, ref238 ); executeAction( idslct, desc254, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast/name" value="Obnovit Jas a kontrast"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast/context" value="Nastavení Jas a kontrast &gt; Obnovit Jas a kontrast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc255 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref239 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref239.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc255.putReference( idnull, ref239 ); executeAction( idslct, desc255, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter/context" value="Nastavení Jas a kontrast &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc256 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref240 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref240.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc256.putReference( idnull, ref240 ); executeAction( idslct, desc256, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group/context" value="Nastavení Černobílý &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc257 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref241 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref241.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc257.putReference( idnull, ref241 ); executeAction( idslct, desc257, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Close" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Close/context" value="Nastavení Černobílý &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc258 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref242 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref242.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc258.putReference( idnull, ref242 ); executeAction( idslct, desc258, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White/name" value="Obnovit Černobílý"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White/context" value="Nastavení Černobílý &gt; Obnovit Černobílý"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc259 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref243 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref243.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc259.putReference( idnull, ref243 ); executeAction( idslct, desc259, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset/name" value="Odstranit platné přednastavení"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset/context" value="Nastavení Černobílý &gt; Odstranit platné přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc260 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref244 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref244.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc260.putReference( idnull, ref244 ); executeAction( idslct, desc260, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset/name" value="Načíst přednastavení pro Černobílý"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset/context" value="Nastavení Černobílý &gt; Načíst přednastavení pro Černobílý"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc261 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref245 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref245.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc261.putReference( idnull, ref245 ); executeAction( idslct, desc261, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset/name" value="Uložit přednastavení pro Černobílý"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset/context" value="Nastavení Černobílý &gt; Uložit přednastavení pro Černobílý"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc262 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref246 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref246.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc262.putReference( idnull, ref246 ); executeAction( idslct, desc262, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="Automatický výběr nástroje Cílená úprava"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Nastavení Černobílý &gt; Automatický výběr nástroje Cílená úprava"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc263 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref247 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref247.putEnumerated( idMnspsp, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc263.putReference( idnull, ref247 ); executeAction( idslct, desc263, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter/context" value="Nastavení Černobílý &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc264 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref248 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref248.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc264.putReference( idnull, ref248 ); executeAction( idslct, desc264, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Levels_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Levels_Adjustment-Close_Tab_Group/context" value="Nastavení Úrovně &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc265 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref249 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref249.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc265.putReference( idnull, ref249 ); executeAction( idslct, desc265, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Close" type="Panel">
		<name id="Panel-Levels_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Levels_Adjustment-Close/context" value="Nastavení Úrovně &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc266 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref250 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref250.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc266.putReference( idnull, ref250 ); executeAction( idslct, desc266, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Reset_Levels" type="Panel">
		<name id="Panel-Levels_Adjustment-Reset_Levels/name" value="Obnovit Úrovně"/> 
		<context id="Panel-Levels_Adjustment-Reset_Levels/context" value="Nastavení Úrovně &gt; Obnovit Úrovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc267 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref251 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref251.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc267.putReference( idnull, ref251 ); executeAction( idslct, desc267, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Auto_Options" type="Panel">
		<name id="Panel-Levels_Adjustment-Auto_Options/name" value="Volby pro Automaticky"/> 
		<context id="Panel-Levels_Adjustment-Auto_Options/context" value="Nastavení Úrovně &gt; Volby pro Automaticky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc268 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref252 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref252.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoOptions );     desc268.putReference( idnull, ref252 ); executeAction( idslct, desc268, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Delete_Current_Preset/name" value="Odstranit platné přednastavení"/> 
		<context id="Panel-Levels_Adjustment-Delete_Current_Preset/context" value="Nastavení Úrovně &gt; Odstranit platné přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc269 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref253 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref253.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc269.putReference( idnull, ref253 ); executeAction( idslct, desc269, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Load_Levels_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Load_Levels_Preset/name" value="Načíst přednastavení pro Úrovně"/> 
		<context id="Panel-Levels_Adjustment-Load_Levels_Preset/context" value="Nastavení Úrovně &gt; Načíst přednastavení pro Úrovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc270 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref254 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref254.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc270.putReference( idnull, ref254 ); executeAction( idslct, desc270, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Save_Levels_Preset" type="Panel">
		<name id="Panel-Levels_Adjustment-Save_Levels_Preset/name" value="Uložit přednastavení pro Úrovně"/> 
		<context id="Panel-Levels_Adjustment-Save_Levels_Preset/context" value="Nastavení Úrovně &gt; Uložit přednastavení pro Úrovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc271 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref255 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref255.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc271.putReference( idnull, ref255 ); executeAction( idslct, desc271, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Levels_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Levels_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Levels_Adjustment-Auto-Select_Parameter/context" value="Nastavení Úrovně &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc272 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref256 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref256.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc272.putReference( idnull, ref256 ); executeAction( idslct, desc272, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Close_Tab_Group" type="Panel">
		<name id="Panel-Curves_Adjustment-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Curves_Adjustment-Close_Tab_Group/context" value="Nastavení Křivky &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc273 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref257 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref257.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc273.putReference( idnull, ref257 ); executeAction( idslct, desc273, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Close" type="Panel">
		<name id="Panel-Curves_Adjustment-Close/name" value="Zavřít"/> 
		<context id="Panel-Curves_Adjustment-Close/context" value="Nastavení Křivky &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc274 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref258 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref258.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc274.putReference( idnull, ref258 ); executeAction( idslct, desc274, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Reset_Curves" type="Panel">
		<name id="Panel-Curves_Adjustment-Reset_Curves/name" value="Obnovit Křivky"/> 
		<context id="Panel-Curves_Adjustment-Reset_Curves/context" value="Nastavení Křivky &gt; Obnovit Křivky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc275 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref259 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentReset = stringIDToTypeID( 'adjustmentReset' );         ref259.putEnumerated( idMnspsp, idMnIt, idadjustmentReset );     desc275.putReference( idnull, ref259 ); executeAction( idslct, desc275, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto_Options" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto_Options/name" value="Volby pro Automaticky"/> 
		<context id="Panel-Curves_Adjustment-Auto_Options/context" value="Nastavení Křivky &gt; Volby pro Automaticky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc276 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref260 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoOptions = stringIDToTypeID( 'adjustmentAutoOptions' );         ref260.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoOptions );     desc276.putReference( idnull, ref260 ); executeAction( idslct, desc276, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points" type="Panel">
		<name id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points/name" value="Zobrazit omezení pro černé a bílé body"/> 
		<context id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points/context" value="Nastavení Křivky &gt; Zobrazit omezení pro černé a bílé body"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc277 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref261 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentShowClipping = stringIDToTypeID( 'adjustmentShowClipping' );         ref261.putEnumerated( idMnspsp, idMnIt, idadjustmentShowClipping );     desc277.putReference( idnull, ref261 ); executeAction( idslct, desc277, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Curves_Display_Options" type="Panel">
		<name id="Panel-Curves_Adjustment-Curves_Display_Options/name" value="Volby zobrazení křivek"/> 
		<context id="Panel-Curves_Adjustment-Curves_Display_Options/context" value="Nastavení Křivky &gt; Volby zobrazení křivek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc278 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref262 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurvesDisplayOptions = stringIDToTypeID( 'curvesDisplayOptions' );         ref262.putEnumerated( idMnspsp, idMnIt, idcurvesDisplayOptions );     desc278.putReference( idnull, ref262 ); executeAction( idslct, desc278, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Delete_Current_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Delete_Current_Preset/name" value="Odstranit platné přednastavení"/> 
		<context id="Panel-Curves_Adjustment-Delete_Current_Preset/context" value="Nastavení Křivky &gt; Odstranit platné přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc279 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref263 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentDeletePreset = stringIDToTypeID( 'adjustmentDeletePreset' );         ref263.putEnumerated( idMnspsp, idMnIt, idadjustmentDeletePreset );     desc279.putReference( idnull, ref263 ); executeAction( idslct, desc279, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Load_Curves_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Load_Curves_Preset/name" value="Načíst přednastavení pro Křivky"/> 
		<context id="Panel-Curves_Adjustment-Load_Curves_Preset/context" value="Nastavení Křivky &gt; Načíst přednastavení pro Křivky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc280 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref264 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentLoadPreset = stringIDToTypeID( 'adjustmentLoadPreset' );         ref264.putEnumerated( idMnspsp, idMnIt, idadjustmentLoadPreset );     desc280.putReference( idnull, ref264 ); executeAction( idslct, desc280, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Save_Curves_Preset" type="Panel">
		<name id="Panel-Curves_Adjustment-Save_Curves_Preset/name" value="Uložit přednastavení pro Křivky"/> 
		<context id="Panel-Curves_Adjustment-Save_Curves_Preset/context" value="Nastavení Křivky &gt; Uložit přednastavení pro Křivky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc281 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref265 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSavePreset = stringIDToTypeID( 'adjustmentSavePreset' );         ref265.putEnumerated( idMnspsp, idMnIt, idadjustmentSavePreset );     desc281.putReference( idnull, ref265 ); executeAction( idslct, desc281, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool/name" value="Automatický výběr nástroje Cílená úprava"/> 
		<context id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Nastavení Křivky &gt; Automatický výběr nástroje Cílená úprava"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc282 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref266 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentSelectOnscreenAdjustor = stringIDToTypeID( 'adjustmentSelectOnscreenAdjustor' );         ref266.putEnumerated( idMnspsp, idMnIt, idadjustmentSelectOnscreenAdjustor );     desc282.putReference( idnull, ref266 ); executeAction( idslct, desc282, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Curves_Adjustment-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Curves_Adjustment-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Curves_Adjustment-Auto-Select_Parameter/context" value="Nastavení Křivky &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc283 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref267 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref267.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc283.putReference( idnull, ref267 ); executeAction( idslct, desc283, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close_Tab_Group" type="Panel">
		<name id="Panel-Adjustments-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Adjustments-Close_Tab_Group/context" value="Přizpůsobení &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc284 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref268 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanelGroup = stringIDToTypeID( 'closeCreatePanelGroup' );         ref268.putEnumerated( idMnspsp, idMnIt, idcloseCreatePanelGroup );     desc284.putReference( idnull, ref268 ); executeAction( idslct, desc284, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Close" type="Panel">
		<name id="Panel-Adjustments-Close/name" value="Zavřít"/> 
		<context id="Panel-Adjustments-Close/context" value="Přizpůsobení &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc285 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref269 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanel = stringIDToTypeID( 'closeCreatePanel' );         ref269.putEnumerated( idMnspsp, idMnIt, idcloseCreatePanel );     desc285.putReference( idnull, ref269 ); executeAction( idslct, desc285, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Clip_to_Layer" type="Panel">
		<name id="Panel-Adjustments-Clip_to_Layer/name" value="Omezit na vrstvu"/> 
		<context id="Panel-Adjustments-Clip_to_Layer/context" value="Přizpůsobení &gt; Omezit na vrstvu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc286 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref270 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentClip = stringIDToTypeID( 'adjustmentClip' );         ref270.putEnumerated( idMnspsp, idMnIt, idadjustmentClip );     desc286.putReference( idnull, ref270 ); executeAction( idslct, desc286, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Add_Mask_by_Default" type="Panel">
		<name id="Panel-Adjustments-Add_Mask_by_Default/name" value="Přidávat standardně masku"/> 
		<context id="Panel-Adjustments-Add_Mask_by_Default/context" value="Přizpůsobení &gt; Přidávat standardně masku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc287 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref271 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAddMask = stringIDToTypeID( 'adjustmentAddMask' );         ref271.putEnumerated( idMnspsp, idMnIt, idadjustmentAddMask );     desc287.putReference( idnull, ref271 ); executeAction( idslct, desc287, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Lookup" type="Panel">
		<name id="Panel-Adjustments-Color_Lookup/name" value="Vyhledání barev"/> 
		<context id="Panel-Adjustments-Color_Lookup/context" value="Přizpůsobení &gt; Vyhledání barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc288 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref272 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref272.putClass( idcontentLayer );     desc288.putReference( idnull, ref272 );     var idUsng = charIDToTypeID( 'Usng' );         var desc289 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc289.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc288.putObject( idUsng, idcontentLayer, desc289 ); executeAction( idMkspsp, desc288, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Selective_Color" type="Panel">
		<name id="Panel-Adjustments-Selective_Color/name" value="Selektivní barva"/> 
		<context id="Panel-Adjustments-Selective_Color/context" value="Přizpůsobení &gt; Selektivní barva"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc290 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref273 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref273.putClass( idcontentLayer );     desc290.putReference( idnull, ref273 );     var idUsng = charIDToTypeID( 'Usng' );         var desc291 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc291.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc290.putObject( idUsng, idcontentLayer, desc291 ); executeAction( idMkspsp, desc290, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Gradient_Map" type="Panel">
		<name id="Panel-Adjustments-Gradient_Map/name" value="Mapovat na přechod"/> 
		<context id="Panel-Adjustments-Gradient_Map/context" value="Přizpůsobení &gt; Mapovat na přechod"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc292 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref274 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref274.putClass( idcontentLayer );     desc292.putReference( idnull, ref274 );     var idUsng = charIDToTypeID( 'Usng' );         var desc293 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc293.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc292.putObject( idUsng, idcontentLayer, desc293 ); executeAction( idMkspsp, desc292, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Threshold" type="Panel">
		<name id="Panel-Adjustments-Threshold/name" value="Práh"/> 
		<context id="Panel-Adjustments-Threshold/context" value="Přizpůsobení &gt; Práh"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc294 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref275 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref275.putClass( idcontentLayer );     desc294.putReference( idnull, ref275 );     var idUsng = charIDToTypeID( 'Usng' );         var desc295 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc295.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc294.putObject( idUsng, idcontentLayer, desc295 ); executeAction( idMkspsp, desc294, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Posterize" type="Panel">
		<name id="Panel-Adjustments-Posterize/name" value="Posterizovat"/> 
		<context id="Panel-Adjustments-Posterize/context" value="Přizpůsobení &gt; Posterizovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc296 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref276 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref276.putClass( idcontentLayer );     desc296.putReference( idnull, ref276 );     var idUsng = charIDToTypeID( 'Usng' );         var desc297 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc297.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc296.putObject( idUsng, idcontentLayer, desc297 ); executeAction( idMkspsp, desc296, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Invert" type="Panel">
		<name id="Panel-Adjustments-Invert/name" value="Invertovat"/> 
		<context id="Panel-Adjustments-Invert/context" value="Přizpůsobení &gt; Invertovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc298 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref277 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref277.putClass( idcontentLayer );     desc298.putReference( idnull, ref277 );     var idUsng = charIDToTypeID( 'Usng' );         var desc299 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc299.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc298.putObject( idUsng, idcontentLayer, desc299 ); executeAction( idMkspsp, desc298, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Channel_Mixer" type="Panel">
		<name id="Panel-Adjustments-Channel_Mixer/name" value="Míchání kanálů"/> 
		<context id="Panel-Adjustments-Channel_Mixer/context" value="Přizpůsobení &gt; Míchání kanálů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc300 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref278 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref278.putClass( idcontentLayer );     desc300.putReference( idnull, ref278 );     var idUsng = charIDToTypeID( 'Usng' );         var desc301 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc301.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc300.putObject( idUsng, idcontentLayer, desc301 ); executeAction( idMkspsp, desc300, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Photo_Filter" type="Panel">
		<name id="Panel-Adjustments-Photo_Filter/name" value="Fotografický filtr"/> 
		<context id="Panel-Adjustments-Photo_Filter/context" value="Přizpůsobení &gt; Fotografický filtr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc302 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref279 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref279.putClass( idcontentLayer );     desc302.putReference( idnull, ref279 );     var idUsng = charIDToTypeID( 'Usng' );         var desc303 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc303.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc302.putObject( idUsng, idcontentLayer, desc303 ); executeAction( idMkspsp, desc302, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Black_&amp;_White" type="Panel">
		<name id="Panel-Adjustments-Black_&amp;_White/name" value="Černá a bílá"/> 
		<context id="Panel-Adjustments-Black_&amp;_White/context" value="Přizpůsobení &gt; Černá a bílá"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc304 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref280 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref280.putClass( idcontentLayer );     desc304.putReference( idnull, ref280 );     var idUsng = charIDToTypeID( 'Usng' );         var desc305 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc305.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc304.putObject( idUsng, idcontentLayer, desc305 ); executeAction( idMkspsp, desc304, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Color_Balance" type="Panel">
		<name id="Panel-Adjustments-Color_Balance/name" value="Vyvážení barev"/> 
		<context id="Panel-Adjustments-Color_Balance/context" value="Přizpůsobení &gt; Vyvážení barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc306 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref281 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref281.putClass( idcontentLayer );     desc306.putReference( idnull, ref281 );     var idUsng = charIDToTypeID( 'Usng' );         var desc307 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc307.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc306.putObject( idUsng, idcontentLayer, desc307 ); executeAction( idMkspsp, desc306, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Hue/Saturation" type="Panel">
		<name id="Panel-Adjustments-Hue/Saturation/name" value="Odstín a sytost"/> 
		<context id="Panel-Adjustments-Hue/Saturation/context" value="Přizpůsobení &gt; Odstín a sytost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc308 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref282 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref282.putClass( idcontentLayer );     desc308.putReference( idnull, ref282 );     var idUsng = charIDToTypeID( 'Usng' );         var desc309 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc309.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc308.putObject( idUsng, idcontentLayer, desc309 ); executeAction( idMkspsp, desc308, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Vibrance" type="Panel">
		<name id="Panel-Adjustments-Vibrance/name" value="Živost"/> 
		<context id="Panel-Adjustments-Vibrance/context" value="Přizpůsobení &gt; Živost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc310 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref283 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref283.putClass( idcontentLayer );     desc310.putReference( idnull, ref283 );     var idUsng = charIDToTypeID( 'Usng' );         var desc311 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc311.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc310.putObject( idUsng, idcontentLayer, desc311 ); executeAction( idMkspsp, desc310, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Exposure" type="Panel">
		<name id="Panel-Adjustments-Exposure/name" value="Expozice"/> 
		<context id="Panel-Adjustments-Exposure/context" value="Přizpůsobení &gt; Expozice"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc312 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref284 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref284.putClass( idcontentLayer );     desc312.putReference( idnull, ref284 );     var idUsng = charIDToTypeID( 'Usng' );         var desc313 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc313.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc312.putObject( idUsng, idcontentLayer, desc313 ); executeAction( idMkspsp, desc312, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Curves" type="Panel">
		<name id="Panel-Adjustments-Curves/name" value="Křivky"/> 
		<context id="Panel-Adjustments-Curves/context" value="Přizpůsobení &gt; Křivky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc314 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref285 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref285.putClass( idcontentLayer );     desc314.putReference( idnull, ref285 );     var idUsng = charIDToTypeID( 'Usng' );         var desc315 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc315.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc314.putObject( idUsng, idcontentLayer, desc315 ); executeAction( idMkspsp, desc314, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Levels" type="Panel">
		<name id="Panel-Adjustments-Levels/name" value="Úrovně"/> 
		<context id="Panel-Adjustments-Levels/context" value="Přizpůsobení &gt; Úrovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc316 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref286 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref286.putClass( idcontentLayer );     desc316.putReference( idnull, ref286 );     var idUsng = charIDToTypeID( 'Usng' );         var desc317 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc317.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc316.putObject( idUsng, idcontentLayer, desc317 ); executeAction( idMkspsp, desc316, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Brightness/Contrast" type="Panel">
		<name id="Panel-Adjustments-Brightness/Contrast/name" value="Jas a kontrast"/> 
		<context id="Panel-Adjustments-Brightness/Contrast/context" value="Přizpůsobení &gt; Jas a kontrast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc318 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref287 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref287.putClass( idcontentLayer );     desc318.putReference( idnull, ref287 );     var idUsng = charIDToTypeID( 'Usng' );         var desc319 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc319.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc318.putObject( idUsng, idcontentLayer, desc319 ); executeAction( idMkspsp, desc318, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Adjustments-Auto-Select_Parameter" type="Panel">
		<name id="Panel-Adjustments-Auto-Select_Parameter/name" value="Automatický výběr parametru"/> 
		<context id="Panel-Adjustments-Auto-Select_Parameter/context" value="Přizpůsobení &gt; Automatický výběr parametru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc320 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref288 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadjustmentAutoSelectParameter = stringIDToTypeID( 'adjustmentAutoSelectParameter' );         ref288.putEnumerated( idMnspsp, idMnIt, idadjustmentAutoSelectParameter );     desc320.putReference( idnull, ref288 ); executeAction( idslct, desc320, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Close_Tab_Group" type="Panel">
		<name id="Panel-Create-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Create-Close_Tab_Group/context" value="Vytvořit &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc321 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref289 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanelGroup = stringIDToTypeID( 'closeCreatePanelGroup' );         ref289.putEnumerated( idMnspsp, idMnIt, idcloseCreatePanelGroup );     desc321.putReference( idnull, ref289 ); executeAction( idslct, desc321, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Close" type="Panel">
		<name id="Panel-Create-Close/name" value="Zavřít"/> 
		<context id="Panel-Create-Close/context" value="Vytvořit &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc322 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref290 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCreatePanel = stringIDToTypeID( 'closeCreatePanel' );         ref290.putEnumerated( idMnspsp, idMnIt, idcloseCreatePanel );     desc322.putReference( idnull, ref290 ); executeAction( idslct, desc322, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_a_Mask-Add_Vector_Mask" type="Panel">
		<name id="Panel-Create-Create_a_Mask-Add_Vector_Mask/name" value="Přidat vektorovou masku"/> 
		<context id="Panel-Create-Create_a_Mask-Add_Vector_Mask/context" value="Vytvořit &gt; Vytvořit masku &gt; Přidat vektorovou masku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc323 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref291 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref291.putEnumerated( idMnspsp, idMnIt, idvectorMaskRevealAll );     desc323.putReference( idnull, ref291 ); executeAction( idslct, desc323, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_a_Mask-Add_Layer_Mask" type="Panel">
		<name id="Panel-Create-Create_a_Mask-Add_Layer_Mask/name" value="Přidat masku vrstvy"/> 
		<context id="Panel-Create-Create_a_Mask-Add_Layer_Mask/context" value="Vytvořit &gt; Vytvořit masku &gt; Přidat masku vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc324 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc324.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref292 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref292.putEnumerated( idChnl, idChnl, idMsksp );     desc324.putReference( idAtspsp, ref292 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc324.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMkspsp, desc324, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Color_Lookup" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Color_Lookup/name" value="Vyhledání barev"/> 
		<context id="Panel-Create-Create_an_Adjustment-Color_Lookup/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Vyhledání barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc325 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref293 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref293.putClass( idcontentLayer );     desc325.putReference( idnull, ref293 );     var idUsng = charIDToTypeID( 'Usng' );         var desc326 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc326.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc325.putObject( idUsng, idcontentLayer, desc326 ); executeAction( idMkspsp, desc325, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Selective_Color" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Selective_Color/name" value="Selektivní barva"/> 
		<context id="Panel-Create-Create_an_Adjustment-Selective_Color/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Selektivní barva"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc327 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref294 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref294.putClass( idcontentLayer );     desc327.putReference( idnull, ref294 );     var idUsng = charIDToTypeID( 'Usng' );         var desc328 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc328.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc327.putObject( idUsng, idcontentLayer, desc328 ); executeAction( idMkspsp, desc327, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Gradient_Map" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Gradient_Map/name" value="Mapovat na přechod"/> 
		<context id="Panel-Create-Create_an_Adjustment-Gradient_Map/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Mapovat na přechod"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc329 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref295 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref295.putClass( idcontentLayer );     desc329.putReference( idnull, ref295 );     var idUsng = charIDToTypeID( 'Usng' );         var desc330 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc330.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc329.putObject( idUsng, idcontentLayer, desc330 ); executeAction( idMkspsp, desc329, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Threshold" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Threshold/name" value="Práh"/> 
		<context id="Panel-Create-Create_an_Adjustment-Threshold/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Práh"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc331 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref296 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref296.putClass( idcontentLayer );     desc331.putReference( idnull, ref296 );     var idUsng = charIDToTypeID( 'Usng' );         var desc332 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc332.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc331.putObject( idUsng, idcontentLayer, desc332 ); executeAction( idMkspsp, desc331, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Posterize" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Posterize/name" value="Posterizovat"/> 
		<context id="Panel-Create-Create_an_Adjustment-Posterize/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Posterizovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc333 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref297 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref297.putClass( idcontentLayer );     desc333.putReference( idnull, ref297 );     var idUsng = charIDToTypeID( 'Usng' );         var desc334 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc334.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc333.putObject( idUsng, idcontentLayer, desc334 ); executeAction( idMkspsp, desc333, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Invert" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Invert/name" value="Invertovat"/> 
		<context id="Panel-Create-Create_an_Adjustment-Invert/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Invertovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc335 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref298 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref298.putClass( idcontentLayer );     desc335.putReference( idnull, ref298 );     var idUsng = charIDToTypeID( 'Usng' );         var desc336 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc336.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc335.putObject( idUsng, idcontentLayer, desc336 ); executeAction( idMkspsp, desc335, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Channel_Mixer" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Channel_Mixer/name" value="Míchání kanálů"/> 
		<context id="Panel-Create-Create_an_Adjustment-Channel_Mixer/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Míchání kanálů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc337 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref299 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref299.putClass( idcontentLayer );     desc337.putReference( idnull, ref299 );     var idUsng = charIDToTypeID( 'Usng' );         var desc338 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc338.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc337.putObject( idUsng, idcontentLayer, desc338 ); executeAction( idMkspsp, desc337, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Photo_Filter" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Photo_Filter/name" value="Fotografický filtr"/> 
		<context id="Panel-Create-Create_an_Adjustment-Photo_Filter/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Fotografický filtr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc339 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref300 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref300.putClass( idcontentLayer );     desc339.putReference( idnull, ref300 );     var idUsng = charIDToTypeID( 'Usng' );         var desc340 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc340.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc339.putObject( idUsng, idcontentLayer, desc340 ); executeAction( idMkspsp, desc339, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Black_&amp;_White" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Black_&amp;_White/name" value="Černá a bílá"/> 
		<context id="Panel-Create-Create_an_Adjustment-Black_&amp;_White/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Černá a bílá"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc341 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref301 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref301.putClass( idcontentLayer );     desc341.putReference( idnull, ref301 );     var idUsng = charIDToTypeID( 'Usng' );         var desc342 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc342.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc341.putObject( idUsng, idcontentLayer, desc342 ); executeAction( idMkspsp, desc341, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Color_Balance" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Color_Balance/name" value="Vyvážení barev"/> 
		<context id="Panel-Create-Create_an_Adjustment-Color_Balance/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Vyvážení barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc343 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref302 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref302.putClass( idcontentLayer );     desc343.putReference( idnull, ref302 );     var idUsng = charIDToTypeID( 'Usng' );         var desc344 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc344.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc343.putObject( idUsng, idcontentLayer, desc344 ); executeAction( idMkspsp, desc343, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Hue/Saturation" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Hue/Saturation/name" value="Odstín a sytost"/> 
		<context id="Panel-Create-Create_an_Adjustment-Hue/Saturation/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Odstín a sytost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc345 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref303 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref303.putClass( idcontentLayer );     desc345.putReference( idnull, ref303 );     var idUsng = charIDToTypeID( 'Usng' );         var desc346 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc346.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc345.putObject( idUsng, idcontentLayer, desc346 ); executeAction( idMkspsp, desc345, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Vibrance" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Vibrance/name" value="Živost"/> 
		<context id="Panel-Create-Create_an_Adjustment-Vibrance/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Živost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc347 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref304 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref304.putClass( idcontentLayer );     desc347.putReference( idnull, ref304 );     var idUsng = charIDToTypeID( 'Usng' );         var desc348 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc348.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc347.putObject( idUsng, idcontentLayer, desc348 ); executeAction( idMkspsp, desc347, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Exposure" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Exposure/name" value="Expozice"/> 
		<context id="Panel-Create-Create_an_Adjustment-Exposure/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Expozice"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc349 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref305 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref305.putClass( idcontentLayer );     desc349.putReference( idnull, ref305 );     var idUsng = charIDToTypeID( 'Usng' );         var desc350 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc350.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc349.putObject( idUsng, idcontentLayer, desc350 ); executeAction( idMkspsp, desc349, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Curves" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Curves/name" value="Křivky"/> 
		<context id="Panel-Create-Create_an_Adjustment-Curves/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Křivky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc351 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref306 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref306.putClass( idcontentLayer );     desc351.putReference( idnull, ref306 );     var idUsng = charIDToTypeID( 'Usng' );         var desc352 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc352.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc351.putObject( idUsng, idcontentLayer, desc352 ); executeAction( idMkspsp, desc351, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Levels" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Levels/name" value="Úrovně"/> 
		<context id="Panel-Create-Create_an_Adjustment-Levels/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Úrovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc353 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref307 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref307.putClass( idcontentLayer );     desc353.putReference( idnull, ref307 );     var idUsng = charIDToTypeID( 'Usng' );         var desc354 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc354.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc353.putObject( idUsng, idcontentLayer, desc354 ); executeAction( idMkspsp, desc353, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Create-Create_an_Adjustment-Brightness/Contrast" type="Panel">
		<name id="Panel-Create-Create_an_Adjustment-Brightness/Contrast/name" value="Jas a kontrast"/> 
		<context id="Panel-Create-Create_an_Adjustment-Brightness/Contrast/context" value="Vytvořit &gt; Vytvořit úpravu &gt; Jas a kontrast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc355 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref308 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref308.putClass( idcontentLayer );     desc355.putReference( idnull, ref308 );     var idUsng = charIDToTypeID( 'Usng' );         var desc356 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc356.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc355.putObject( idUsng, idcontentLayer, desc356 ); executeAction( idMkspsp, desc355, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close_Tab_Group" type="Panel">
		<name id="Panel-Properties-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Properties-Close_Tab_Group/context" value="Vlastnosti &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc357 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref309 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref309.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc357.putReference( idnull, ref309 ); executeAction( idslct, desc357, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close" type="Panel">
		<name id="Panel-Properties-Close/name" value="Zavřít"/> 
		<context id="Panel-Properties-Close/context" value="Vlastnosti &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc358 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref310 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref310.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc358.putReference( idnull, ref310 ); executeAction( idslct, desc358, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close_Tab_Group" type="Panel">
		<name id="Panel-Properties-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Properties-Close_Tab_Group/context" value="Vlastnosti &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc359 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref311 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanelGroup = stringIDToTypeID( 'closePropertiesPanelGroup' );         ref311.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanelGroup );     desc359.putReference( idnull, ref311 ); executeAction( idslct, desc359, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Properties-Close" type="Panel">
		<name id="Panel-Properties-Close/name" value="Zavřít"/> 
		<context id="Panel-Properties-Close/context" value="Vlastnosti &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc360 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref312 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePropertiesPanel = stringIDToTypeID( 'closePropertiesPanel' );         ref312.putEnumerated( idMnspsp, idMnIt, idclosePropertiesPanel );     desc360.putReference( idnull, ref312 ); executeAction( idslct, desc360, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-SceneGraph-Close_Tab_Group" type="Panel">
		<name id="Panel-SceneGraph-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-SceneGraph-Close_Tab_Group/context" value="GrafScény &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc361 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref313 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanelGroup = stringIDToTypeID( 'close3DPanelGroup' );         ref313.putEnumerated( idMnspsp, idMnIt, idclosethreeDPanelGroup );     desc361.putReference( idnull, ref313 ); executeAction( idslct, desc361, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-SceneGraph-Close" type="Panel">
		<name id="Panel-SceneGraph-Close/name" value="Zavřít"/> 
		<context id="Panel-SceneGraph-Close/context" value="GrafScény &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc362 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref314 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanel = stringIDToTypeID( 'close3DPanel' );         ref314.putEnumerated( idMnspsp, idMnIt, idclosethreeDPanel );     desc362.putReference( idnull, ref314 ); executeAction( idslct, desc362, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Close_Tab_Group" type="Panel">
		<name id="Panel-3D-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-3D-Close_Tab_Group/context" value="3D &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc363 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref315 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanelGroup = stringIDToTypeID( 'close3DPanelGroup' );         ref315.putEnumerated( idMnspsp, idMnIt, idclosethreeDPanelGroup );     desc363.putReference( idnull, ref315 ); executeAction( idslct, desc363, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Close" type="Panel">
		<name id="Panel-3D-Close/name" value="Zavřít"/> 
		<context id="Panel-3D-Close/context" value="3D &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc364 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref316 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosethreeDPanel = stringIDToTypeID( 'close3DPanel' );         ref316.putEnumerated( idMnspsp, idMnIt, idclosethreeDPanel );     desc364.putReference( idnull, ref316 ); executeAction( idslct, desc364, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Export_3D_Layer" type="Panel">
		<name id="Panel-3D-Export_3D_Layer/name" value="Exportovat 3D vrstvu"/> 
		<context id="Panel-3D-Export_3D_Layer/context" value="3D &gt; Exportovat 3D vrstvu"/>
		<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="Vykreslení"/> 
		<context id="Panel-3D-Render/context" value="3D &gt; Vykreslení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderthreeDSelection = stringIDToTypeID( 'render3DSelection' );     var desc366 = new ActionDescriptor(); executeAction( idrenderthreeDSelection, desc366, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Reverse_Order" type="Panel">
		<name id="Panel-3D-Reverse_Order/name" value="Obrátit pořadí"/> 
		<context id="Panel-3D-Reverse_Order/context" value="3D &gt; Obrátit pořadí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc367 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref317 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDReorderObjects = stringIDToTypeID( '3DReorderObjects' );         ref317.putEnumerated( idMnspsp, idMnIt, idthreeDReorderObjects );     desc367.putReference( idnull, ref317 ); executeAction( idslct, desc367, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Group_Objects" type="Panel">
		<name id="Panel-3D-Group_Objects/name" value="Seskupit objekty"/> 
		<context id="Panel-3D-Group_Objects/context" value="3D &gt; Seskupit objekty"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc368 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref318 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDGroupUngroupObjects = stringIDToTypeID( '3DGroupUngroupObjects' );         ref318.putEnumerated( idMnspsp, idMnIt, idthreeDGroupUngroupObjects );     desc368.putReference( idnull, ref318 ); executeAction( idslct, desc368, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Replace_Mesh" type="Panel">
		<name id="Panel-3D-Replace_Mesh/name" value="Nahradit mřížku"/> 
		<context id="Panel-3D-Replace_Mesh/context" value="3D &gt; Nahradit mřížku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc369 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref319 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreplaceMesh = stringIDToTypeID( 'replaceMesh' );         ref319.putEnumerated( idMnspsp, idMnIt, idreplaceMesh );     desc369.putReference( idnull, ref319 ); executeAction( idslct, desc369, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Bake_Object" type="Panel">
		<name id="Panel-3D-Bake_Object/name" value="Vytvarovat objekt"/> 
		<context id="Panel-3D-Bake_Object/context" value="3D &gt; Vytvarovat objekt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc370 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref320 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idobjectBake = stringIDToTypeID( 'objectBake' );         ref320.putEnumerated( idMnspsp, idMnIt, idobjectBake );     desc370.putReference( idnull, ref320 ); executeAction( idslct, desc370, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Instance_Object" type="Panel">
		<name id="Panel-3D-Instance_Object/name" value="Vytvořit instanci objektu"/> 
		<context id="Panel-3D-Instance_Object/context" value="3D &gt; Vytvořit instanci objektu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc371 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref321 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDInstanceObjects = stringIDToTypeID( '3DInstanceObjects' );         ref321.putEnumerated( idMnspsp, idMnIt, idthreeDInstanceObjects );     desc371.putReference( idnull, ref321 ); executeAction( idslct, desc371, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Duplicate_Object" type="Panel">
		<name id="Panel-3D-Duplicate_Object/name" value="Duplikovat objekt"/> 
		<context id="Panel-3D-Duplicate_Object/context" value="3D &gt; Duplikovat objekt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc372 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref322 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDDuplicateObjects = stringIDToTypeID( '3DDuplicateObjects' );         ref322.putEnumerated( idMnspsp, idMnIt, idthreeDDuplicateObjects );     desc372.putReference( idnull, ref322 ); executeAction( idslct, desc372, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Delete_Objects" type="Panel">
		<name id="Panel-3D-Delete_Objects/name" value="Odstranit objekty"/> 
		<context id="Panel-3D-Delete_Objects/context" value="3D &gt; Odstranit objekty"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc373 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref323 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDDeleteObjects = stringIDToTypeID( '3DDeleteObjects' );         ref323.putEnumerated( idMnspsp, idMnIt, idthreeDDeleteObjects );     desc373.putReference( idnull, ref323 ); executeAction( idslct, desc373, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Add_Objects-Add_From_File" type="Panel">
		<name id="Panel-3D-Add_Objects-Add_From_File/name" value="Přidat ze souboru"/> 
		<context id="Panel-3D-Add_Objects-Add_From_File/context" value="3D &gt; Přidat objekty &gt; Přidat ze souboru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc374 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref324 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDAddFromFile = stringIDToTypeID( '3DAddFromFile' );         ref324.putEnumerated( idMnspsp, idMnIt, idthreeDAddFromFile );     desc374.putReference( idnull, ref324 ); executeAction( idslct, desc374, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Delete_Current_Lights_Preset" type="Panel">
		<name id="Panel-3D-Delete_Current_Lights_Preset/name" value="Odstranit současné přednastavení světel"/> 
		<context id="Panel-3D-Delete_Current_Lights_Preset/context" value="3D &gt; Odstranit současné přednastavení světel"/>
		<desc id="Panel-3D-Delete_Current_Lights_Preset/desc" value="Odstranit přednastavení světel"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddeletethreeDLightsPreset = stringIDToTypeID( 'delete3DLightsPreset' );     var desc375 = new ActionDescriptor(); executeAction( iddeletethreeDLightsPreset, desc375, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Save_Lights_Preset" type="Panel">
		<name id="Panel-3D-Save_Lights_Preset/name" value="Uložit přednastavení světel"/> 
		<context id="Panel-3D-Save_Lights_Preset/context" value="3D &gt; Uložit přednastavení světel"/>
		<desc id="Panel-3D-Save_Lights_Preset/desc" value="Uložit přednastavení světel"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc376 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref325 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDSaveLightPreset = stringIDToTypeID( '3DSaveLightPreset' );         ref325.putEnumerated( idMnspsp, idMnIt, idthreeDSaveLightPreset );     desc376.putReference( idnull, ref325 ); executeAction( idslct, desc376, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Replace_Lights_Presets" type="Panel">
		<name id="Panel-3D-Replace_Lights_Presets/name" value="Nahradit přednastavení světel"/> 
		<context id="Panel-3D-Replace_Lights_Presets/context" value="3D &gt; Nahradit přednastavení světel"/>
		<desc id="Panel-3D-Replace_Lights_Presets/desc" value="Nahradit přednastavení světel"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc377 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref326 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDReplaceLights = stringIDToTypeID( '3DReplaceLights' );         ref326.putEnumerated( idMnspsp, idMnIt, idthreeDReplaceLights );     desc377.putReference( idnull, ref326 ); executeAction( idslct, desc377, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Add_Lights_Preset" type="Panel">
		<name id="Panel-3D-Add_Lights_Preset/name" value="Přidat přednastavení světel"/> 
		<context id="Panel-3D-Add_Lights_Preset/context" value="3D &gt; Přidat přednastavení světel"/>
		<desc id="Panel-3D-Add_Lights_Preset/desc" value="Přidat přednastavení světel"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc378 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref327 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeDAddLights = stringIDToTypeID( '3DAddLights' );         ref327.putEnumerated( idMnspsp, idMnIt, idthreeDAddLights );     desc378.putReference( idnull, ref327 ); executeAction( idslct, desc378, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Normals" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Normals/name" value="Kolmice"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Normals/context" value="3D &gt; Vytvořit překrytí malování &gt; Kolmice"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVNormalMap = stringIDToTypeID( 'renderUVNormalMap' );     var desc379 = new ActionDescriptor(); executeAction( idrenderUVNormalMap, desc379, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Shaded" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Shaded/name" value="Stínované"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Shaded/context" value="3D &gt; Vytvořit překrytí malování &gt; Stínované"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVShaded = stringIDToTypeID( 'renderUVShaded' );     var desc380 = new ActionDescriptor(); executeAction( idrenderUVShaded, desc380, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Create_Painting_Overlay-Wireframe" type="Panel">
		<name id="Panel-3D-Create_Painting_Overlay-Wireframe/name" value="Drátový model"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Wireframe/context" value="3D &gt; Vytvořit překrytí malování &gt; Drátový model"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVWireframe = stringIDToTypeID( 'renderUVWireframe' );     var desc381 = new ActionDescriptor(); executeAction( idrenderUVWireframe, desc381, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Select_Paintable_Areas" type="Panel">
		<name id="Panel-3D-Select_Paintable_Areas/name" value="Vybrat oblasti umožňující vybarvení"/> 
		<context id="Panel-3D-Select_Paintable_Areas/context" value="3D &gt; Vybrat oblasti umožňující vybarvení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectthreeDPaintable = stringIDToTypeID( 'select3DPaintable' );     var desc382 = new ActionDescriptor(); executeAction( idselectthreeDPaintable, desc382, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-3D-Move_Object_to_Ground_Plane" type="Panel">
		<name id="Panel-3D-Move_Object_to_Ground_Plane/name" value="Přesunout objekt na základní rovinu"/> 
		<context id="Panel-3D-Move_Object_to_Ground_Plane/context" value="3D &gt; Přesunout objekt na základní rovinu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddropTothreeDGroundPlane = stringIDToTypeID( 'dropTo3DGroundPlane' );     var desc383 = new ActionDescriptor(); executeAction( iddropTothreeDGroundPlane, desc383, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Create_Work_Path" type="Main">
		<name id="Main-Convert_To-Create_Work_Path/name" value="Vytvořit pracovní cestu"/> 
		<context id="Main-Convert_To-Create_Work_Path/context" value="Převést do &gt; Vytvořit pracovní cestu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc384 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref328 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcreateWorkPath = stringIDToTypeID( 'createWorkPath' );         ref328.putEnumerated( idMnspsp, idMnIt, idcreateWorkPath );     desc384.putReference( idnull, ref328 ); executeAction( idslct, desc384, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Shape" type="Main">
		<name id="Main-Convert_To-Shape/name" value="Tvar"/> 
		<context id="Main-Convert_To-Shape/context" value="Převést do &gt; Tvar"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc385 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref329 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertToShape = stringIDToTypeID( 'convertToShape' );         ref329.putEnumerated( idMnspsp, idMnIt, idconvertToShape );     desc385.putReference( idnull, ref329 ); executeAction( idslct, desc385, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Rasterized_Layer" type="Main">
		<name id="Main-Convert_To-Rasterized_Layer/name" value="Rastrová vrstva"/> 
		<context id="Main-Convert_To-Rasterized_Layer/context" value="Převést do &gt; Rastrová vrstva"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc386 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref330 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref330.putEnumerated( idMnspsp, idMnIt, idRstT );     desc386.putReference( idnull, ref330 ); executeAction( idslct, desc386, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Convert_To-Paragraph/Point_Text" type="Main">
		<name id="Main-Convert_To-Paragraph/Point_Text/name" value="Text odstavce/bodu"/> 
		<context id="Main-Convert_To-Paragraph/Point_Text/context" value="Převést do &gt; Text odstavce/bodu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc387 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref331 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idTEXT = charIDToTypeID( 'TEXT' );         ref331.putProperty( idPrpr, idTEXT );         var idTxLr = charIDToTypeID( 'TxLr' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref331.putEnumerated( idTxLr, idOrdn, idTrgt );     desc387.putReference( idnull, ref331 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idTEXT = charIDToTypeID( 'TEXT' );     var idbox = stringIDToTypeID( 'box' );     desc387.putEnumerated( idTspspsp, idTEXT, idbox ); executeAction( idsetd, desc387, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Close_Tab_Group" type="Panel">
		<name id="Panel-Measurement_Log-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Measurement_Log-Close_Tab_Group/context" value="Záznam měření &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc388 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref332 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseMeasurementPanelGroup = stringIDToTypeID( 'closeMeasurementPanelGroup' );         ref332.putEnumerated( idMnspsp, idMnIt, idcloseMeasurementPanelGroup );     desc388.putReference( idnull, ref332 ); executeAction( idslct, desc388, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Close" type="Panel">
		<name id="Panel-Measurement_Log-Close/name" value="Zavřít"/> 
		<context id="Panel-Measurement_Log-Close/context" value="Záznam měření &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc389 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref333 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseMeasurementPanel = stringIDToTypeID( 'closeMeasurementPanel' );         ref333.putEnumerated( idMnspsp, idMnIt, idcloseMeasurementPanel );     desc389.putReference( idnull, ref333 ); executeAction( idslct, desc389, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Auto_Display_Panel" type="Panel">
		<name id="Panel-Measurement_Log-Auto_Display_Panel/name" value="Automaticky zobrazovat panel"/> 
		<context id="Panel-Measurement_Log-Auto_Display_Panel/context" value="Záznam měření &gt; Automaticky zobrazovat panel"/>
		<desc id="Panel-Measurement_Log-Auto_Display_Panel/desc" value="Automaticky zobrazovat panel Záznam měření"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc390 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref334 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogAutoDisplayPalette = stringIDToTypeID( 'measurementLogAutoDisplayPalette' );         ref334.putEnumerated( idMnspsp, idMnIt, idmeasurementLogAutoDisplayPalette );     desc390.putReference( idnull, ref334 ); executeAction( idslct, desc390, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Delete_Selected" type="Panel">
		<name id="Panel-Measurement_Log-Delete_Selected/name" value="Odstranit vybrané"/> 
		<context id="Panel-Measurement_Log-Delete_Selected/context" value="Záznam měření &gt; Odstranit vybrané"/>
		<desc id="Panel-Measurement_Log-Delete_Selected/desc" value="Odstranit vybraná data záznamu měření"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc391 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref335 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogDeleteSelected = stringIDToTypeID( 'measurementLogDeleteSelected' );         ref335.putEnumerated( idMnspsp, idMnIt, idmeasurementLogDeleteSelected );     desc391.putReference( idnull, ref335 ); executeAction( idslct, desc391, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Export_Selected" type="Panel">
		<name id="Panel-Measurement_Log-Export_Selected/name" value="Exportovat vybrané"/> 
		<context id="Panel-Measurement_Log-Export_Selected/context" value="Záznam měření &gt; Exportovat vybrané"/>
		<desc id="Panel-Measurement_Log-Export_Selected/desc" value="Exportovat vybraná data záznamu měření"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc392 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref336 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogExportSelected = stringIDToTypeID( 'measurementLogExportSelected' );         ref336.putEnumerated( idMnspsp, idMnIt, idmeasurementLogExportSelected );     desc392.putReference( idnull, ref336 ); executeAction( idslct, desc392, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Deselect_All" type="Panel">
		<name id="Panel-Measurement_Log-Deselect_All/name" value="Odznačit vše"/> 
		<context id="Panel-Measurement_Log-Deselect_All/context" value="Záznam měření &gt; Odznačit vše"/>
		<desc id="Panel-Measurement_Log-Deselect_All/desc" value="Odznačit všechna data záznamu měření"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc393 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref337 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogDeselectAll = stringIDToTypeID( 'measurementLogDeselectAll' );         ref337.putEnumerated( idMnspsp, idMnIt, idmeasurementLogDeselectAll );     desc393.putReference( idnull, ref337 ); executeAction( idslct, desc393, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Select_All" type="Panel">
		<name id="Panel-Measurement_Log-Select_All/name" value="Vybrat všechny"/> 
		<context id="Panel-Measurement_Log-Select_All/context" value="Záznam měření &gt; Vybrat vše"/>
		<desc id="Panel-Measurement_Log-Select_All/desc" value="Vybrat všechna data záznamu měření"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc394 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref338 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementLogSelectAll = stringIDToTypeID( 'measurementLogSelectAll' );         ref338.putEnumerated( idMnspsp, idMnIt, idmeasurementLogSelectAll );     desc394.putReference( idnull, ref338 ); executeAction( idslct, desc394, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Record_Measurements" type="Panel">
		<name id="Panel-Measurement_Log-Record_Measurements/name" value="Zaznamenat měření"/> 
		<context id="Panel-Measurement_Log-Record_Measurements/context" value="Záznam měření &gt; Zaznamenat měření"/>
		<desc id="Panel-Measurement_Log-Record_Measurements/desc" value="Zaznamenávat měření pro panel Záznam měření"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc395 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref339 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementRecordMeasurements = stringIDToTypeID( 'measurementRecordMeasurements' );         ref339.putEnumerated( idMnspsp, idMnIt, idmeasurementRecordMeasurements );     desc395.putReference( idnull, ref339 ); executeAction( idslct, desc395, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Select_Data_Points-Custom" type="Panel">
		<name id="Panel-Measurement_Log-Select_Data_Points-Custom/name" value="Vlastní"/> 
		<context id="Panel-Measurement_Log-Select_Data_Points-Custom/context" value="Záznam měření &gt; Vybrat datové body &gt; Vlastní"/>
		<desc id="Panel-Measurement_Log-Select_Data_Points-Custom/desc" value="Vybrat pro záznam měření jiné datové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc396 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref340 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementDataPointsCustom = stringIDToTypeID( 'measurementDataPointsCustom' );         ref340.putEnumerated( idMnspsp, idMnIt, idmeasurementDataPointsCustom );     desc396.putReference( idnull, ref340 ); executeAction( idslct, desc396, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Set_Measurement_Scale-Custom" type="Panel">
		<name id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/name" value="Vlastní"/> 
		<context id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/context" value="Záznam měření &gt; Nastavit poměr měření &gt; Vlastní"/>
		<desc id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/desc" value="Nastavit jiný poměr měření"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc397 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref341 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementScaleCustom = stringIDToTypeID( 'measurementScaleCustom' );         ref341.putEnumerated( idMnspsp, idMnIt, idmeasurementScaleCustom );     desc397.putReference( idnull, ref341 ); executeAction( idslct, desc397, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Measurement_Log-Set_Measurement_Scale-Default" type="Panel">
		<name id="Panel-Measurement_Log-Set_Measurement_Scale-Default/name" value="Výchozí"/> 
		<context id="Panel-Measurement_Log-Set_Measurement_Scale-Default/context" value="Záznam měření &gt; Nastavit poměr měření &gt; Výchozí"/>
		<desc id="Panel-Measurement_Log-Set_Measurement_Scale-Default/desc" value="Nastavit výchozí poměr měření"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc398 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref342 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementScaleDefault = stringIDToTypeID( 'measurementScaleDefault' );         ref342.putEnumerated( idMnspsp, idMnIt, idmeasurementScaleDefault );     desc398.putReference( idnull, ref342 ); executeAction( idslct, desc398, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Close_Tab_Group" type="Panel">
		<name id="Panel-Timeline_(Frames)-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Timeline_(Frames)-Close_Tab_Group/context" value="Časová osa (snímky) &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc399 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref343 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseAnimationPanelGroup = stringIDToTypeID( 'closeAnimationPanelGroup' );         ref343.putEnumerated( idMnspsp, idMnIt, idcloseAnimationPanelGroup );     desc399.putReference( idnull, ref343 ); executeAction( idslct, desc399, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Close" type="Panel">
		<name id="Panel-Timeline_(Frames)-Close/name" value="Zavřít"/> 
		<context id="Panel-Timeline_(Frames)-Close/context" value="Časová osa (snímky) &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc400 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref344 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseAnimationPanel = stringIDToTypeID( 'closeAnimationPanel' );         ref344.putEnumerated( idMnspsp, idMnIt, idcloseAnimationPanel );     desc400.putReference( idnull, ref344 ); executeAction( idslct, desc400, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Panel_Options" type="Panel">
		<name id="Panel-Timeline_(Frames)-Panel_Options/name" value="Volby panelu"/> 
		<context id="Panel-Timeline_(Frames)-Panel_Options/context" value="Časová osa (snímky) &gt; Volby panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc401 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref345 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationPaletteOptions = stringIDToTypeID( 'animationPaletteOptions' );         ref345.putEnumerated( idMnspsp, idMnIt, idanimationPaletteOptions );     desc401.putReference( idnull, ref345 ); executeAction( idslct, desc401, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline" type="Panel">
		<name id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline/name" value="Převést na časovou osu videa"/> 
		<context id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline/context" value="Časová osa (snímky) &gt; Převést na časovou osu videa"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc402 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref346 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertAnimation = stringIDToTypeID( 'convertAnimation' );         ref346.putEnumerated( idMnspsp, idMnIt, idconvertAnimation );     desc402.putReference( idnull, ref346 ); executeAction( idslct, desc402, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames/name" value="Nové vrstvy jsou viditelné ve všech snímcích"/> 
		<context id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames/context" value="Časová osa (snímky) &gt; Nové vrstvy jsou viditelné ve všech snímcích"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc403 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref347 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationShowNewLayersInFrames = stringIDToTypeID( 'animationShowNewLayersInFrames' );         ref347.putEnumerated( idMnspsp, idMnIt, idanimationShowNewLayersInFrames );     desc403.putReference( idnull, ref347 ); executeAction( idslct, desc403, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame/name" value="Vytvořit novou vrstvu pro každý nový snímek"/> 
		<context id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame/context" value="Časová osa (snímky) &gt; Vytvořit novou vrstvu pro každý nový snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc404 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref348 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationNewLayerPerFrame = stringIDToTypeID( 'animationNewLayerPerFrame' );         ref348.putEnumerated( idMnspsp, idMnIt, idanimationNewLayerPerFrame );     desc404.putReference( idnull, ref348 ); executeAction( idslct, desc404, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames/name" value="Shodně pro vrstvu ve všech snímcích"/> 
		<context id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames/context" value="Časová osa (snímky) &gt; Shodně pro vrstvu ve všech snímcích"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationMatchLayer = stringIDToTypeID( 'animationMatchLayer' );     var desc405 = new ActionDescriptor();     var idanimationMatchLayerPosition = stringIDToTypeID( 'animationMatchLayerPosition' );     desc405.putBoolean( idanimationMatchLayerPosition, true );     var idanimationMatchLayerVisibility = stringIDToTypeID( 'animationMatchLayerVisibility' );     desc405.putBoolean( idanimationMatchLayerVisibility, true );     var idanimationMatchLayerStyle = stringIDToTypeID( 'animationMatchLayerStyle' );     desc405.putBoolean( idanimationMatchLayerStyle, true ); executeAction( idanimationMatchLayer, desc405, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers" type="Panel">
		<name id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers/name" value="Sloučit snímky do vrstev"/> 
		<context id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers/context" value="Časová osa (snímky) &gt; Sloučit snímky do vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationFramesToLayers = stringIDToTypeID( 'animationFramesToLayers' );     var desc406 = new ActionDescriptor(); executeAction( idanimationFramesToLayers, desc406, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Make_Frames_From_Layers" type="Panel">
		<name id="Panel-Timeline_(Frames)-Make_Frames_From_Layers/name" value="Vytvořit snímky z vrstev"/> 
		<context id="Panel-Timeline_(Frames)-Make_Frames_From_Layers/context" value="Časová osa (snímky) &gt; Vytvořit snímky z vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationFramesFromLayers = stringIDToTypeID( 'animationFramesFromLayers' );     var desc407 = new ActionDescriptor(); executeAction( idanimationFramesFromLayers, desc407, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Optimize_Animation" type="Panel">
		<name id="Panel-Timeline_(Frames)-Optimize_Animation/name" value="Optimalizovat animaci"/> 
		<context id="Panel-Timeline_(Frames)-Optimize_Animation/context" value="Časová osa (snímky) &gt; Optimalizovat animaci"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc408 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref349 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptimize = stringIDToTypeID( 'animationOptimize' );         ref349.putEnumerated( idMnspsp, idMnIt, idanimationOptimize );     desc408.putReference( idnull, ref349 ); executeAction( idslct, desc408, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Reverse_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Reverse_Frames/name" value="Obrátit snímky"/> 
		<context id="Panel-Timeline_(Frames)-Reverse_Frames/context" value="Časová osa (snímky) &gt; Obrátit snímky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvrs = charIDToTypeID( 'Rvrs' );     var desc409 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref350 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref350.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc409.putReference( idnull, ref350 ); executeAction( idRvrs, desc409, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Tween" type="Panel">
		<name id="Panel-Timeline_(Frames)-Tween/name" value="Doplnit"/> 
		<context id="Panel-Timeline_(Frames)-Tween/context" value="Časová osa (snímky) &gt; Doplnit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationTween = stringIDToTypeID( 'animationTween' );     var desc410 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref351 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref351.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc410.putReference( idnull, ref351 ); executeAction( idanimationTween, desc410, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Last_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Last_Frame/name" value="Poslední snímek"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Last_Frame/context" value="Časová osa (snímky) &gt; Jít na &gt; Poslední snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc411 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref352 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToLastFrame = stringIDToTypeID( 'animationGoToLastFrame' );         ref352.putEnumerated( idMnspsp, idMnIt, idanimationGoToLastFrame );     desc411.putReference( idnull, ref352 ); executeAction( idslct, desc411, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-First_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-First_Frame/name" value="První snímek"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-First_Frame/context" value="Časová osa (snímky) &gt; Jít na &gt; První snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc412 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref353 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToFirstFrame = stringIDToTypeID( 'animationGoToFirstFrame' );         ref353.putEnumerated( idMnspsp, idMnIt, idanimationGoToFirstFrame );     desc412.putReference( idnull, ref353 ); executeAction( idslct, desc412, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Previous_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Previous_Frame/name" value="Předcházející snímek"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Previous_Frame/context" value="Časová osa (snímky) &gt; Jít na &gt; Předcházející snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc413 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref354 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToPreviousFrame = stringIDToTypeID( 'animationGoToPreviousFrame' );         ref354.putEnumerated( idMnspsp, idMnIt, idanimationGoToPreviousFrame );     desc413.putReference( idnull, ref354 ); executeAction( idslct, desc413, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Go_To-Next_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-Go_To-Next_Frame/name" value="Následující snímek"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Next_Frame/context" value="Časová osa (snímky) &gt; Jít na &gt; Následující snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc414 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref355 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationGoToNextFrame = stringIDToTypeID( 'animationGoToNextFrame' );         ref355.putEnumerated( idMnspsp, idMnIt, idanimationGoToNextFrame );     desc414.putReference( idnull, ref355 ); executeAction( idslct, desc414, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Select_All_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Select_All_Frames/name" value="Vybrat všechny snímky"/> 
		<context id="Panel-Timeline_(Frames)-Select_All_Frames/context" value="Časová osa (snímky) &gt; Vybrat vše snímky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc415 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref356 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationSelectAll = stringIDToTypeID( 'animationSelectAll' );         ref356.putEnumerated( idMnspsp, idMnIt, idanimationSelectAll );     desc415.putReference( idnull, ref356 ); executeAction( idslct, desc415, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Paste_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Paste_Frames/name" value="Vložit snímky"/> 
		<context id="Panel-Timeline_(Frames)-Paste_Frames/context" value="Časová osa (snímky) &gt; Vložit snímky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idanimationPasteFrames = stringIDToTypeID( 'animationPasteFrames' );     var desc416 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref357 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         ref357.putClass( idanimationFrameClass );     desc416.putReference( idnull, ref357 ); executeAction( idanimationPasteFrames, desc416, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Copy_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Copy_Frames/name" value="Kopírovat snímky"/> 
		<context id="Panel-Timeline_(Frames)-Copy_Frames/context" value="Časová osa (snímky) &gt; Kopírovat snímky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcopy = charIDToTypeID( 'copy' );     var desc417 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref358 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref358.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc417.putReference( idnull, ref358 ); executeAction( idcopy, desc417, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Delete_Animation" type="Panel">
		<name id="Panel-Timeline_(Frames)-Delete_Animation/name" value="Odstranit animaci"/> 
		<context id="Panel-Timeline_(Frames)-Delete_Animation/context" value="Časová osa (snímky) &gt; Odstranit animaci"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc418 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref359 = new ActionReference();         var idanimationClass = stringIDToTypeID( 'animationClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref359.putEnumerated( idanimationClass, idOrdn, idTrgt );     desc418.putReference( idnull, ref359 ); executeAction( idDltsp, desc418, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-Delete_Frames" type="Panel">
		<name id="Panel-Timeline_(Frames)-Delete_Frames/name" value="Odstranit snímky"/> 
		<context id="Panel-Timeline_(Frames)-Delete_Frames/context" value="Časová osa (snímky) &gt; Odstranit snímky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc419 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref360 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref360.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc419.putReference( idnull, ref360 ); executeAction( idDltsp, desc419, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Frames)-New_Frame" type="Panel">
		<name id="Panel-Timeline_(Frames)-New_Frame/name" value="Nový snímek"/> 
		<context id="Panel-Timeline_(Frames)-New_Frame/context" value="Časová osa (snímky) &gt; Nový snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc420 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref361 = new ActionReference();         var idanimationFrameClass = stringIDToTypeID( 'animationFrameClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref361.putEnumerated( idanimationFrameClass, idOrdn, idTrgt );     desc420.putReference( idnull, ref361 ); executeAction( idDplc, desc420, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Delete" type="Main">
		<name id="Main-Vector_Mask-Delete/name" value="Odstranit"/> 
		<context id="Main-Vector_Mask-Delete/context" value="Vektorová maska &gt; Odstranit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc421 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref362 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddiscardVectorMask = stringIDToTypeID( 'discardVectorMask' );         ref362.putEnumerated( idMnspsp, idMnIt, iddiscardVectorMask );     desc421.putReference( idnull, ref362 ); executeAction( idslct, desc421, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Current_Path" type="Main">
		<name id="Main-Vector_Mask-Add_Current_Path/name" value="Přidat aktuální cestu"/> 
		<context id="Main-Vector_Mask-Add_Current_Path/context" value="Vektorová maska &gt; Přidat aktuální cestu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc422 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref363 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskCurrentPath = stringIDToTypeID( 'vectorMaskCurrentPath' );         ref363.putEnumerated( idMnspsp, idMnIt, idvectorMaskCurrentPath );     desc422.putReference( idnull, ref363 ); executeAction( idslct, desc422, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Hide_All" type="Main">
		<name id="Main-Vector_Mask-Add_Hide_All/name" value="Přidat a skrýt vše"/> 
		<context id="Main-Vector_Mask-Add_Hide_All/context" value="Vektorová maska &gt; Přidat a skrýt vše"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc423 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref364 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskHideAll = stringIDToTypeID( 'vectorMaskHideAll' );         ref364.putEnumerated( idMnspsp, idMnIt, idvectorMaskHideAll );     desc423.putReference( idnull, ref364 ); executeAction( idslct, desc423, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Vector_Mask-Add_Reveal_All" type="Main">
		<name id="Main-Vector_Mask-Add_Reveal_All/name" value="Přidat a odkrýt vše"/> 
		<context id="Main-Vector_Mask-Add_Reveal_All/context" value="Vektorová maska &gt; Přidat a odkrýt vše"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc424 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref365 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref365.putEnumerated( idMnspsp, idMnIt, idvectorMaskRevealAll );     desc424.putReference( idnull, ref365 ); executeAction( idslct, desc424, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Close_Tab_Group" type="Panel">
		<name id="Panel-Clone_Source-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Clone_Source-Close_Tab_Group/context" value="Zdroj klonování &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc425 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref366 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCloneSourcePanelGroup = stringIDToTypeID( 'closeCloneSourcePanelGroup' );         ref366.putEnumerated( idMnspsp, idMnIt, idcloseCloneSourcePanelGroup );     desc425.putReference( idnull, ref366 ); executeAction( idslct, desc425, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Close" type="Panel">
		<name id="Panel-Clone_Source-Close/name" value="Zavřít"/> 
		<context id="Panel-Clone_Source-Close/context" value="Zdroj klonování &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc426 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref367 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCloneSourcePanel = stringIDToTypeID( 'closeCloneSourcePanel' );         ref367.putEnumerated( idMnspsp, idMnIt, idcloseCloneSourcePanel );     desc426.putReference( idnull, ref367 ); executeAction( idslct, desc426, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Invert_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Invert_Overlay/name" value="Invertovat překrytí"/> 
		<context id="Panel-Clone_Source-Invert_Overlay/context" value="Zdroj klonování &gt; Invertovat překrytí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc427 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref368 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceInvertOverlay = stringIDToTypeID( 'cloneSourceInvertOverlay' );         ref368.putEnumerated( idMnspsp, idMnIt, idcloneSourceInvertOverlay );     desc427.putReference( idnull, ref368 ); executeAction( idslct, desc427, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Auto_Hide_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Auto_Hide_Overlay/name" value="Automaticky skrývat překrytí"/> 
		<context id="Panel-Clone_Source-Auto_Hide_Overlay/context" value="Zdroj klonování &gt; Automaticky skrývat překrytí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc428 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref369 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceAutoHideOverlay = stringIDToTypeID( 'cloneSourceAutoHideOverlay' );         ref369.putEnumerated( idMnspsp, idMnIt, idcloneSourceAutoHideOverlay );     desc428.putReference( idnull, ref369 ); executeAction( idslct, desc428, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Clip_to_Brush_Tip" type="Panel">
		<name id="Panel-Clone_Source-Clip_to_Brush_Tip/name" value="Omezit na špičku stopy"/> 
		<context id="Panel-Clone_Source-Clip_to_Brush_Tip/context" value="Zdroj klonování &gt; Omezit na špičku stopy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc429 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref370 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceClipOverlay = stringIDToTypeID( 'cloneSourceClipOverlay' );         ref370.putEnumerated( idMnspsp, idMnIt, idcloneSourceClipOverlay );     desc429.putReference( idnull, ref370 ); executeAction( idslct, desc429, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Show_Overlay" type="Panel">
		<name id="Panel-Clone_Source-Show_Overlay/name" value="Zobrazit překrytí"/> 
		<context id="Panel-Clone_Source-Show_Overlay/context" value="Zdroj klonování &gt; Zobrazit překrytí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc430 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref371 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceShowOverlay = stringIDToTypeID( 'cloneSourceShowOverlay' );         ref371.putEnumerated( idMnspsp, idMnIt, idcloneSourceShowOverlay );     desc430.putReference( idnull, ref371 ); executeAction( idslct, desc430, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Lock_Frame" type="Panel">
		<name id="Panel-Clone_Source-Lock_Frame/name" value="Zamknout snímek"/> 
		<context id="Panel-Clone_Source-Lock_Frame/context" value="Zdroj klonování &gt; Zamknout snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc431 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref372 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceLockFrame = stringIDToTypeID( 'cloneSourceLockFrame' );         ref372.putEnumerated( idMnspsp, idMnIt, idcloneSourceLockFrame );     desc431.putReference( idnull, ref372 ); executeAction( idslct, desc431, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Reset_Transform" type="Panel">
		<name id="Panel-Clone_Source-Reset_Transform/name" value="Obnovit transformaci"/> 
		<context id="Panel-Clone_Source-Reset_Transform/context" value="Zdroj klonování &gt; Obnovit transformaci"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc432 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref373 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceResetTransform = stringIDToTypeID( 'cloneSourceResetTransform' );         ref373.putEnumerated( idMnspsp, idMnIt, idcloneSourceResetTransform );     desc432.putReference( idnull, ref373 ); executeAction( idslct, desc432, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_5" type="Panel">
		<name id="Panel-Clone_Source-Source_5/name" value="Zdroj 5"/> 
		<context id="Panel-Clone_Source-Source_5/context" value="Zdroj klonování &gt; Zdroj 5"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc433 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref374 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcefive = stringIDToTypeID( 'cloneSourceSource5' );         ref374.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourcefive );     desc433.putReference( idnull, ref374 ); executeAction( idslct, desc433, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_4" type="Panel">
		<name id="Panel-Clone_Source-Source_4/name" value="Zdroj 4"/> 
		<context id="Panel-Clone_Source-Source_4/context" value="Zdroj klonování &gt; Zdroj 4"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc434 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref375 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcefour = stringIDToTypeID( 'cloneSourceSource4' );         ref375.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourcefour );     desc434.putReference( idnull, ref375 ); executeAction( idslct, desc434, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_3" type="Panel">
		<name id="Panel-Clone_Source-Source_3/name" value="Zdroj 3"/> 
		<context id="Panel-Clone_Source-Source_3/context" value="Zdroj klonování &gt; Zdroj 3"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc435 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref376 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcethree = stringIDToTypeID( 'cloneSourceSource3' );         ref376.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourcethree );     desc435.putReference( idnull, ref376 ); executeAction( idslct, desc435, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_2" type="Panel">
		<name id="Panel-Clone_Source-Source_2/name" value="Zdroj 2"/> 
		<context id="Panel-Clone_Source-Source_2/context" value="Zdroj klonování &gt; Zdroj 2"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc436 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref377 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourcetwo = stringIDToTypeID( 'cloneSourceSource2' );         ref377.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourcetwo );     desc436.putReference( idnull, ref377 ); executeAction( idslct, desc436, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Clone_Source-Source_1" type="Panel">
		<name id="Panel-Clone_Source-Source_1/name" value="Zdroj 1"/> 
		<context id="Panel-Clone_Source-Source_1/context" value="Zdroj klonování &gt; Zdroj 1"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc437 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref378 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloneSourceSourceone = stringIDToTypeID( 'cloneSourceSource1' );         ref378.putEnumerated( idMnspsp, idMnIt, idcloneSourceSourceone );     desc437.putReference( idnull, ref378 ); executeAction( idslct, desc437, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Close_Tab_Group" type="Panel">
		<name id="Panel-Timeline_(Video)-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Timeline_(Video)-Close_Tab_Group/context" value="Časová osa (video) &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc438 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref379 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseTimelinePanelGroup = stringIDToTypeID( 'closeTimelinePanelGroup' );         ref379.putEnumerated( idMnspsp, idMnIt, idcloseTimelinePanelGroup );     desc438.putReference( idnull, ref379 ); executeAction( idslct, desc438, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Close" type="Panel">
		<name id="Panel-Timeline_(Video)-Close/name" value="Zavřít"/> 
		<context id="Panel-Timeline_(Video)-Close/context" value="Časová osa (video) &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc439 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref380 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseTimelinePanel = stringIDToTypeID( 'closeTimelinePanel' );         ref380.putEnumerated( idMnspsp, idMnIt, idcloseTimelinePanel );     desc439.putReference( idnull, ref380 ); executeAction( idslct, desc439, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Panel_Options" type="Panel">
		<name id="Panel-Timeline_(Video)-Panel_Options/name" value="Volby panelu"/> 
		<context id="Panel-Timeline_(Video)-Panel_Options/context" value="Časová osa (video) &gt; Volby panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc440 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref381 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelinePaletteOptions = stringIDToTypeID( 'timelinePaletteOptions' );         ref381.putEnumerated( idMnspsp, idMnIt, idtimelinePaletteOptions );     desc440.putReference( idnull, ref381 ); executeAction( idslct, desc440, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate" type="Panel">
		<name id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate/name" value="Nastavit kmitočet snímků časové osy"/> 
		<context id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate/context" value="Časová osa (video) &gt; Nastavit kmitočet snímků časové osy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc441 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref382 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineDocumentSettings = stringIDToTypeID( 'timelineDocumentSettings' );         ref382.putEnumerated( idMnspsp, idMnIt, idtimelineDocumentSettings );     desc441.putReference( idnull, ref382 ); executeAction( idslct, desc441, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Onion_Skin_Settings" type="Panel">
		<name id="Panel-Timeline_(Video)-Onion_Skin_Settings/name" value="Nastavení průsvitek"/> 
		<context id="Panel-Timeline_(Video)-Onion_Skin_Settings/context" value="Časová osa (video) &gt; Nastavení průsvitek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc442 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref383 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineOnionSkinSettings = stringIDToTypeID( 'timelineOnionSkinSettings' );         ref383.putEnumerated( idMnspsp, idMnIt, idtimelineOnionSkinSettings );     desc442.putReference( idnull, ref383 ); executeAction( idslct, desc442, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Enable_3D_Tracks" type="Panel">
		<name id="Panel-Timeline_(Video)-Enable_3D_Tracks/name" value="Zapnout 3D stopy"/> 
		<context id="Panel-Timeline_(Video)-Enable_3D_Tracks/context" value="Časová osa (video) &gt; Zapnout 3D stopy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc443 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref384 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnablethreeDTracksKeys = stringIDToTypeID( 'timelineEnable3DTracksKeys' );         ref384.putEnumerated( idMnspsp, idMnIt, idtimelineEnablethreeDTracksKeys );     desc443.putReference( idnull, ref384 ); executeAction( idslct, desc443, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Enable_Onion_Skins" type="Panel">
		<name id="Panel-Timeline_(Video)-Enable_Onion_Skins/name" value="Zapnout průsvitky"/> 
		<context id="Panel-Timeline_(Video)-Enable_Onion_Skins/context" value="Časová osa (video) &gt; Zapnout průsvitky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc444 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref385 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnableOnionSkins = stringIDToTypeID( 'timelineEnableOnionSkins' );         ref385.putEnumerated( idMnspsp, idMnIt, idtimelineEnableOnionSkins );     desc444.putReference( idnull, ref385 ); executeAction( idslct, desc444, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys" type="Panel">
		<name id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys/name" value="Povolit klávesové zkratky časové osy"/> 
		<context id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys/context" value="Časová osa (video) &gt; Povolit klávesové zkratky časové osy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc445 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref386 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEnableShortcutKeys = stringIDToTypeID( 'timelineEnableShortcutKeys' );         ref386.putEnumerated( idMnspsp, idMnIt, idtimelineEnableShortcutKeys );     desc445.putReference( idnull, ref386 ); executeAction( idslct, desc445, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips/name" value="Nastavit oblíbené klipy"/> 
		<context id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips/context" value="Časová osa (video) &gt; Zobrazit &gt; Nastavit oblíbené klipy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc446 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref387 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowSetFavoriteLayers = stringIDToTypeID( 'timelineShowSetFavoriteLayers' );         ref387.putEnumerated( idMnspsp, idMnIt, idtimelineShowSetFavoriteLayers );     desc446.putReference( idnull, ref387 ); executeAction( idslct, desc446, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only/name" value="Pouze oblíbené klipy"/> 
		<context id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only/context" value="Časová osa (video) &gt; Zobrazit &gt; Pouze oblíbené klipy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc447 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref388 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowFavoriteLayers = stringIDToTypeID( 'timelineShowFavoriteLayers' );         ref388.putEnumerated( idMnspsp, idMnIt, idtimelineShowFavoriteLayers );     desc447.putReference( idnull, ref388 ); executeAction( idslct, desc447, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Show-All_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Show-All_Clips/name" value="Všechny klipy"/> 
		<context id="Panel-Timeline_(Video)-Show-All_Clips/context" value="Časová osa (video) &gt; Zobrazit &gt; Všechny klipy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc448 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref389 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineShowAllLayers = stringIDToTypeID( 'timelineShowAllLayers' );         ref389.putEnumerated( idMnspsp, idMnIt, idtimelineShowAllLayers );     desc448.putReference( idnull, ref389 ); executeAction( idslct, desc448, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Export_As_Text" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Export_As_Text/name" value="Exportovat jako text"/> 
		<context id="Panel-Timeline_(Video)-Comments-Export_As_Text/context" value="Časová osa (video) &gt; Poznámky &gt; Exportovat jako text"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc449 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref390 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportTimelineCommentsAsText = stringIDToTypeID( 'exportTimelineCommentsAsText' );         ref390.putEnumerated( idMnspsp, idMnIt, idexportTimelineCommentsAsText );     desc449.putReference( idnull, ref390 ); executeAction( idslct, desc449, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Export_As_HTML" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Export_As_HTML/name" value="Exportovat jako soubor HTML"/> 
		<context id="Panel-Timeline_(Video)-Comments-Export_As_HTML/context" value="Časová osa (video) &gt; Poznámky &gt; Exportovat jako soubor HTML"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc450 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref391 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportTimelineCommentsAsHTML = stringIDToTypeID( 'exportTimelineCommentsAsHTML' );         ref391.putEnumerated( idMnspsp, idMnIt, idexportTimelineCommentsAsHTML );     desc450.putReference( idnull, ref391 ); executeAction( idslct, desc450, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment" type="Panel">
		<name id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment/name" value="Upravit poznámku k časové ose"/> 
		<context id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment/context" value="Časová osa (video) &gt; Poznámky &gt; Upravit poznámku k časové ose"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc451 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref392 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineEditTimelineComment = stringIDToTypeID( 'timelineEditTimelineComment' );         ref392.putEnumerated( idMnspsp, idMnIt, idtimelineEditTimelineComment );     desc451.putReference( idnull, ref392 ); executeAction( idslct, desc451, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation/name" value="Podržet interpolaci"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation/context" value="Časová osa (video) &gt; Klíčové snímky &gt; Podržet interpolaci"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc452 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref393 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineKeyframeInterpolationHold = stringIDToTypeID( 'timelineKeyframeInterpolationHold' );         ref393.putEnumerated( idMnspsp, idMnIt, idtimelineKeyframeInterpolationHold );     desc452.putReference( idnull, ref393 ); executeAction( idslct, desc452, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation/name" value="Lineární interpolace"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation/context" value="Časová osa (video) &gt; Klíčové snímky &gt; Lineární interpolace"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc453 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref394 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineKeyframeInterpolationLinear = stringIDToTypeID( 'timelineKeyframeInterpolationLinear' );         ref394.putEnumerated( idMnspsp, idMnIt, idtimelineKeyframeInterpolationLinear );     desc453.putReference( idnull, ref394 ); executeAction( idslct, desc453, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Deselect_All" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Deselect_All/name" value="Zrušit výběr všech"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Deselect_All/context" value="Časová osa (video) &gt; Klíčové snímky &gt; Zrušit výběr všech"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc454 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref395 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSelectNoKeyframes = stringIDToTypeID( 'timelineSelectNoKeyframes' );         ref395.putEnumerated( idMnspsp, idMnIt, idtimelineSelectNoKeyframes );     desc454.putReference( idnull, ref395 ); executeAction( idslct, desc454, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Select_All" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Select_All/name" value="Vybrat vše"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Select_All/context" value="Časová osa (video) &gt; Klíčové snímky &gt; Vybrat vše"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc455 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref396 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSelectAllKeyframes = stringIDToTypeID( 'timelineSelectAllKeyframes' );         ref396.putEnumerated( idMnspsp, idMnIt, idtimelineSelectAllKeyframes );     desc455.putReference( idnull, ref396 ); executeAction( idslct, desc455, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Paste" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Paste/name" value="Vložit"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Paste/context" value="Časová osa (video) &gt; Klíčové snímky &gt; Vložit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc456 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref397 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelinePasteKeyframes = stringIDToTypeID( 'timelinePasteKeyframes' );         ref397.putEnumerated( idMnspsp, idMnIt, idtimelinePasteKeyframes );     desc456.putReference( idnull, ref397 ); executeAction( idslct, desc456, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Copy" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Copy/name" value="Kopírovat"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Copy/context" value="Časová osa (video) &gt; Klíčové snímky &gt; Kopírovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc457 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref398 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineCopyKeyframes = stringIDToTypeID( 'timelineCopyKeyframes' );         ref398.putEnumerated( idMnspsp, idMnIt, idtimelineCopyKeyframes );     desc457.putReference( idnull, ref398 ); executeAction( idslct, desc457, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Keyframes-Delete" type="Panel">
		<name id="Panel-Timeline_(Video)-Keyframes-Delete/name" value="Odstranit"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Delete/context" value="Časová osa (video) &gt; Klíčové snímky &gt; Odstranit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc458 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref399 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineDeleteKeyframes = stringIDToTypeID( 'timelineDeleteKeyframes' );         ref399.putEnumerated( idMnspsp, idMnIt, idtimelineDeleteKeyframes );     desc458.putReference( idnull, ref399 ); executeAction( idslct, desc458, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area/name" value="Vynechat pracovní oblast"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area/context" value="Časová osa (video) &gt; Pracovní oblast &gt; Vynechat pracovní oblast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc459 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref400 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineLiftWorkArea = stringIDToTypeID( 'timelineLiftWorkArea' );         ref400.putEnumerated( idMnspsp, idMnIt, idtimelineLiftWorkArea );     desc459.putReference( idnull, ref400 ); executeAction( idslct, desc459, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area/name" value="Vyjmout pracovní oblast"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area/context" value="Časová osa (video) &gt; Pracovní oblast &gt; Vyjmout pracovní oblast"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc460 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref401 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineExtractWorkArea = stringIDToTypeID( 'timelineExtractWorkArea' );         ref401.putEnumerated( idMnspsp, idMnIt, idtimelineExtractWorkArea );     desc460.putReference( idnull, ref401 ); executeAction( idslct, desc460, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead/name" value="Nastavit konec v pozici přehrávací hlavy"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead/context" value="Časová osa (video) &gt; Pracovní oblast &gt; Nastavit konec v pozici přehrávací hlavy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc461 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref402 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSetEndOfWorkArea = stringIDToTypeID( 'timelineSetEndOfWorkArea' );         ref402.putEnumerated( idMnspsp, idMnIt, idtimelineSetEndOfWorkArea );     desc461.putReference( idnull, ref402 ); executeAction( idslct, desc461, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead/name" value="Nastavit začátek v pozici přehrávací hlavy"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead/context" value="Časová osa (video) &gt; Pracovní oblast &gt; Nastavit začátek v pozici přehrávací hlavy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc462 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref403 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSetStartOfWorkArea = stringIDToTypeID( 'timelineSetStartOfWorkArea' );         ref403.putEnumerated( idMnspsp, idMnIt, idtimelineSetStartOfWorkArea );     desc462.putReference( idnull, ref403 ); executeAction( idslct, desc462, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation/name" value="Převést na animaci snímků"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation/context" value="Časová osa (video) &gt; Převést snímky &gt; Převést na animaci snímků"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc463 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref404 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineConvertToFrames = stringIDToTypeID( 'timelineConvertToFrames' );         ref404.putEnumerated( idMnspsp, idMnIt, idtimelineConvertToFrames );     desc463.putReference( idnull, ref404 ); executeAction( idslct, desc463, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips/name" value="Sloučit snímky do klipů"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips/context" value="Časová osa (video) &gt; Převést snímky &gt; Sloučit snímky do klipů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc464 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref405 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineFlattenFramesIntoLayers = stringIDToTypeID( 'timelineFlattenFramesIntoLayers' );         ref405.putEnumerated( idMnspsp, idMnIt, idtimelineFlattenFramesIntoLayers );     desc464.putReference( idnull, ref405 ); executeAction( idslct, desc464, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips" type="Panel">
		<name id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips/name" value="Vytvořit snímky z klipů"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips/context" value="Časová osa (video) &gt; Převést snímky &gt; Vytvořit snímky z klipů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc465 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref406 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMakeFramesFromLayers = stringIDToTypeID( 'timelineMakeFramesFromLayers' );         ref406.putEnumerated( idMnspsp, idMnIt, idtimelineMakeFramesFromLayers );     desc465.putReference( idnull, ref406 ); executeAction( idslct, desc465, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead/name" value="Zkrátit konec v pozici přehrávací hlavy"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead/context" value="Časová osa (video) &gt; Přesunout a oříznout &gt; Zkrátit konec v pozici přehrávací hlavy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc466 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref407 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineTrimLayerEnd = stringIDToTypeID( 'timelineTrimLayerEnd' );         ref407.putEnumerated( idMnspsp, idMnIt, idtimelineTrimLayerEnd );     desc466.putReference( idnull, ref407 ); executeAction( idslct, desc466, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead/name" value="Zkrátit začátek v pozici přehrávací hlavy"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead/context" value="Časová osa (video) &gt; Přesunout a oříznout &gt; Zkrátit začátek v pozici přehrávací hlavy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc467 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref408 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineTrimLayerStart = stringIDToTypeID( 'timelineTrimLayerStart' );         ref408.putEnumerated( idMnspsp, idMnIt, idtimelineTrimLayerStart );     desc467.putReference( idnull, ref408 ); executeAction( idslct, desc467, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead/name" value="Přesunout konec k přehrávací hlavě"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead/context" value="Časová osa (video) &gt; Přesunout a oříznout &gt; Přesunout konec k přehrávací hlavě"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc468 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref409 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMoveLayerEndPoint = stringIDToTypeID( 'timelineMoveLayerEndPoint' );         ref409.putEnumerated( idMnspsp, idMnIt, idtimelineMoveLayerEndPoint );     desc468.putReference( idnull, ref409 ); executeAction( idslct, desc468, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead/name" value="Přesunout začátek k přehrávací hlavě"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead/context" value="Časová osa (video) &gt; Přesunout a oříznout &gt; Přesunout začátek k přehrávací hlavě"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc469 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref410 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineMoveLayerInPoint = stringIDToTypeID( 'timelineMoveLayerInPoint' );         ref410.putEnumerated( idMnspsp, idMnIt, idtimelineMoveLayerInPoint );     desc469.putReference( idnull, ref410 ); executeAction( idslct, desc469, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Split_at_Playhead" type="Panel">
		<name id="Panel-Timeline_(Video)-Split_at_Playhead/name" value="Rozdělit v pozici přehrávací hlavy"/> 
		<context id="Panel-Timeline_(Video)-Split_at_Playhead/context" value="Časová osa (video) &gt; Rozdělit v pozici přehrávací hlavy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc470 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref411 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineSplitLayer = stringIDToTypeID( 'timelineSplitLayer' );         ref411.putEnumerated( idMnspsp, idMnIt, idtimelineSplitLayer );     desc470.putReference( idnull, ref411 ); executeAction( idslct, desc470, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area/name" value="Konec pracovní oblasti"/> 
		<context id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area/context" value="Časová osa (video) &gt; Jít na &gt; Konec pracovní oblasti"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc471 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref412 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToWorkAreaEnd = stringIDToTypeID( 'timelineGoToWorkAreaEnd' );         ref412.putEnumerated( idMnspsp, idMnIt, idtimelineGoToWorkAreaEnd );     desc471.putReference( idnull, ref412 ); executeAction( idslct, desc471, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area/name" value="Začátek pracovní oblasti"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area/context" value="Časová osa (video) &gt; Jít na &gt; Začátek pracovní oblasti"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc472 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref413 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToWorkAreaStart = stringIDToTypeID( 'timelineGoToWorkAreaStart' );         ref413.putEnumerated( idMnspsp, idMnIt, idtimelineGoToWorkAreaStart );     desc472.putReference( idnull, ref413 ); executeAction( idslct, desc472, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Last_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Last_Frame/name" value="Poslední snímek"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Last_Frame/context" value="Časová osa (video) &gt; Jít na &gt; Poslední snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc473 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref414 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToLastFrame = stringIDToTypeID( 'timelineGoToLastFrame' );         ref414.putEnumerated( idMnspsp, idMnIt, idtimelineGoToLastFrame );     desc473.putReference( idnull, ref414 ); executeAction( idslct, desc473, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-First_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-First_Frame/name" value="První snímek"/> 
		<context id="Panel-Timeline_(Video)-Go_To-First_Frame/context" value="Časová osa (video) &gt; Jít na &gt; První snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc474 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref415 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToFirstFrame = stringIDToTypeID( 'timelineGoToFirstFrame' );         ref415.putEnumerated( idMnspsp, idMnIt, idtimelineGoToFirstFrame );     desc474.putReference( idnull, ref415 ); executeAction( idslct, desc474, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Previous_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Previous_Frame/name" value="Předcházející snímek"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Previous_Frame/context" value="Časová osa (video) &gt; Jít na &gt; Předcházející snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc475 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref416 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToPreviousFrame = stringIDToTypeID( 'timelineGoToPreviousFrame' );         ref416.putEnumerated( idMnspsp, idMnIt, idtimelineGoToPreviousFrame );     desc475.putReference( idnull, ref416 ); executeAction( idslct, desc475, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Next_Frame" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Next_Frame/name" value="Následující snímek"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Next_Frame/context" value="Časová osa (video) &gt; Jít na &gt; Následující snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc476 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref417 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToNextFrame = stringIDToTypeID( 'timelineGoToNextFrame' );         ref417.putEnumerated( idMnspsp, idMnIt, idtimelineGoToNextFrame );     desc476.putReference( idnull, ref417 ); executeAction( idslct, desc476, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Timeline_(Video)-Go_To-Time" type="Panel">
		<name id="Panel-Timeline_(Video)-Go_To-Time/name" value="Čas"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Time/context" value="Časová osa (video) &gt; Jít na &gt; Čas"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc477 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref418 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtimelineGoToTime = stringIDToTypeID( 'timelineGoToTime' );         ref418.putEnumerated( idMnspsp, idMnIt, idtimelineGoToTime );     desc477.putReference( idnull, ref418 ); executeAction( idslct, desc477, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Sphere_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Sphere_from_Grayscale/name" value="Koule ze stupňů šedi"/> 
		<context id="Main-3DCreate-Sphere_from_Grayscale/context" value="3DCreate &gt; Koule ze stupňů šedi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthSphere = stringIDToTypeID( 'create3DFromDepthSphere' );     var desc478 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc478.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc478.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc478.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc478.putInteger( idkeythreeDTextureType, 7 ); executeAction( idcreatethreeDFromDepthSphere, desc478, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Cylinder_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Cylinder_from_Grayscale/name" value="Válec ze stupňů šedi"/> 
		<context id="Main-3DCreate-Cylinder_from_Grayscale/context" value="3DCreate &gt; Válec ze stupňů šedi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthCylinder = stringIDToTypeID( 'create3DFromDepthCylinder' );     var desc479 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc479.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc479.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc479.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc479.putInteger( idkeythreeDTextureType, 6 ); executeAction( idcreatethreeDFromDepthCylinder, desc479, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Two-Sided_Plane_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Two-Sided_Plane_from_Grayscale/name" value="Oboustranná rovina ze stupňů šedi"/> 
		<context id="Main-3DCreate-Two-Sided_Plane_from_Grayscale/context" value="3DCreate &gt; Oboustranná rovina ze stupňů šedi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthTwoSidedPlane = stringIDToTypeID( 'create3DFromDepthTwoSidedPlane' );     var desc480 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc480.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc480.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc480.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc480.putInteger( idkeythreeDTextureType, 5 ); executeAction( idcreatethreeDFromDepthTwoSidedPlane, desc480, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-Plane_from_Grayscale" type="Main">
		<name id="Main-3DCreate-Plane_from_Grayscale/name" value="Rovina ze stupňů šedi"/> 
		<context id="Main-3DCreate-Plane_from_Grayscale/context" value="3DCreate &gt; Rovina ze stupňů šedi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromDepthPlane = stringIDToTypeID( 'create3DFromDepthPlane' );     var desc481 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc481.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc481.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc481.putDouble( idkeythreeDZPos, 1.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc481.putInteger( idkeythreeDTextureType, 4 ); executeAction( idcreatethreeDFromDepthPlane, desc481, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Postcard_from_Layer" type="Main">
		<name id="Main-3DCreate-New_3D_Postcard_from_Layer/name" value="Nová 3D pohlednice z vrstvy"/> 
		<context id="Main-3DCreate-New_3D_Postcard_from_Layer/context" value="3DCreate &gt; Nová 3D pohlednice z vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc482 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc482.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc482.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc482.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc482.putInteger( idkeythreeDTextureType, 1 ); executeAction( idcreatethreeDPostcard, desc482, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection/name" value="Nové 3D vysunutí z aktuálního výběru"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection/context" value="3DCreate &gt; Nové 3D vysunutí z aktuálního výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc483 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc483.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc483, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path/name" value="Nové 3D vysunutí z vybrané cesty"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path/context" value="3DCreate &gt; Nové 3D vysunutí z vybrané cesty"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseWorkPath = stringIDToTypeID( 'create3DFromRepousseWorkPath' );     var desc484 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc484.putInteger( idkeythreeDTextureType, 9 ); executeAction( idcreatethreeDFromRepousseWorkPath, desc484, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer" type="Main">
		<name id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer/name" value="Nové 3D vysunutí z vybrané vrstvy"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer/context" value="3DCreate &gt; Nové 3D vysunutí z vybrané vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc485 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc485.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc485, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Close_Tab_Group" type="Panel">
		<name id="Panel-Brush_Presets-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Brush_Presets-Close_Tab_Group/context" value="Přednastavení stop &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc486 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref419 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseBrushPresetsPanelGroup = stringIDToTypeID( 'closeBrushPresetsPanelGroup' );         ref419.putEnumerated( idMnspsp, idMnIt, idcloseBrushPresetsPanelGroup );     desc486.putReference( idnull, ref419 ); executeAction( idslct, desc486, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Close" type="Panel">
		<name id="Panel-Brush_Presets-Close/name" value="Zavřít"/> 
		<context id="Panel-Brush_Presets-Close/context" value="Přednastavení stop &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc487 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref420 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseBrushPresetsPanel = stringIDToTypeID( 'closeBrushPresetsPanel' );         ref420.putEnumerated( idMnspsp, idMnIt, idcloseBrushPresetsPanel );     desc487.putReference( idnull, ref420 ); executeAction( idslct, desc487, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Replace_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Replace_Brushes/name" value="Nahradit stopy"/> 
		<context id="Panel-Brush_Presets-Replace_Brushes/context" value="Přednastavení stop &gt; Nahradit stopy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc488 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref421 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsd = charIDToTypeID( 'Brsd' );         ref421.putEnumerated( idMnspsp, idMnIt, idBrsd );     desc488.putReference( idnull, ref421 ); executeAction( idslct, desc488, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Save_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Save_Brushes/name" value="Uložit stopy"/> 
		<context id="Panel-Brush_Presets-Save_Brushes/context" value="Přednastavení stop &gt; Uložit stopy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc489 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref422 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsv = charIDToTypeID( 'Brsv' );         ref422.putEnumerated( idMnspsp, idMnIt, idBrsv );     desc489.putReference( idnull, ref422 ); executeAction( idslct, desc489, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Load_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Load_Brushes/name" value="Načíst stopy"/> 
		<context id="Panel-Brush_Presets-Load_Brushes/context" value="Přednastavení stop &gt; Načíst stopy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc490 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref423 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsA = charIDToTypeID( 'BrsA' );         ref423.putEnumerated( idMnspsp, idMnIt, idBrsA );     desc490.putReference( idnull, ref423 ); executeAction( idslct, desc490, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Reset_Brushes" type="Panel">
		<name id="Panel-Brush_Presets-Reset_Brushes/name" value="Obnovit stopy"/> 
		<context id="Panel-Brush_Presets-Reset_Brushes/context" value="Přednastavení stop &gt; Obnovit stopy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc491 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref424 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsR = charIDToTypeID( 'BrsR' );         ref424.putEnumerated( idMnspsp, idMnIt, idBrsR );     desc491.putReference( idnull, ref424 ); executeAction( idslct, desc491, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Delete_Brush" type="Panel">
		<name id="Panel-Brush_Presets-Delete_Brush/name" value="Odstranit stopu"/> 
		<context id="Panel-Brush_Presets-Delete_Brush/context" value="Přednastavení stop &gt; Odstranit stopu štětce"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc492 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref425 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsf = charIDToTypeID( 'Brsf' );         ref425.putEnumerated( idMnspsp, idMnIt, idBrsf );     desc492.putReference( idnull, ref425 ); executeAction( idslct, desc492, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brush_Presets-Rename_Brush" type="Panel">
		<name id="Panel-Brush_Presets-Rename_Brush/name" value="Přejmenovat stopu"/> 
		<context id="Panel-Brush_Presets-Rename_Brush/context" value="Přednastavení stop &gt; Přejmenovat stopu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc493 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref426 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsO = charIDToTypeID( 'BrsO' );         ref426.putEnumerated( idMnspsp, idMnIt, idBrsO );     desc493.putReference( idnull, ref426 ); executeAction( idslct, desc493, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Close_Tab_Group" type="Panel">
		<name id="Panel-Histogram-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Histogram-Close_Tab_Group/context" value="Histogram &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc494 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref427 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistogramPanelGroup = stringIDToTypeID( 'closeHistogramPanelGroup' );         ref427.putEnumerated( idMnspsp, idMnIt, idcloseHistogramPanelGroup );     desc494.putReference( idnull, ref427 ); executeAction( idslct, desc494, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Close" type="Panel">
		<name id="Panel-Histogram-Close/name" value="Zavřít"/> 
		<context id="Panel-Histogram-Close/context" value="Histogram &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc495 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref428 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistogramPanel = stringIDToTypeID( 'closeHistogramPanel' );         ref428.putEnumerated( idMnspsp, idMnIt, idcloseHistogramPanel );     desc495.putReference( idnull, ref428 ); executeAction( idslct, desc495, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Show_Channels_in_Color" type="Panel">
		<name id="Panel-Histogram-Show_Channels_in_Color/name" value="Zobrazit kanály barevně"/> 
		<context id="Panel-Histogram-Show_Channels_in_Color/context" value="Histogram &gt; Zobrazit kanály barevně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc496 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref429 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteShowChannelsInColor = stringIDToTypeID( 'histogramPaletteShowChannelsInColor' );         ref429.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteShowChannelsInColor );     desc496.putReference( idnull, ref429 ); executeAction( idslct, desc496, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Show_Statistics" type="Panel">
		<name id="Panel-Histogram-Show_Statistics/name" value="Zobrazovat statistiky"/> 
		<context id="Panel-Histogram-Show_Statistics/context" value="Histogram &gt; Zobrazovat statistiky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc497 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref430 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteShowStatistics = stringIDToTypeID( 'histogramPaletteShowStatistics' );         ref430.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteShowStatistics );     desc497.putReference( idnull, ref430 ); executeAction( idslct, desc497, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-All_Channels_View" type="Panel">
		<name id="Panel-Histogram-All_Channels_View/name" value="Zobrazení všech barev"/> 
		<context id="Panel-Histogram-All_Channels_View/context" value="Histogram &gt; Zobrazení všech barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc498 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref431 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteAllChannelsView = stringIDToTypeID( 'histogramPaletteAllChannelsView' );         ref431.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteAllChannelsView );     desc498.putReference( idnull, ref431 ); executeAction( idslct, desc498, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Expanded_View" type="Panel">
		<name id="Panel-Histogram-Expanded_View/name" value="Rozšířené zobrazení"/> 
		<context id="Panel-Histogram-Expanded_View/context" value="Histogram &gt; Rozšířené zobrazení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc499 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref432 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteExpandedView = stringIDToTypeID( 'histogramPaletteExpandedView' );         ref432.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteExpandedView );     desc499.putReference( idnull, ref432 ); executeAction( idslct, desc499, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Compact_View" type="Panel">
		<name id="Panel-Histogram-Compact_View/name" value="Kompaktní zobrazení"/> 
		<context id="Panel-Histogram-Compact_View/context" value="Histogram &gt; Kompaktní zobrazení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc500 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref433 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteCompactView = stringIDToTypeID( 'histogramPaletteCompactView' );         ref433.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteCompactView );     desc500.putReference( idnull, ref433 ); executeAction( idslct, desc500, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Histogram-Uncached_Refresh" type="Panel">
		<name id="Panel-Histogram-Uncached_Refresh/name" value="Obnovit bez vyrovnávací paměti"/> 
		<context id="Panel-Histogram-Uncached_Refresh/context" value="Histogram &gt; Obnovit bez vyrovnávací paměti"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc501 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref434 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhistogramPaletteUncachedRefresh = stringIDToTypeID( 'histogramPaletteUncachedRefresh' );         ref434.putEnumerated( idMnspsp, idMnIt, idhistogramPaletteUncachedRefresh );     desc501.putReference( idnull, ref434 ); executeAction( idslct, desc501, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Get_More_Content" type="Main">
		<name id="Main-3D-Get_More_Content/name" value="Získat další obsah"/> 
		<context id="Main-3D-Get_More_Content/context" value="3D &gt; Získat další obsah"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idbrowsethreeDOnline = stringIDToTypeID( 'browse3DOnline' );     var desc502 = new ActionDescriptor(); executeAction( idbrowsethreeDOnline, desc502, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Render" type="Main">
		<name id="Main-3D-Render/name" value="Vykreslení"/> 
		<context id="Main-3D-Render/context" value="3D &gt; Vykreslení"/>
		<desc id="Main-3D-Render/desc" value="Spustit  vykreslení sledování paprsku pouze v aktuálním výběru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderthreeDSelection = stringIDToTypeID( 'render3DSelection' );     var desc503 = new ActionDescriptor(); executeAction( idrenderthreeDSelection, desc503, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Sketch_With_Current_Brush" type="Main">
		<name id="Main-3D-Sketch_With_Current_Brush/name" value="Skica se současným štětcem"/> 
		<context id="Main-3D-Sketch_With_Current_Brush/context" value="3D &gt; Skica se současným štětcem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVBrushStrokes = stringIDToTypeID( 'renderUVBrushStrokes' );     var desc504 = new ActionDescriptor(); executeAction( idrenderUVBrushStrokes, desc504, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Make_Work_Path_from_3D_Layer" type="Main">
		<name id="Main-3D-Make_Work_Path_from_3D_Layer/name" value="Vytvořit pracovní cestu z 3D vrstvy"/> 
		<context id="Main-3D-Make_Work_Path_from_3D_Layer/context" value="3D &gt; Vytvořit pracovní cestu z 3D vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatePathFromthreeD = stringIDToTypeID( 'createPathFrom3D' );     var desc505 = new ActionDescriptor(); executeAction( idcreatePathFromthreeD, desc505, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_System-Projection" type="Main">
		<name id="Main-3D-Paint_System-Projection/name" value="Promítání"/> 
		<context id="Main-3D-Paint_System-Projection/context" value="3D &gt; Systém malby &gt; Promítání"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idprojectionPaintToggle = stringIDToTypeID( 'projectionPaintToggle' );     var desc506 = new ActionDescriptor(); executeAction( idprojectionPaintToggle, desc506, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_System-Texture" type="Main">
		<name id="Main-3D-Paint_System-Texture/name" value="Textura"/> 
		<context id="Main-3D-Paint_System-Texture/context" value="3D &gt; Systém malby &gt; Textura"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idprojectionPaintToggle = stringIDToTypeID( 'projectionPaintToggle' );     var desc507 = new ActionDescriptor(); executeAction( idprojectionPaintToggle, desc507, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Select_Paintable_Areas" type="Main">
		<name id="Main-3D-Select_Paintable_Areas/name" value="Vybrat oblasti umožňující vybarvení"/> 
		<context id="Main-3D-Select_Paintable_Areas/context" value="3D &gt; Vybrat oblasti umožňující vybarvení"/>
		<desc id="Main-3D-Select_Paintable_Areas/desc" value="Vybere oblasti, které jsou ideální pro vybarvení, na základě polohy objektu a kamery vzhledem k obrazovce (3D vybarvení na základě promítání)."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectthreeDPaintable = stringIDToTypeID( 'select3DPaintable' );     var desc508 = new ActionDescriptor(); executeAction( idselectthreeDPaintable, desc508, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Normals" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Normals/name" value="Kolmice"/> 
		<context id="Main-3D-Create_Painting_Overlay-Normals/context" value="3D &gt; Vytvořit překrytí malování &gt; Kolmice"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVNormalMap = stringIDToTypeID( 'renderUVNormalMap' );     var desc509 = new ActionDescriptor(); executeAction( idrenderUVNormalMap, desc509, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Shaded" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Shaded/name" value="Stínované"/> 
		<context id="Main-3D-Create_Painting_Overlay-Shaded/context" value="3D &gt; Vytvořit překrytí malování &gt; Stínované"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVShaded = stringIDToTypeID( 'renderUVShaded' );     var desc510 = new ActionDescriptor(); executeAction( idrenderUVShaded, desc510, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Create_Painting_Overlay-Wireframe" type="Main">
		<name id="Main-3D-Create_Painting_Overlay-Wireframe/name" value="Drátový model"/> 
		<context id="Main-3D-Create_Painting_Overlay-Wireframe/context" value="3D &gt; Vytvořit překrytí malování &gt; Drátový model"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrenderUVWireframe = stringIDToTypeID( 'renderUVWireframe' );     var desc511 = new ActionDescriptor(); executeAction( idrenderUVWireframe, desc511, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Regenerate_UVs" type="Main">
		<name id="Main-3D-Regenerate_UVs/name" value="Regenerovat UV souřadnice"/> 
		<context id="Main-3D-Regenerate_UVs/context" value="3D &gt; Regenerovat UV souřadnice"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idreparameterizethreeDModel = stringIDToTypeID( 'reparameterize3DModel' );     var desc512 = new ActionDescriptor(); executeAction( idreparameterizethreeDModel, desc512, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Roughness" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Roughness/name" value="Hrubost"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Roughness/context" value="3D &gt; Malba na cílové textuře &gt; Hrubost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc513 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc513.putInteger( idkeythreeDPaintType, 10 ); executeAction( idsetthreeDPaintType, desc513, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Reflectivity" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Reflectivity/name" value="Odraz"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Reflectivity/context" value="3D &gt; Malba na cílové textuře &gt; Odraz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc514 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc514.putInteger( idkeythreeDPaintType, 7 ); executeAction( idsetthreeDPaintType, desc514, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Self-Illumination" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Self-Illumination/name" value="Vnitřní osvětlení"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Self-Illumination/context" value="3D &gt; Malba na cílové textuře &gt; Vnitřní osvětlení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc515 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc515.putInteger( idkeythreeDPaintType, 6 ); executeAction( idsetthreeDPaintType, desc515, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Shininess" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Shininess/name" value="Lesklost"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Shininess/context" value="3D &gt; Malba na cílové textuře &gt; Lesklost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc516 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc516.putInteger( idkeythreeDPaintType, 5 ); executeAction( idsetthreeDPaintType, desc516, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Opacity" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Opacity/name" value="Krytí"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Opacity/context" value="3D &gt; Malba na cílové textuře &gt; Krytí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc517 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc517.putInteger( idkeythreeDPaintType, 4 ); executeAction( idsetthreeDPaintType, desc517, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Specular_Color" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Specular_Color/name" value="Barva zrcadlení"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Specular_Color/context" value="3D &gt; Malba na cílové textuře &gt; Zvláštní barva"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc518 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc518.putInteger( idkeythreeDPaintType, 3 ); executeAction( idsetthreeDPaintType, desc518, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Bump" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Bump/name" value="Hrboly"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Bump/context" value="3D &gt; Malba na cílové textuře &gt; Hrbolatý povrch"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc519 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc519.putInteger( idkeythreeDPaintType, 2 ); executeAction( idsetthreeDPaintType, desc519, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_on_Target_Texture-Diffuse" type="Main">
		<name id="Main-3D-Paint_on_Target_Texture-Diffuse/name" value="Difúze"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Diffuse/context" value="3D &gt; Malba na cílové textuře &gt; Difúze"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintType = stringIDToTypeID( 'set3DPaintType' );     var desc520 = new ActionDescriptor();     var idkeythreeDPaintType = stringIDToTypeID( 'key3DPaintType' );     desc520.putInteger( idkeythreeDPaintType, 0 ); executeAction( idsetthreeDPaintType, desc520, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Paint_Falloff" type="Main">
		<name id="Main-3D-Paint_Falloff/name" value="Slabá intenzita vybarvení"/> 
		<context id="Main-3D-Paint_Falloff/context" value="3D &gt; Slabá intenzita vybarvení"/>
		<desc id="Main-3D-Paint_Falloff/desc" value="Nastavte vzdálenost, od které přestane vybarvení vybarvovat při styku s okrajem nebo zakřiveným povrchem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetthreeDPaintFalloff = stringIDToTypeID( 'set3DPaintFalloff' );     var desc521 = new ActionDescriptor(); executeAction( idsetthreeDPaintFalloff, desc521, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Tiled_Painting_from_Layer" type="Main">
		<name id="Main-3D-New_Tiled_Painting_from_Layer/name" value="Nové dlaždicové vybarvení z vrstvy"/> 
		<context id="Main-3D-New_Tiled_Painting_from_Layer/context" value="3D &gt; Nové dlaždicové vybarvení z vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDTiledPainting = stringIDToTypeID( 'create3DTiledPainting' );     var desc522 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc522.putDouble( idkeythreeDXPos, 3.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc522.putDouble( idkeythreeDYPos, 3.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc522.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc522.putInteger( idkeythreeDTextureType, 8 ); executeAction( idcreatethreeDTiledPainting, desc522, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Merge_3D_Layers" type="Main">
		<name id="Main-3D-Merge_3D_Layers/name" value="Sloučit 3D vrstvy"/> 
		<context id="Main-3D-Merge_3D_Layers/context" value="3D &gt; Sloučit 3D vrstvy"/>
		<desc id="Main-3D-Merge_3D_Layers/desc" value="Vybrat více 3D vrstev se stejnými kamerami ke sloučení těchto vrstev do jediné scény s více mřížkami"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc523 = new ActionDescriptor(); executeAction( idMrgtwo, desc523, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Split_Extrusion" type="Main">
		<name id="Main-3D-Split_Extrusion/name" value="Rozdělit vysunutí"/> 
		<context id="Main-3D-Split_Extrusion/context" value="3D &gt; Rozdělit vysunutí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsplitRepousseMesh = stringIDToTypeID( 'splitRepousseMesh' );     var desc524 = new ActionDescriptor(); executeAction( idsplitRepousseMesh, desc524, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Move_Object_to_Ground_Plane" type="Main">
		<name id="Main-3D-Move_Object_to_Ground_Plane/name" value="Přesunout objekt na základní rovinu"/> 
		<context id="Main-3D-Move_Object_to_Ground_Plane/context" value="3D &gt; Přesunout objekt na základní rovinu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var iddropTothreeDGroundPlane = stringIDToTypeID( 'dropTo3DGroundPlane' );     var desc525 = new ActionDescriptor(); executeAction( iddropTothreeDGroundPlane, desc525, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Reveal_All" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Reveal_All/name" value="Odkrýt vše"/> 
		<context id="Main-3D-Show/Hide_Polygons-Reveal_All/context" value="3D &gt; Zobrazit/skrýt mnohoúhelníky &gt; Odkrýt vše"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrevealAllthreeD = stringIDToTypeID( 'revealAll3D' );     var desc526 = new ActionDescriptor(); executeAction( idrevealAllthreeD, desc526, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Invert_Visible" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Invert_Visible/name" value="Invertovat viditelné"/> 
		<context id="Main-3D-Show/Hide_Polygons-Invert_Visible/context" value="3D &gt; Zobrazit/skrýt mnohoúhelníky &gt; Invertovat viditelné"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idinvertthreeDSelected = stringIDToTypeID( 'invert3DSelected' );     var desc527 = new ActionDescriptor(); executeAction( idinvertthreeDSelected, desc527, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Show/Hide_Polygons-Within_Selection" type="Main">
		<name id="Main-3D-Show/Hide_Polygons-Within_Selection/name" value="V rámci výběru"/> 
		<context id="Main-3D-Show/Hide_Polygons-Within_Selection/context" value="3D &gt; Zobrazit/skrýt mnohoúhelníky &gt; V rámci výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idhideTopthreeDSelected = stringIDToTypeID( 'hideTop3DSelected' );     var desc528 = new ActionDescriptor(); executeAction( idhideTopthreeDSelected, desc528, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Add_Constraint(s)_from-Selected_Path" type="Main">
		<name id="Main-3D-Add_Constraint(s)_from-Selected_Path/name" value="Vybraná cesta"/> 
		<context id="Main-3D-Add_Constraint(s)_from-Selected_Path/context" value="3D &gt; Přidat omezení z &gt; Vybraná cesta"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateConstraintFromWorkPath = stringIDToTypeID( 'createConstraintFromWorkPath' );     var desc529 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc529.putInteger( idkeythreeDTextureType, 14 ); executeAction( idcreateConstraintFromWorkPath, desc529, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Add_Constraint(s)_from-Current_Selection" type="Main">
		<name id="Main-3D-Add_Constraint(s)_from-Current_Selection/name" value="Současný výběr"/> 
		<context id="Main-3D-Add_Constraint(s)_from-Current_Selection/context" value="3D &gt; Přidat omezení z &gt; Současný výběr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateConstraintFromSelection = stringIDToTypeID( 'createConstraintFromSelection' );     var desc530 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc530.putInteger( idkeythreeDTextureType, 15 ); executeAction( idcreateConstraintFromSelection, desc530, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Volume" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Volume/name" value="Hlasitost"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Volume/context" value="3D &gt; Nová mřížka z vrstvy &gt; Objem"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreateVolume = stringIDToTypeID( 'createVolume' );     var desc531 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc531.putInteger( idkeythreeDTextureType, 2 ); executeAction( idcreateVolume, desc531, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_Mesh_from_Layer-Postcard" type="Main">
		<name id="Main-3D-New_Mesh_from_Layer-Postcard/name" value="Pohlednice"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Postcard/context" value="3D &gt; Nová mřížka z vrstvy &gt; Pohlednice"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDPostcard = stringIDToTypeID( 'create3DPostcard' );     var desc532 = new ActionDescriptor();     var idkeythreeDXPos = stringIDToTypeID( 'key3DXPos' );     desc532.putDouble( idkeythreeDXPos, 1.000000 );     var idkeythreeDYPos = stringIDToTypeID( 'key3DYPos' );     desc532.putDouble( idkeythreeDYPos, 1.000000 );     var idkeythreeDZPos = stringIDToTypeID( 'key3DZPos' );     desc532.putDouble( idkeythreeDZPos, 0.000000 );     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc532.putInteger( idkeythreeDTextureType, 1 ); executeAction( idcreatethreeDPostcard, desc532, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Current_Selection" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Current_Selection/name" value="Nové 3D vysunutí z aktuálního výběru"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Current_Selection/context" value="3D &gt; Nové 3D vysunutí z aktuálního výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc533 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc533.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc533, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Selected_Path" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Selected_Path/name" value="Nové 3D vysunutí z vybrané cesty"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Selected_Path/context" value="3D &gt; Nové 3D vysunutí z vybrané cesty"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseWorkPath = stringIDToTypeID( 'create3DFromRepousseWorkPath' );     var desc534 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc534.putInteger( idkeythreeDTextureType, 9 ); executeAction( idcreatethreeDFromRepousseWorkPath, desc534, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Extrusion_from_Selected_Layer" type="Main">
		<name id="Main-3D-New_3D_Extrusion_from_Selected_Layer/name" value="Nové 3D vysunutí z vybrané vrstvy"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Selected_Layer/context" value="3D &gt; Nové 3D vysunutí z vybrané vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc535 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc535.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc535, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-Export_3D_Layer" type="Main">
		<name id="Main-3D-Export_3D_Layer/name" value="Exportovat 3D vrstvu"/> 
		<context id="Main-3D-Export_3D_Layer/context" value="3D &gt; Exportovat 3D vrstvu"/>
		<desc id="Main-3D-Export_3D_Layer/desc" value="Export vybrané 3D vrstvy do formátů Collada (DAE), Google Earth (KMZ), U3D nebo OBJ"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idexportthreeDModel = stringIDToTypeID( 'export3DModel' );     var desc536 = new ActionDescriptor(); executeAction( idexportthreeDModel, desc536, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-3D-New_3D_Layer_from_File" type="Main">
		<name id="Main-3D-New_3D_Layer_from_File/name" value="Nová 3D vrstva ze souboru"/> 
		<context id="Main-3D-New_3D_Layer_from_File/context" value="3D &gt; Nová 3D vrstva ze souboru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idaddthreeDLayerFromFile = stringIDToTypeID( 'add3DLayerFromFile' );     var desc537 = new ActionDescriptor(); executeAction( idaddthreeDLayerFromFile, desc537, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Close_Tab_Group" type="Panel">
		<name id="Panel-Layer_Comps-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Layer_Comps-Close_Tab_Group/context" value="Kompozice vrstev &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc538 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref435 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayerCompsPanelGroup = stringIDToTypeID( 'closeLayerCompsPanelGroup' );         ref435.putEnumerated( idMnspsp, idMnIt, idcloseLayerCompsPanelGroup );     desc538.putReference( idnull, ref435 ); executeAction( idslct, desc538, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Close" type="Panel">
		<name id="Panel-Layer_Comps-Close/name" value="Zavřít"/> 
		<context id="Panel-Layer_Comps-Close/context" value="Kompozice vrstev &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc539 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref436 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayerCompsPanel = stringIDToTypeID( 'closeLayerCompsPanel' );         ref436.putEnumerated( idMnspsp, idMnIt, idcloseLayerCompsPanel );     desc539.putReference( idnull, ref436 ); executeAction( idslct, desc539, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Layer_Comp_Options" type="Panel">
		<name id="Panel-Layer_Comps-Layer_Comp_Options/name" value="Volby kompozice vrstev"/> 
		<context id="Panel-Layer_Comps-Layer_Comp_Options/context" value="Kompozice vrstev &gt; Volby kompozice vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc540 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref437 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref437.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc540.putReference( idnull, ref437 ); executeAction( idsetd, desc540, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Restore_Last_Document_State" type="Panel">
		<name id="Panel-Layer_Comps-Restore_Last_Document_State/name" value="Obnovit poslední stav dokumentu"/> 
		<context id="Panel-Layer_Comps-Restore_Last_Document_State/context" value="Kompozice vrstev &gt; Obnovit poslední stav dokumentu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idresetFromComp = stringIDToTypeID( 'resetFromComp' );     var desc541 = new ActionDescriptor(); executeAction( idresetFromComp, desc541, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Previous_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Previous_Layer_Comp/name" value="Předcházející kompozice vrstev"/> 
		<context id="Panel-Layer_Comps-Previous_Layer_Comp/context" value="Kompozice vrstev &gt; Předcházející kompozice vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc542 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref438 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idPrvs = charIDToTypeID( 'Prvs' );         ref438.putEnumerated( idcompsClass, idOrdn, idPrvs );     desc542.putReference( idnull, ref438 ); executeAction( idapplyComp, desc542, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Next_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Next_Layer_Comp/name" value="Následující kompozice vrstev"/> 
		<context id="Panel-Layer_Comps-Next_Layer_Comp/context" value="Kompozice vrstev &gt; Následující kompozice vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc543 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref439 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idNxtsp = charIDToTypeID( 'Nxt ' );         ref439.putEnumerated( idcompsClass, idOrdn, idNxtsp );     desc543.putReference( idnull, ref439 ); executeAction( idapplyComp, desc543, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Apply_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Apply_Layer_Comp/name" value="Aplikovat kompozici vrstev"/> 
		<context id="Panel-Layer_Comps-Apply_Layer_Comp/context" value="Kompozice vrstev &gt; Aplikovat kompozici vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyComp = stringIDToTypeID( 'applyComp' );     var desc544 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref440 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref440.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc544.putReference( idnull, ref440 ); executeAction( idapplyComp, desc544, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Update_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Update_Layer_Comp/name" value="Aktualizovat kompozici vrstev"/> 
		<context id="Panel-Layer_Comps-Update_Layer_Comp/context" value="Kompozice vrstev &gt; Aktualizovat kompozici vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrecapture = stringIDToTypeID( 'recapture' );     var desc545 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref441 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref441.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc545.putReference( idnull, ref441 ); executeAction( idrecapture, desc545, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Delete_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Delete_Layer_Comp/name" value="Odstranit kompozici vrstev"/> 
		<context id="Panel-Layer_Comps-Delete_Layer_Comp/context" value="Kompozice vrstev &gt; Odstranit kompozici vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc546 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref442 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref442.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc546.putReference( idnull, ref442 ); executeAction( idDltsp, desc546, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-Duplicate_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-Duplicate_Layer_Comp/name" value="Duplikovat kompozici vrstev"/> 
		<context id="Panel-Layer_Comps-Duplicate_Layer_Comp/context" value="Kompozice vrstev &gt; Duplikovat kompozici vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc547 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref443 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref443.putEnumerated( idcompsClass, idOrdn, idTrgt );     desc547.putReference( idnull, ref443 ); executeAction( idDplc, desc547, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layer_Comps-New_Layer_Comp" type="Panel">
		<name id="Panel-Layer_Comps-New_Layer_Comp/name" value="Nová kompozice vrstev"/> 
		<context id="Panel-Layer_Comps-New_Layer_Comp/context" value="Kompozice vrstev &gt; Nová kompozice vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc548 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref444 = new ActionReference();         var idcompsClass = stringIDToTypeID( 'compsClass' );         ref444.putClass( idcompsClass );     desc548.putReference( idnull, ref444 ); executeAction( idMkspsp, desc548, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Tool_Presets-Close_Tab_Group" type="Panel">
		<name id="Panel-Tool_Presets-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Tool_Presets-Close_Tab_Group/context" value="Přednast. nástroje &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc549 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref445 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseToolPresetsPanelGroup = stringIDToTypeID( 'closeToolPresetsPanelGroup' );         ref445.putEnumerated( idMnspsp, idMnIt, idcloseToolPresetsPanelGroup );     desc549.putReference( idnull, ref445 ); executeAction( idslct, desc549, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Tool_Presets-Close" type="Panel">
		<name id="Panel-Tool_Presets-Close/name" value="Zavřít"/> 
		<context id="Panel-Tool_Presets-Close/context" value="Přednast. nástroje &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc550 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref446 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseToolPresetsPanel = stringIDToTypeID( 'closeToolPresetsPanel' );         ref446.putEnumerated( idMnspsp, idMnIt, idcloseToolPresetsPanel );     desc550.putReference( idnull, ref446 ); executeAction( idslct, desc550, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Remove_Layer_Mask-Apply" type="Main">
		<name id="Main-Remove_Layer_Mask-Apply/name" value="Použít"/> 
		<context id="Main-Remove_Layer_Mask-Apply/context" value="Odstranit masku vrstvy &gt; Aplikovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc551 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref447 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref447.putEnumerated( idChnl, idChnl, idMsksp );     desc551.putReference( idnull, ref447 );     var idAply = charIDToTypeID( 'Aply' );     desc551.putBoolean( idAply, true ); executeAction( idDltsp, desc551, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Remove_Layer_Mask-Delete" type="Main">
		<name id="Main-Remove_Layer_Mask-Delete/name" value="Odstranit"/> 
		<context id="Main-Remove_Layer_Mask-Delete/context" value="Odstranit masku vrstvy &gt; Odstranit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc552 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref448 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref448.putEnumerated( idChnl, idChnl, idMsksp );     desc552.putReference( idnull, ref448 ); executeAction( idDltsp, desc552, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Link" type="Main">
		<name id="Main-Layer_Mask-Link/name" value="Svázat"/> 
		<context id="Main-Layer_Mask-Link/context" value="Maska vrstvy &gt; Svázat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc553 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref449 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref449.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc553.putReference( idnull, ref449 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc554 = new ActionDescriptor();         var idUsrs = charIDToTypeID( 'Usrs' );         desc554.putBoolean( idUsrs, true );     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc553.putObject( idTspspsp, idLyrsp, desc554 ); executeAction( idsetd, desc553, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Enable" type="Main">
		<name id="Main-Layer_Mask-Enable/name" value="Zapnout"/> 
		<context id="Main-Layer_Mask-Enable/context" value="Maska vrstvy &gt; Zapnout"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc555 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref450 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglM = charIDToTypeID( 'TglM' );         ref450.putEnumerated( idMnspsp, idMnIt, idTglM );     desc555.putReference( idnull, ref450 ); executeAction( idslct, desc555, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Apply" type="Main">
		<name id="Main-Layer_Mask-Apply/name" value="Použít"/> 
		<context id="Main-Layer_Mask-Apply/context" value="Maska vrstvy &gt; Aplikovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc556 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref451 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref451.putEnumerated( idChnl, idChnl, idMsksp );     desc556.putReference( idnull, ref451 );     var idAply = charIDToTypeID( 'Aply' );     desc556.putBoolean( idAply, true ); executeAction( idDltsp, desc556, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Discard" type="Main">
		<name id="Main-Layer_Mask-Discard/name" value="Vypustit"/> 
		<context id="Main-Layer_Mask-Discard/context" value="Maska vrstvy &gt; Vypustit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc557 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref452 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref452.putEnumerated( idChnl, idChnl, idMsksp );     desc557.putReference( idnull, ref452 ); executeAction( idDltsp, desc557, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Hide_Selection" type="Main">
		<name id="Main-Layer_Mask-Add_Hide_Selection/name" value="Přidat a skrýt výběr"/> 
		<context id="Main-Layer_Mask-Add_Hide_Selection/context" value="Maska vrstvy &gt; Přidat a skrýt výběr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc558 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc558.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref453 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref453.putEnumerated( idChnl, idChnl, idMsksp );     desc558.putReference( idAtspsp, ref453 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdSl = charIDToTypeID( 'HdSl' );     desc558.putEnumerated( idUsng, idUsrM, idHdSl ); executeAction( idMkspsp, desc558, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Reveal_Selection" type="Main">
		<name id="Main-Layer_Mask-Add_Reveal_Selection/name" value="Přidat a odkrýt výběr"/> 
		<context id="Main-Layer_Mask-Add_Reveal_Selection/context" value="Maska vrstvy &gt; Přidat a odkrýt výběr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc559 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc559.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref454 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref454.putEnumerated( idChnl, idChnl, idMsksp );     desc559.putReference( idAtspsp, ref454 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlS = charIDToTypeID( 'RvlS' );     desc559.putEnumerated( idUsng, idUsrM, idRvlS ); executeAction( idMkspsp, desc559, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Hide_All" type="Main">
		<name id="Main-Layer_Mask-Add_Hide_All/name" value="Přidat a skrýt vše"/> 
		<context id="Main-Layer_Mask-Add_Hide_All/context" value="Maska vrstvy &gt; Přidat a skrýt vše"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc560 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc560.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref455 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref455.putEnumerated( idChnl, idChnl, idMsksp );     desc560.putReference( idAtspsp, ref455 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdAl = charIDToTypeID( 'HdAl' );     desc560.putEnumerated( idUsng, idUsrM, idHdAl ); executeAction( idMkspsp, desc560, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer_Mask-Add_Reveal_All" type="Main">
		<name id="Main-Layer_Mask-Add_Reveal_All/name" value="Přidat a odkrýt vše"/> 
		<context id="Main-Layer_Mask-Add_Reveal_All/context" value="Maska vrstvy &gt; Přidat a odkrýt vše"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc561 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc561.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref456 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref456.putEnumerated( idChnl, idChnl, idMsksp );     desc561.putReference( idAtspsp, ref456 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc561.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMkspsp, desc561, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Close_Tab_Group" type="Panel">
		<name id="Panel-History-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-History-Close_Tab_Group/context" value="Historie &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc562 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref457 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistoryPanelGroup = stringIDToTypeID( 'closeHistoryPanelGroup' );         ref457.putEnumerated( idMnspsp, idMnIt, idcloseHistoryPanelGroup );     desc562.putReference( idnull, ref457 ); executeAction( idslct, desc562, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Close" type="Panel">
		<name id="Panel-History-Close/name" value="Zavřít"/> 
		<context id="Panel-History-Close/context" value="Historie &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc563 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref458 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseHistoryPanel = stringIDToTypeID( 'closeHistoryPanel' );         ref458.putEnumerated( idMnspsp, idMnIt, idcloseHistoryPanel );     desc563.putReference( idnull, ref458 ); executeAction( idslct, desc563, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-History_Options" type="Panel">
		<name id="Panel-History-History_Options/name" value="Volby historie"/> 
		<context id="Panel-History-History_Options/context" value="Historie &gt; Volby historie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc564 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref459 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idHstO = charIDToTypeID( 'HstO' );         ref459.putEnumerated( idMnspsp, idMnIt, idHstO );     desc564.putReference( idnull, ref459 ); executeAction( idslct, desc564, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-New_Document" type="Panel">
		<name id="Panel-History-New_Document/name" value="Nový dokument"/> 
		<context id="Panel-History-New_Document/context" value="Historie &gt; Nový dokument"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc565 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref460 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         ref460.putClass( idDcmn );     desc565.putReference( idnull, ref460 );     var idUsng = charIDToTypeID( 'Usng' );         var ref461 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         var idCrnH = charIDToTypeID( 'CrnH' );         ref461.putProperty( idHstS, idCrnH );     desc565.putReference( idUsng, ref461 ); executeAction( idMkspsp, desc565, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Clear_History" type="Panel">
		<name id="Panel-History-Clear_History/name" value="Vymazat historii"/> 
		<context id="Panel-History-Clear_History/context" value="Historie &gt; Vymazat historii"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCler = charIDToTypeID( 'Cler' );     var desc566 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref462 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idHsSt = charIDToTypeID( 'HsSt' );         ref462.putProperty( idPrpr, idHsSt );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref462.putEnumerated( idDcmn, idOrdn, idTrgt );     desc566.putReference( idnull, ref462 ); executeAction( idCler, desc566, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Delete" type="Panel">
		<name id="Panel-History-Delete/name" value="Odstranit"/> 
		<context id="Panel-History-Delete/context" value="Historie &gt; Odstranit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc567 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref463 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref463.putEnumerated( idHstS, idOrdn, idTrgt );     desc567.putReference( idnull, ref463 ); executeAction( idDltsp, desc567, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-New_Snapshot" type="Panel">
		<name id="Panel-History-New_Snapshot/name" value="Nový snímek"/> 
		<context id="Panel-History-New_Snapshot/context" value="Historie &gt; Nový snímek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc568 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref464 = new ActionReference();         var idSnpS = charIDToTypeID( 'SnpS' );         ref464.putClass( idSnpS );     desc568.putReference( idnull, ref464 ); executeAction( idMkspsp, desc568, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Step_Backward" type="Panel">
		<name id="Panel-History-Step_Backward/name" value="Krok zpět"/> 
		<context id="Panel-History-Step_Backward/context" value="Historie &gt; Krok zpět"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrvs = charIDToTypeID( 'Prvs' );     var desc569 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref465 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref465.putClass( idHstS );     desc569.putReference( idnull, ref465 ); executeAction( idPrvs, desc569, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-History-Step_Forward" type="Panel">
		<name id="Panel-History-Step_Forward/name" value="Krok vpřed"/> 
		<context id="Panel-History-Step_Forward/context" value="Historie &gt; Krok vpřed"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNxtsp = charIDToTypeID( 'Nxt ' );     var desc570 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref466 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref466.putClass( idHstS );     desc570.putReference( idnull, ref466 ); executeAction( idNxtsp, desc570, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Close_Tab_Group" type="Panel">
		<name id="Panel-Navigator-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Navigator-Close_Tab_Group/context" value="Navigátor &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc571 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref467 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseNavigatorPanelGroup = stringIDToTypeID( 'closeNavigatorPanelGroup' );         ref467.putEnumerated( idMnspsp, idMnIt, idcloseNavigatorPanelGroup );     desc571.putReference( idnull, ref467 ); executeAction( idslct, desc571, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Close" type="Panel">
		<name id="Panel-Navigator-Close/name" value="Zavřít"/> 
		<context id="Panel-Navigator-Close/context" value="Navigátor &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc572 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref468 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseNavigatorPanel = stringIDToTypeID( 'closeNavigatorPanel' );         ref468.putEnumerated( idMnspsp, idMnIt, idcloseNavigatorPanel );     desc572.putReference( idnull, ref468 ); executeAction( idslct, desc572, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Navigator-Panel_Options" type="Panel">
		<name id="Panel-Navigator-Panel_Options/name" value="Volby panelu"/> 
		<context id="Panel-Navigator-Panel_Options/context" value="Navigátor &gt; Volby panelu"/>
		<desc id="Panel-Navigator-Panel_Options/desc" value="Nastavit volby barevného okraje pro okno Navigátor"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc573 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref469 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idNvgP = charIDToTypeID( 'NvgP' );         ref469.putEnumerated( idMnspsp, idMnIt, idNvgP );     desc573.putReference( idnull, ref469 ); executeAction( idslct, desc573, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Close_Tab_Group" type="Panel">
		<name id="Panel-Actions-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Actions-Close_Tab_Group/context" value="Akce &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc574 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref470 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseActionsPanelGroup = stringIDToTypeID( 'closeActionsPanelGroup' );         ref470.putEnumerated( idMnspsp, idMnIt, idcloseActionsPanelGroup );     desc574.putReference( idnull, ref470 ); executeAction( idslct, desc574, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Close" type="Panel">
		<name id="Panel-Actions-Close/name" value="Zavřít"/> 
		<context id="Panel-Actions-Close/context" value="Akce &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc575 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref471 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseActionsPanel = stringIDToTypeID( 'closeActionsPanel' );         ref471.putEnumerated( idMnspsp, idMnIt, idcloseActionsPanel );     desc575.putReference( idnull, ref471 ); executeAction( idslct, desc575, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Allow_Tool_Recording" type="Panel">
		<name id="Panel-Actions-Allow_Tool_Recording/name" value="Povolit záznam nástrojů"/> 
		<context id="Panel-Actions-Allow_Tool_Recording/context" value="Akce &gt; Povolit záznam nástrojů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc576 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref472 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idallowToolRecording = stringIDToTypeID( 'allowToolRecording' );         ref472.putEnumerated( idMnspsp, idMnIt, idallowToolRecording );     desc576.putReference( idnull, ref472 ); executeAction( idslct, desc576, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Playback_Options" type="Panel">
		<name id="Panel-Actions-Playback_Options/name" value="Volby přehrávání"/> 
		<context id="Panel-Actions-Playback_Options/context" value="Akce &gt; Volby přehrávání"/>
		<desc id="Panel-Actions-Playback_Options/desc" value="Zobrazit volby přehrávání akce"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc577 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref473 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPbkO = charIDToTypeID( 'PbkO' );         ref473.putEnumerated( idMnspsp, idMnIt, idPbkO );     desc577.putReference( idnull, ref473 ); executeAction( idslct, desc577, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-New_Set" type="Panel">
		<name id="Panel-Actions-New_Set/name" value="Nová sada"/> 
		<context id="Panel-Actions-New_Set/context" value="Akce &gt; Nová sada"/>
		<desc id="Panel-Actions-New_Set/desc" value="Vytvořit novou sadu akcí"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc578 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idASet = charIDToTypeID( 'ASet' );     desc578.putClass( idNwspsp, idASet ); executeAction( idMkspsp, desc578, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-New_Action" type="Panel">
		<name id="Panel-Actions-New_Action/name" value="Nová akce"/> 
		<context id="Panel-Actions-New_Action/context" value="Akce &gt; Nová akce"/>
		<desc id="Panel-Actions-New_Action/desc" value="Spustit novou akci"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc579 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idActn = charIDToTypeID( 'Actn' );     desc579.putClass( idNwspsp, idActn ); executeAction( idMkspsp, desc579, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Actions-Button_Mode" type="Panel">
		<name id="Panel-Actions-Button_Mode/name" value="Zobrazit tlačítka"/> 
		<context id="Panel-Actions-Button_Mode/context" value="Akce &gt; Zobrazit tlačítka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc580 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref474 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBtnM = charIDToTypeID( 'BtnM' );         ref474.putEnumerated( idMnspsp, idMnIt, idBtnM );     desc580.putReference( idnull, ref474 ); executeAction( idslct, desc580, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Close_Tab_Group" type="Panel">
		<name id="Panel-Swatches-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Swatches-Close_Tab_Group/context" value="Vzorky barev &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc581 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref475 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseSwatchesPanelGroup = stringIDToTypeID( 'closeSwatchesPanelGroup' );         ref475.putEnumerated( idMnspsp, idMnIt, idcloseSwatchesPanelGroup );     desc581.putReference( idnull, ref475 ); executeAction( idslct, desc581, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Close" type="Panel">
		<name id="Panel-Swatches-Close/name" value="Zavřít"/> 
		<context id="Panel-Swatches-Close/context" value="Vzorky barev &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc582 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref476 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseSwatchesPanel = stringIDToTypeID( 'closeSwatchesPanel' );         ref476.putEnumerated( idMnspsp, idMnIt, idcloseSwatchesPanel );     desc582.putReference( idnull, ref476 ); executeAction( idslct, desc582, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Replace_Swatches" type="Panel">
		<name id="Panel-Swatches-Replace_Swatches/name" value="Nahradit vzorky barev"/> 
		<context id="Panel-Swatches-Replace_Swatches/context" value="Vzorník &gt; Nahradit vzorky barev"/>
		<desc id="Panel-Swatches-Replace_Swatches/desc" value="Nahradit vzorky barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc583 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref477 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtp = charIDToTypeID( 'Swtp' );         ref477.putEnumerated( idMnspsp, idMnIt, idSwtp );     desc583.putReference( idnull, ref477 ); executeAction( idslct, desc583, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Save_Swatches" type="Panel">
		<name id="Panel-Swatches-Save_Swatches/name" value="Uložit vzorky barev"/> 
		<context id="Panel-Swatches-Save_Swatches/context" value="Vzorník &gt; Uložit vzorky barev"/>
		<desc id="Panel-Swatches-Save_Swatches/desc" value="Uložit vzorky barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc584 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref478 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtS = charIDToTypeID( 'SwtS' );         ref478.putEnumerated( idMnspsp, idMnIt, idSwtS );     desc584.putReference( idnull, ref478 ); executeAction( idslct, desc584, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Load_Swatches" type="Panel">
		<name id="Panel-Swatches-Load_Swatches/name" value="Načíst vzorky barev"/> 
		<context id="Panel-Swatches-Load_Swatches/context" value="Vzorník &gt; Načíst vzorky barev"/>
		<desc id="Panel-Swatches-Load_Swatches/desc" value="Načíst vzorky barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc585 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref479 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtA = charIDToTypeID( 'SwtA' );         ref479.putEnumerated( idMnspsp, idMnIt, idSwtA );     desc585.putReference( idnull, ref479 ); executeAction( idslct, desc585, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Reset_Swatches" type="Panel">
		<name id="Panel-Swatches-Reset_Swatches/name" value="Obnovit vzorky barev"/> 
		<context id="Panel-Swatches-Reset_Swatches/context" value="Vzorník &gt; Obnovit vzorky barev"/>
		<desc id="Panel-Swatches-Reset_Swatches/desc" value="Obnovit výchozí vzorky barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc586 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref480 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSwtR = charIDToTypeID( 'SwtR' );         ref480.putEnumerated( idMnspsp, idMnIt, idSwtR );     desc586.putReference( idnull, ref480 ); executeAction( idslct, desc586, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Large_List" type="Panel">
		<name id="Panel-Swatches-Large_List/name" value="Velký seznam"/> 
		<context id="Panel-Swatches-Large_List/context" value="Vzorník &gt; Velký seznam"/>
		<desc id="Panel-Swatches-Large_List/desc" value="Zobrazit velký seznam vzorků barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc587 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref481 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesLargeListView = stringIDToTypeID( 'swatchesLargeListView' );         ref481.putEnumerated( idMnspsp, idMnIt, idswatchesLargeListView );     desc587.putReference( idnull, ref481 ); executeAction( idslct, desc587, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Small_List" type="Panel">
		<name id="Panel-Swatches-Small_List/name" value="Malý seznam"/> 
		<context id="Panel-Swatches-Small_List/context" value="Vzorník &gt; Malý seznam"/>
		<desc id="Panel-Swatches-Small_List/desc" value="Zobrazit malý seznam vzorků barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc588 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref482 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesTextThumbnailView = stringIDToTypeID( 'swatchesTextThumbnailView' );         ref482.putEnumerated( idMnspsp, idMnIt, idswatchesTextThumbnailView );     desc588.putReference( idnull, ref482 ); executeAction( idslct, desc588, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Large_Thumbnail" type="Panel">
		<name id="Panel-Swatches-Large_Thumbnail/name" value="Velké miniatury"/> 
		<context id="Panel-Swatches-Large_Thumbnail/context" value="Vzorník &gt; Velké miniatury"/>
		<desc id="Panel-Swatches-Large_Thumbnail/desc" value="Zobrazit velké miniatury vzorků barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc589 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref483 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesLargeThumbnailView = stringIDToTypeID( 'swatchesLargeThumbnailView' );         ref483.putEnumerated( idMnspsp, idMnIt, idswatchesLargeThumbnailView );     desc589.putReference( idnull, ref483 ); executeAction( idslct, desc589, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-Small_Thumbnail" type="Panel">
		<name id="Panel-Swatches-Small_Thumbnail/name" value="Malé miniatury"/> 
		<context id="Panel-Swatches-Small_Thumbnail/context" value="Vzorník &gt; Malé miniatury"/>
		<desc id="Panel-Swatches-Small_Thumbnail/desc" value="Zobrazit malé miniatury vzorků barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc590 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref484 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesThumbnailView = stringIDToTypeID( 'swatchesThumbnailView' );         ref484.putEnumerated( idMnspsp, idMnIt, idswatchesThumbnailView );     desc590.putReference( idnull, ref484 ); executeAction( idslct, desc590, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Swatches-New_Swatch" type="Panel">
		<name id="Panel-Swatches-New_Swatch/name" value="Nové políčko"/> 
		<context id="Panel-Swatches-New_Swatch/context" value="Vzorník &gt; Nové políčko"/>
		<desc id="Panel-Swatches-New_Swatch/desc" value="Vytvořit nový vzorek barvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc591 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref485 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idswatchesNew = stringIDToTypeID( 'swatchesNew' );         ref485.putEnumerated( idMnspsp, idMnIt, idswatchesNew );     desc591.putReference( idnull, ref485 ); executeAction( idslct, desc591, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Close_Tab_Group" type="Panel">
		<name id="Panel-Layers-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Layers-Close_Tab_Group/context" value="Vrstvy &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc592 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref486 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayersPanelGroup = stringIDToTypeID( 'closeLayersPanelGroup' );         ref486.putEnumerated( idMnspsp, idMnIt, idcloseLayersPanelGroup );     desc592.putReference( idnull, ref486 ); executeAction( idslct, desc592, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Close" type="Panel">
		<name id="Panel-Layers-Close/name" value="Zavřít"/> 
		<context id="Panel-Layers-Close/context" value="Vrstvy &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc593 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref487 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseLayersPanel = stringIDToTypeID( 'closeLayersPanel' );         ref487.putEnumerated( idMnspsp, idMnIt, idcloseLayersPanel );     desc593.putReference( idnull, ref487 ); executeAction( idslct, desc593, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Panel_Options" type="Panel">
		<name id="Panel-Layers-Panel_Options/name" value="Volby panelu"/> 
		<context id="Panel-Layers-Panel_Options/context" value="Vrstvy &gt; Volby panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc594 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref488 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idLyrP = charIDToTypeID( 'LyrP' );         ref488.putEnumerated( idMnspsp, idMnIt, idLyrP );     desc594.putReference( idnull, ref488 ); executeAction( idslct, desc594, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Always_Hide" type="Panel">
		<name id="Panel-Layers-Animation_Options-Always_Hide/name" value="Vždy skrýt"/> 
		<context id="Panel-Layers-Animation_Options-Always_Hide/context" value="Vrstvy &gt; Volby animace &gt; Vždy skrýt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc595 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref489 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsHide = stringIDToTypeID( 'animationOptionsHide' );         ref489.putEnumerated( idMnspsp, idMnIt, idanimationOptionsHide );     desc595.putReference( idnull, ref489 ); executeAction( idslct, desc595, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Always_Show" type="Panel">
		<name id="Panel-Layers-Animation_Options-Always_Show/name" value="Vždy zobrazit"/> 
		<context id="Panel-Layers-Animation_Options-Always_Show/context" value="Vrstvy &gt; Volby animace &gt; Vždy zobrazit"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc596 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref490 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsShow = stringIDToTypeID( 'animationOptionsShow' );         ref490.putEnumerated( idMnspsp, idMnIt, idanimationOptionsShow );     desc596.putReference( idnull, ref490 ); executeAction( idslct, desc596, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Animation_Options-Automatic" type="Panel">
		<name id="Panel-Layers-Animation_Options-Automatic/name" value="Automaticky"/> 
		<context id="Panel-Layers-Animation_Options-Automatic/context" value="Vrstvy &gt; Volby animace &gt; Automaticky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc597 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref491 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idanimationOptionsAuto = stringIDToTypeID( 'animationOptionsAuto' );         ref491.putEnumerated( idMnspsp, idMnIt, idanimationOptionsAuto );     desc597.putReference( idnull, ref491 ); executeAction( idslct, desc597, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Flatten_Image" type="Panel">
		<name id="Panel-Layers-Flatten_Image/name" value="Do jedné vrstvy"/> 
		<context id="Panel-Layers-Flatten_Image/context" value="Vrstvy &gt; Do jedné vrstvy"/>
		<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="Sloučit viditelné"/> 
		<context id="Panel-Layers-Merge_Visible/context" value="Vrstvy &gt; Sloučit viditelné"/>
		<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="Sloučení dolů"/> 
		<context id="Panel-Layers-Merge_Down/context" value="Vrstvy &gt; Sloučení dolů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc598 = new ActionDescriptor(); executeAction( idMrgtwo, desc598, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Select_Linked_Layers" type="Panel">
		<name id="Panel-Layers-Select_Linked_Layers/name" value="Vybrat svázané vrstvy"/> 
		<context id="Panel-Layers-Select_Linked_Layers/context" value="Vrstvy &gt; Vybrat svázané vrstvy"/>
		<desc id="Panel-Layers-Select_Linked_Layers/desc" value="Vybrat všechny svázané vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectLinkedLayers = stringIDToTypeID( 'selectLinkedLayers' );     var desc599 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref492 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref492.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc599.putReference( idnull, ref492 ); executeAction( idselectLinkedLayers, desc599, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Link_Layers" type="Panel">
		<name id="Panel-Layers-Link_Layers/name" value="Svázat vrstvy"/> 
		<context id="Panel-Layers-Link_Layers/context" value="Vrstvy &gt; Svázat vrstvy"/>
		<desc id="Panel-Layers-Link_Layers/desc" value="Svázat nebo zrušit svázání vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlinkSelectedLayers = stringIDToTypeID( 'linkSelectedLayers' );     var desc600 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref493 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref493.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc600.putReference( idnull, ref493 ); executeAction( idlinkSelectedLayers, desc600, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Create_Clipping_Mask" type="Panel">
		<name id="Panel-Layers-Create_Clipping_Mask/name" value="Vytvořit ořezovou masku"/> 
		<context id="Panel-Layers-Create_Clipping_Mask/context" value="Vrstvy &gt; Vytvořit ořezovou masku"/>
		<desc id="Panel-Layers-Create_Clipping_Mask/desc" value="Vytvořit nebo uvolnit ořezovou masku"/> 
		<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="Volby prolnutí"/> 
		<context id="Panel-Layers-Blending_Options/context" value="Vrstvy &gt; Volby prolnutí"/>
		<desc id="Panel-Layers-Blending_Options/desc" value="Definovat volby prolnutí vybrané vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc601 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref494 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         ref494.putProperty( idPrpr, idblendOptions );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref494.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc601.putReference( idnull, ref494 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc602 = new ActionDescriptor();         var idblendOptions = stringIDToTypeID( 'blendOptions' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         desc602.putClass( idblendOptions, idblendOptions );     var idblendOptions = stringIDToTypeID( 'blendOptions' );     desc601.putObject( idTspspsp, idblendOptions, desc602 ); executeAction( idsetd, desc601, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Edit_Contents" type="Panel">
		<name id="Panel-Layers-Edit_Contents/name" value="Upravit obsah"/> 
		<context id="Panel-Layers-Edit_Contents/context" value="Vrstvy &gt; Upravit obsah"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc603 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref495 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerEditContents = stringIDToTypeID( 'placedLayerEditContents' );         ref495.putEnumerated( idMnspsp, idMnIt, idplacedLayerEditContents );     desc603.putReference( idnull, ref495 ); executeAction( idslct, desc603, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Convert_to_Smart_Object" type="Panel">
		<name id="Panel-Layers-Convert_to_Smart_Object/name" value="Převést na inteligentní objekt"/> 
		<context id="Panel-Layers-Convert_to_Smart_Object/context" value="Vrstvy &gt; Převést na inteligentní objekt"/>
		<desc id="Panel-Layers-Convert_to_Smart_Object/desc" value="Převést vybrané vrstvy na inteligentní objekt"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc604 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref496 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref496.putEnumerated( idMnspsp, idMnIt, idnewPlacedLayer );     desc604.putReference( idnull, ref496 ); executeAction( idslct, desc604, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Lock_Layers" type="Panel">
		<name id="Panel-Layers-Lock_Layers/name" value="Zamknout vrstvy"/> 
		<context id="Panel-Layers-Lock_Layers/context" value="Vrstvy &gt; Zamknout vrstvy"/>
		<desc id="Panel-Layers-Lock_Layers/desc" value="Zamknout všechny vybrané vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc605 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref497 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idapplyLocking = stringIDToTypeID( 'applyLocking' );         ref497.putEnumerated( idMnspsp, idMnIt, idapplyLocking );     desc605.putReference( idnull, ref497 ); executeAction( idslct, desc605, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Group_from_Layers" type="Panel">
		<name id="Panel-Layers-New_Group_from_Layers/name" value="Nová skupina z vrstev"/> 
		<context id="Panel-Layers-New_Group_from_Layers/context" value="Vrstvy &gt; Nová skupina z vrstev"/>
		<desc id="Panel-Layers-New_Group_from_Layers/desc" value="Vytvořit novou skupinu vrstev obsahující vybrané vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc606 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref498 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref498.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc606.putReference( idnull, ref498 ); executeAction( idgroupLayersEvent, desc606, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Group" type="Panel">
		<name id="Panel-Layers-New_Group/name" value="Nová skupina"/> 
		<context id="Panel-Layers-New_Group/context" value="Vrstvy &gt; Nová skupina"/>
		<desc id="Panel-Layers-New_Group/desc" value="Vytvořit novou skupinu vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc607 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref499 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idlayerSection = stringIDToTypeID( 'layerSection' );         ref499.putEnumerated( idMnspsp, idMnIt, idlayerSection );     desc607.putReference( idnull, ref499 ); executeAction( idslct, desc607, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Delete_Hidden_Layers" type="Panel">
		<name id="Panel-Layers-Delete_Hidden_Layers/name" value="Odstranit skryté vrstvy"/> 
		<context id="Panel-Layers-Delete_Hidden_Layers/context" value="Vrstvy &gt; Odstranit skryté vrstvy"/>
		<desc id="Panel-Layers-Delete_Hidden_Layers/desc" value="Odstranit skryté vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc608 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref500 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idhidden = stringIDToTypeID( 'hidden' );         ref500.putEnumerated( idLyrsp, idOrdn, idhidden );     desc608.putReference( idnull, ref500 ); executeAction( idDltsp, desc608, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Delete_Layer" type="Panel">
		<name id="Panel-Layers-Delete_Layer/name" value="Odstranit vrstvu"/> 
		<context id="Panel-Layers-Delete_Layer/context" value="Vrstvy &gt; Odstranit vrstvu"/>
		<desc id="Panel-Layers-Delete_Layer/desc" value="Odstranit vybrané vrstvy nebo skupiny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc609 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref501 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref501.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc609.putReference( idnull, ref501 ); executeAction( idDltsp, desc609, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-Duplicate_Layer" type="Panel">
		<name id="Panel-Layers-Duplicate_Layer/name" value="Duplikovat vrstvu"/> 
		<context id="Panel-Layers-Duplicate_Layer/context" value="Vrstvy &gt; Duplikovat vrstvu"/>
		<desc id="Panel-Layers-Duplicate_Layer/desc" value="Duplikovat vybrané vrstvy nebo skupiny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc610 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref502 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref502.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc610.putReference( idnull, ref502 ); executeAction( idDplc, desc610, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Layers-New_Layer" type="Panel">
		<name id="Panel-Layers-New_Layer/name" value="Nová vrstva"/> 
		<context id="Panel-Layers-New_Layer/context" value="Vrstvy &gt; Nová vrstva"/>
		<desc id="Panel-Layers-New_Layer/desc" value="Vytvořit novou vrstvu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc611 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref503 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         ref503.putClass( idLyrsp );     desc611.putReference( idnull, ref503 ); executeAction( idMkspsp, desc611, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Close_Tab_Group" type="Panel">
		<name id="Panel-Info-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Info-Close_Tab_Group/context" value="Informace &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc612 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref504 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseInfoPanelGroup = stringIDToTypeID( 'closeInfoPanelGroup' );         ref504.putEnumerated( idMnspsp, idMnIt, idcloseInfoPanelGroup );     desc612.putReference( idnull, ref504 ); executeAction( idslct, desc612, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Close" type="Panel">
		<name id="Panel-Info-Close/name" value="Zavřít"/> 
		<context id="Panel-Info-Close/context" value="Informace &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc613 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref505 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseInfoPanel = stringIDToTypeID( 'closeInfoPanel' );         ref505.putEnumerated( idMnspsp, idMnIt, idcloseInfoPanel );     desc613.putReference( idnull, ref505 ); executeAction( idslct, desc613, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Color_Samplers" type="Panel">
		<name id="Panel-Info-Color_Samplers/name" value="Vzorkovací body barvy"/> 
		<context id="Panel-Info-Color_Samplers/context" value="Informace &gt; Vzorkovací body barvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc614 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref506 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idInfT = charIDToTypeID( 'InfT' );         ref506.putEnumerated( idMnspsp, idMnIt, idInfT );     desc614.putReference( idnull, ref506 ); executeAction( idslct, desc614, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Info-Panel_Options" type="Panel">
		<name id="Panel-Info-Panel_Options/name" value="Volby panelu"/> 
		<context id="Panel-Info-Panel_Options/context" value="Informace &gt; Volby panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc615 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref507 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idInfP = charIDToTypeID( 'InfP' );         ref507.putEnumerated( idMnspsp, idMnIt, idInfP );     desc615.putReference( idnull, ref507 ); executeAction( idslct, desc615, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Close_Tab_Group" type="Panel">
		<name id="Panel-Color-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Color-Close_Tab_Group/context" value="Barva &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc616 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref508 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseColorPanelGroup = stringIDToTypeID( 'closeColorPanelGroup' );         ref508.putEnumerated( idMnspsp, idMnIt, idcloseColorPanelGroup );     desc616.putReference( idnull, ref508 ); executeAction( idslct, desc616, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Close" type="Panel">
		<name id="Panel-Color-Close/name" value="Zavřít"/> 
		<context id="Panel-Color-Close/context" value="Barva &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc617 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref509 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseColorPanel = stringIDToTypeID( 'closeColorPanel' );         ref509.putEnumerated( idMnspsp, idMnIt, idcloseColorPanel );     desc617.putReference( idnull, ref509 ); executeAction( idslct, desc617, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Make_Ramp_Web_Safe" type="Panel">
		<name id="Panel-Color-Make_Ramp_Web_Safe/name" value="Spektrum webových barev"/> 
		<context id="Panel-Color-Make_Ramp_Web_Safe/context" value="Barva &gt; Spektrum webových barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc618 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref510 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwebSafeRamp = stringIDToTypeID( 'webSafeRamp' );         ref510.putEnumerated( idMnspsp, idMnIt, idwebSafeRamp );     desc618.putReference( idnull, ref510 ); executeAction( idslct, desc618, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Current_Colors" type="Panel">
		<name id="Panel-Color-Current_Colors/name" value="Platné barvy"/> 
		<context id="Panel-Color-Current_Colors/context" value="Barva &gt; Platné barvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc619 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref511 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcurrentColors = stringIDToTypeID( 'currentColors' );         ref511.putEnumerated( idMnspsp, idMnIt, idcurrentColors );     desc619.putReference( idnull, ref511 ); executeAction( idslct, desc619, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Grayscale_Ramp" type="Panel">
		<name id="Panel-Color-Grayscale_Ramp/name" value="Spektrum stupňů šedi"/> 
		<context id="Panel-Color-Grayscale_Ramp/context" value="Barva &gt; Spektrum stupňů šedi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc620 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref512 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idgrayScaleRamp = stringIDToTypeID( 'grayScaleRamp' );         ref512.putEnumerated( idMnspsp, idMnIt, idgrayScaleRamp );     desc620.putReference( idnull, ref512 ); executeAction( idslct, desc620, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-CMYK_Spectrum" type="Panel">
		<name id="Panel-Color-CMYK_Spectrum/name" value="Spektrum CMYK"/> 
		<context id="Panel-Color-CMYK_Spectrum/context" value="Barva &gt; Spektrum CMYK"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc621 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref513 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCMYKSpectrum = stringIDToTypeID( 'CMYKSpectrum' );         ref513.putEnumerated( idMnspsp, idMnIt, idCMYKSpectrum );     desc621.putReference( idnull, ref513 ); executeAction( idslct, desc621, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-RGB_Spectrum" type="Panel">
		<name id="Panel-Color-RGB_Spectrum/name" value="Spektrum RGB"/> 
		<context id="Panel-Color-RGB_Spectrum/context" value="Barva &gt; Spektrum RGB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc622 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref514 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRGBSpectrum = stringIDToTypeID( 'RGBSpectrum' );         ref514.putEnumerated( idMnspsp, idMnIt, idRGBSpectrum );     desc622.putReference( idnull, ref514 ); executeAction( idslct, desc622, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Copy_Color's_Hex_Code" type="Panel">
		<name id="Panel-Color-Copy_Color's_Hex_Code/name" value="Kopírovat hexadecimální kód barvy"/> 
		<context id="Panel-Color-Copy_Color's_Hex_Code/context" value="Barvy &gt; Kopírovat hexadecimální kód barvy"/>
		<desc id="Panel-Color-Copy_Color's_Hex_Code/desc" value="Kopírovat pouze hexadecimální kód o šesti znacích  pro barvu popředí"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc623 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref515 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcopyAsHex = stringIDToTypeID( 'copyAsHex' );         ref515.putEnumerated( idMnspsp, idMnIt, idcopyAsHex );     desc623.putReference( idnull, ref515 ); executeAction( idslct, desc623, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Copy_Color_as_HTML" type="Panel">
		<name id="Panel-Color-Copy_Color_as_HTML/name" value="Kopírovat barvu jako HTML"/> 
		<context id="Panel-Color-Copy_Color_as_HTML/context" value="Barva &gt; Kopírovat barvu jako HTML"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc624 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref516 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcopyAsHTML = stringIDToTypeID( 'copyAsHTML' );         ref516.putEnumerated( idMnspsp, idMnIt, idcopyAsHTML );     desc624.putReference( idnull, ref516 ); executeAction( idslct, desc624, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Web_Color_Sliders" type="Panel">
		<name id="Panel-Color-Web_Color_Sliders/name" value="Posuvníky webových barev"/> 
		<context id="Panel-Color-Web_Color_Sliders/context" value="Barva &gt; Posuvníky webových barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc625 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref517 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpickWeb = stringIDToTypeID( 'pickWeb' );         ref517.putEnumerated( idMnspsp, idMnIt, idpickWeb );     desc625.putReference( idnull, ref517 ); executeAction( idslct, desc625, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Lab_Sliders" type="Panel">
		<name id="Panel-Color-Lab_Sliders/name" value="Posuvníky Lab"/> 
		<context id="Panel-Color-Lab_Sliders/context" value="Barva &gt; Posuvníky Lab"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc626 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref518 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckL = charIDToTypeID( 'PckL' );         ref518.putEnumerated( idMnspsp, idMnIt, idPckL );     desc626.putReference( idnull, ref518 ); executeAction( idslct, desc626, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-CMYK_Sliders" type="Panel">
		<name id="Panel-Color-CMYK_Sliders/name" value="Posuvníky CMYK"/> 
		<context id="Panel-Color-CMYK_Sliders/context" value="Barva &gt; Posuvníky CMYK"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc627 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref519 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckC = charIDToTypeID( 'PckC' );         ref519.putEnumerated( idMnspsp, idMnIt, idPckC );     desc627.putReference( idnull, ref519 ); executeAction( idslct, desc627, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-HSB_Sliders" type="Panel">
		<name id="Panel-Color-HSB_Sliders/name" value="Posuvníky HSB"/> 
		<context id="Panel-Color-HSB_Sliders/context" value="Barva &gt; Posuvníky HSB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc628 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref520 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckH = charIDToTypeID( 'PckH' );         ref520.putEnumerated( idMnspsp, idMnIt, idPckH );     desc628.putReference( idnull, ref520 ); executeAction( idslct, desc628, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-RGB_Sliders" type="Panel">
		<name id="Panel-Color-RGB_Sliders/name" value="Posuvníky RGB"/> 
		<context id="Panel-Color-RGB_Sliders/context" value="Barva &gt; Posuvníky RGB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc629 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref521 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckR = charIDToTypeID( 'PckR' );         ref521.putEnumerated( idMnspsp, idMnIt, idPckR );     desc629.putReference( idnull, ref521 ); executeAction( idslct, desc629, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Grayscale_Slider" type="Panel">
		<name id="Panel-Color-Grayscale_Slider/name" value="Posuvník stupňů šedi"/> 
		<context id="Panel-Color-Grayscale_Slider/context" value="Barva &gt; Posuvník stupňů šedi"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc630 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref522 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckG = charIDToTypeID( 'PckG' );         ref522.putEnumerated( idMnspsp, idMnIt, idPckG );     desc630.putReference( idnull, ref522 ); executeAction( idslct, desc630, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Brushes-Copy_Texture_to_Other_Tools" type="Panel">
		<name id="Panel-Brushes-Copy_Texture_to_Other_Tools/name" value="Kopírovat texturu do ostatních nástrojů"/> 
		<context id="Panel-Brushes-Copy_Texture_to_Other_Tools/context" value="Stopy štětce &gt; Kopírovat texturu do ostatních nástrojů"/>
		<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="Vymazat nastavení stopy"/> 
		<context id="Panel-Brushes-Clear_Brush_Controls/context" value="Stopy štětce &gt; Vymazat nastavení stopy"/>
		<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="Nové přednastavení stopy štětce"/> 
		<context id="Panel-Brushes-New_Brush_Preset/context" value="Stopy štětce &gt; Nové přednastavení stopy štětce"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc631 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref523 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idBrsN = charIDToTypeID( 'BrsN' );         ref523.putEnumerated( idMnspsp, idMnIt, idBrsN );     desc631.putReference( idnull, ref523 ); executeAction( idslct, desc631, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Close_Tab_Group" type="Panel">
		<name id="Panel-Channels-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Channels-Close_Tab_Group/context" value="Kanály &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc632 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref524 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseChannelsPanelGroup = stringIDToTypeID( 'closeChannelsPanelGroup' );         ref524.putEnumerated( idMnspsp, idMnIt, idcloseChannelsPanelGroup );     desc632.putReference( idnull, ref524 ); executeAction( idslct, desc632, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Close" type="Panel">
		<name id="Panel-Channels-Close/name" value="Zavřít"/> 
		<context id="Panel-Channels-Close/context" value="Kanály &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc633 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref525 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseChannelsPanel = stringIDToTypeID( 'closeChannelsPanel' );         ref525.putEnumerated( idMnspsp, idMnIt, idcloseChannelsPanel );     desc633.putReference( idnull, ref525 ); executeAction( idslct, desc633, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Panel_Options" type="Panel">
		<name id="Panel-Channels-Panel_Options/name" value="Volby panelu"/> 
		<context id="Panel-Channels-Panel_Options/context" value="Kanály &gt; Volby panelu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc634 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref526 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idChnP = charIDToTypeID( 'ChnP' );         ref526.putEnumerated( idMnspsp, idMnIt, idChnP );     desc634.putReference( idnull, ref526 ); executeAction( idslct, desc634, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Merge_Channels" type="Panel">
		<name id="Panel-Channels-Merge_Channels/name" value="Sloučit kanály"/> 
		<context id="Panel-Channels-Merge_Channels/context" value="Kanály &gt; Sloučit kanály"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc635 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref527 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idMrgC = charIDToTypeID( 'MrgC' );         ref527.putEnumerated( idMnspsp, idMnIt, idMrgC );     desc635.putReference( idnull, ref527 ); executeAction( idslct, desc635, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Split_Channels" type="Panel">
		<name id="Panel-Channels-Split_Channels/name" value="Rozdělit kanály"/> 
		<context id="Panel-Channels-Split_Channels/context" value="Kanály &gt; Rozdělit kanály"/>
		<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="Volby kanálu"/> 
		<context id="Panel-Channels-Channel_Options/context" value="Kanály &gt; Volby kanálu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc636 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref528 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idChnO = charIDToTypeID( 'ChnO' );         ref528.putEnumerated( idMnspsp, idMnIt, idChnO );     desc636.putReference( idnull, ref528 ); executeAction( idslct, desc636, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Merge_Spot_Channel" type="Panel">
		<name id="Panel-Channels-Merge_Spot_Channel/name" value="Sloučit kanál přímé barvy"/> 
		<context id="Panel-Channels-Merge_Spot_Channel/context" value="Kanály &gt; Sloučit kanál přímé barvy"/>
		<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="Nový kanál přímé barvy"/> 
		<context id="Panel-Channels-New_Spot_Channel/context" value="Kanály &gt; Nový kanál přímé barvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc637 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idSCch = charIDToTypeID( 'SCch' );     desc637.putClass( idNwspsp, idSCch ); executeAction( idMkspsp, desc637, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Delete_Channel" type="Panel">
		<name id="Panel-Channels-Delete_Channel/name" value="Odstranit kanál"/> 
		<context id="Panel-Channels-Delete_Channel/context" value="Kanály &gt; Odstranit kanál"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc638 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref529 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref529.putEnumerated( idChnl, idOrdn, idTrgt );     desc638.putReference( idnull, ref529 ); executeAction( idDltsp, desc638, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-Duplicate_Channel" type="Panel">
		<name id="Panel-Channels-Duplicate_Channel/name" value="Duplikovat kanál"/> 
		<context id="Panel-Channels-Duplicate_Channel/context" value="Kanály &gt; Duplikovat kanál"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc639 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref530 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref530.putEnumerated( idChnl, idOrdn, idTrgt );     desc639.putReference( idnull, ref530 ); executeAction( idDplc, desc639, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Channels-New_Channel" type="Panel">
		<name id="Panel-Channels-New_Channel/name" value="Nový kanál"/> 
		<context id="Panel-Channels-New_Channel/context" value="Kanály &gt; Nový kanál"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc640 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc640.putClass( idNwspsp, idChnl ); executeAction( idMkspsp, desc640, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Close_Tab_Group" type="Panel">
		<name id="Panel-Paths-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Paths-Close_Tab_Group/context" value="Cesty &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc641 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref531 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePathsPanelGroup = stringIDToTypeID( 'closePathsPanelGroup' );         ref531.putEnumerated( idMnspsp, idMnIt, idclosePathsPanelGroup );     desc641.putReference( idnull, ref531 ); executeAction( idslct, desc641, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Close" type="Panel">
		<name id="Panel-Paths-Close/name" value="Zavřít"/> 
		<context id="Panel-Paths-Close/context" value="Cesty &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc642 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref532 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclosePathsPanel = stringIDToTypeID( 'closePathsPanel' );         ref532.putEnumerated( idMnspsp, idMnIt, idclosePathsPanel );     desc642.putReference( idnull, ref532 ); executeAction( idslct, desc642, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Panel_Options" type="Panel">
		<name id="Panel-Paths-Panel_Options/name" value="Volby panelu"/> 
		<context id="Panel-Paths-Panel_Options/context" value="Cesty &gt; Volby panelu"/>
		<desc id="Panel-Paths-Panel_Options/desc" value="Změnit volby panelu pro cesty"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc643 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref533 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPthP = charIDToTypeID( 'PthP' );         ref533.putEnumerated( idMnspsp, idMnIt, idPthP );     desc643.putReference( idnull, ref533 ); executeAction( idslct, desc643, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Clipping_Path" type="Panel">
		<name id="Panel-Paths-Clipping_Path/name" value="Ořezová cesta"/> 
		<context id="Panel-Paths-Clipping_Path/context" value="Cesty &gt; Ořezová cesta"/>
		<desc id="Panel-Paths-Clipping_Path/desc" value="Vytvořit ořezovou cestu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc644 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref534 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idClPt = charIDToTypeID( 'ClPt' );         ref534.putProperty( idPath, idClPt );     desc644.putReference( idnull, ref534 ); executeAction( idsetd, desc644, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Stroke_Path" type="Panel">
		<name id="Panel-Paths-Stroke_Path/name" value="Vytáhnout cestu"/> 
		<context id="Panel-Paths-Stroke_Path/context" value="Cesty &gt; Vytáhnout cestu"/>
		<desc id="Panel-Paths-Stroke_Path/desc" value="Vytáhnout okraj cesty"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idStrk = charIDToTypeID( 'Strk' );     var desc645 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref535 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref535.putEnumerated( idPath, idOrdn, idTrgt );     desc645.putReference( idnull, ref535 ); executeAction( idStrk, desc645, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Fill_Path" type="Panel">
		<name id="Panel-Paths-Fill_Path/name" value="Vyplnit cestu"/> 
		<context id="Panel-Paths-Fill_Path/context" value="Cesty &gt; Vyplnit cestu"/>
		<desc id="Panel-Paths-Fill_Path/desc" value="Vyplnit cestu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlspsp = charIDToTypeID( 'Fl  ' );     var desc646 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref536 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref536.putEnumerated( idPath, idOrdn, idTrgt );     desc646.putReference( idnull, ref536 ); executeAction( idFlspsp, desc646, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Make_Selection" type="Panel">
		<name id="Panel-Paths-Make_Selection/name" value="Vytvořit výběr"/> 
		<context id="Panel-Paths-Make_Selection/context" value="Cesty &gt; Vytvořit výběr"/>
		<desc id="Panel-Paths-Make_Selection/desc" value="Vytvořit z cesty výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc647 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref537 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref537.putProperty( idChnl, idfsel );     desc647.putReference( idnull, ref537 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref538 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref538.putEnumerated( idPath, idOrdn, idTrgt );     desc647.putReference( idTspspsp, ref538 ); executeAction( idsetd, desc647, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Make_Work_Path" type="Panel">
		<name id="Panel-Paths-Make_Work_Path/name" value="Vytvořit pracovní cestu"/> 
		<context id="Panel-Paths-Make_Work_Path/context" value="Cesty &gt; Vytvořit pracovní cestu"/>
		<desc id="Panel-Paths-Make_Work_Path/desc" value="Vytvořit pracovní cestu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc648 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref539 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         ref539.putClass( idPath );     desc648.putReference( idnull, ref539 );     var idFrom = charIDToTypeID( 'From' );         var ref540 = new ActionReference();         var idcsel = charIDToTypeID( 'csel' );         var idfsel = charIDToTypeID( 'fsel' );         ref540.putProperty( idcsel, idfsel );     desc648.putReference( idFrom, ref540 ); executeAction( idMkspsp, desc648, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Delete_Path" type="Panel">
		<name id="Panel-Paths-Delete_Path/name" value="Odstranit cestu"/> 
		<context id="Panel-Paths-Delete_Path/context" value="Cesty &gt; Odstranit cestu"/>
		<desc id="Panel-Paths-Delete_Path/desc" value="Odstranit existující cestu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc649 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref541 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref541.putEnumerated( idPath, idOrdn, idTrgt );     desc649.putReference( idnull, ref541 ); executeAction( idDltsp, desc649, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-Duplicate_Path" type="Panel">
		<name id="Panel-Paths-Duplicate_Path/name" value="Duplikovat cestu"/> 
		<context id="Panel-Paths-Duplicate_Path/context" value="Cesty &gt; Duplikovat cestu"/>
		<desc id="Panel-Paths-Duplicate_Path/desc" value="Duplikovat existující cestu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc650 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref542 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref542.putEnumerated( idPath, idOrdn, idTrgt );     desc650.putReference( idnull, ref542 ); executeAction( idDplc, desc650, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paths-New_Path" type="Panel">
		<name id="Panel-Paths-New_Path/name" value="Nová cesta"/> 
		<context id="Panel-Paths-New_Path/context" value="Cesty &gt; Nová cesta"/>
		<desc id="Panel-Paths-New_Path/desc" value="Vytvořit novou cestu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc651 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref543 = new ActionReference();         var idPath = charIDToTypeID( 'Path' );         ref543.putClass( idPath );     desc651.putReference( idnull, ref543 ); executeAction( idMkspsp, desc651, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close_Tab_Group" type="Panel">
		<name id="Panel-Paragraph-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Paragraph-Close_Tab_Group/context" value="Odstavec &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc652 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref544 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphPanelGroup = stringIDToTypeID( 'closeParagraphPanelGroup' );         ref544.putEnumerated( idMnspsp, idMnIt, idcloseParagraphPanelGroup );     desc652.putReference( idnull, ref544 ); executeAction( idslct, desc652, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Paragraph-Close" type="Panel">
		<name id="Panel-Paragraph-Close/name" value="Zavřít"/> 
		<context id="Panel-Paragraph-Close/context" value="Odstavec &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc653 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref545 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseParagraphPanel = stringIDToTypeID( 'closeParagraphPanel' );         ref545.putEnumerated( idMnspsp, idMnIt, idcloseParagraphPanel );     desc653.putReference( idnull, ref545 ); executeAction( idslct, desc653, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close_Tab_Group" type="Panel">
		<name id="Panel-Character-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Character-Close_Tab_Group/context" value="Znaky &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc654 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref546 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterPanelGroup = stringIDToTypeID( 'closeCharacterPanelGroup' );         ref546.putEnumerated( idMnspsp, idMnIt, idcloseCharacterPanelGroup );     desc654.putReference( idnull, ref546 ); executeAction( idslct, desc654, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Character-Close" type="Panel">
		<name id="Panel-Character-Close/name" value="Zavřít"/> 
		<context id="Panel-Character-Close/context" value="Znaky &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc655 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref547 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseCharacterPanel = stringIDToTypeID( 'closeCharacterPanel' );         ref547.putEnumerated( idMnspsp, idMnIt, idcloseCharacterPanel );     desc655.putReference( idnull, ref547 ); executeAction( idslct, desc655, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Save_Default_Type_Styles" type="Main">
		<name id="Main-Type-Save_Default_Type_Styles/name" value="Uložit výchozí styly textu"/> 
		<context id="Main-Type-Save_Default_Type_Styles/context" value="Typ &gt; Uložit výchozí styly textu"/>
		<command>
 <![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try { var idtextSaveDefaultTypeStyles = stringIDToTypeID( "textSaveDefaultTypeStyles" ); var desc9 = new ActionDescriptor(); executeAction( idtextSaveDefaultTypeStyles, desc9, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]> </command>
	</feature>
	<feature application="PHSP" id="Main-Type-Load_Default_Type_Styles" type="Main">
		<name id="Main-Type-Load_Default_Type_Styles/name" value="Načíst výchozí styly textu"/> 
		<context id="Main-Type-Load_Default_Type_Styles/context" value="Typ &gt; Načíst výchozí styly textu"/>
		<command>
 <![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try { var idtextLoadDefaultTypeStyles = stringIDToTypeID( "textLoadDefaultTypeStyles" ); var desc9 = new ActionDescriptor(); executeAction( idtextLoadDefaultTypeStyles, desc9, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]> </command>
	</feature>
	<feature application="PHSP" id="Main-Type-Replace_All_Missing_Fonts" type="Main">
		<name id="Main-Type-Replace_All_Missing_Fonts/name" value="Nahradit všechna chybějící písma"/> 
		<context id="Main-Type-Replace_All_Missing_Fonts/context" value="Typ &gt; Nahradit všechna chybějící písma"/>
		<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="Aktualizovat všechny textové vrstvy"/> 
		<context id="Main-Type-Update_All_Text_Layers/context" value="Typ &gt; Aktualizovat všechny textové vrstvy"/>
		<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="Pokřivit text"/> 
		<context id="Main-Type-Warp_Text/context" value="Typ &gt; Pokřivit text"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc656 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref548 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwarp = stringIDToTypeID( 'warp' );         ref548.putEnumerated( idMnspsp, idMnIt, idwarp );     desc656.putReference( idnull, ref548 ); executeAction( idslct, desc656, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Convert_Text_Shape_Type" type="Main">
		<name id="Main-Type-Convert_Text_Shape_Type/name" value="Převést typ textu"/> 
		<context id="Main-Type-Convert_Text_Shape_Type/context" value="Typ &gt; Převést typ textu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc657 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref549 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idTEXT = charIDToTypeID( 'TEXT' );         ref549.putProperty( idPrpr, idTEXT );         var idTxLr = charIDToTypeID( 'TxLr' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref549.putEnumerated( idTxLr, idOrdn, idTrgt );     desc657.putReference( idnull, ref549 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idTEXT = charIDToTypeID( 'TEXT' );     var idbox = stringIDToTypeID( 'box' );     desc657.putEnumerated( idTspspsp, idTEXT, idbox ); executeAction( idsetd, desc657, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Rasterize_Type_Layer" type="Main">
		<name id="Main-Type-Rasterize_Type_Layer/name" value="Rastrovat textovou vrstvu"/> 
		<context id="Main-Type-Rasterize_Type_Layer/context" value="Typ &gt; Rastrovat textovou vrstvu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc658 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref550 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref550.putEnumerated( idMnspsp, idMnIt, idRstT );     desc658.putReference( idnull, ref550 ); executeAction( idslct, desc658, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Convert_to_Shape" type="Main">
		<name id="Main-Type-Convert_to_Shape/name" value="Převést na tvary"/> 
		<context id="Main-Type-Convert_to_Shape/context" value="Typ &gt; Převést na tvary"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc659 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref551 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconvertToShape = stringIDToTypeID( 'convertToShape' );         ref551.putEnumerated( idMnspsp, idMnIt, idconvertToShape );     desc659.putReference( idnull, ref551 ); executeAction( idslct, desc659, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Create_Work_Path" type="Main">
		<name id="Main-Type-Create_Work_Path/name" value="Vytvořit pracovní cestu"/> 
		<context id="Main-Type-Create_Work_Path/context" value="Typ &gt; Vytvořit pracovní cestu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc660 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref552 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcreateWorkPath = stringIDToTypeID( 'createWorkPath' );         ref552.putEnumerated( idMnspsp, idMnIt, idcreateWorkPath );     desc660.putReference( idnull, ref552 ); executeAction( idslct, desc660, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Extrude_to_3D" type="Main">
		<name id="Main-Type-Extrude_to_3D/name" value="Vysunout do 3D"/> 
		<context id="Main-Type-Extrude_to_3D/context" value="Typ &gt; Vysunout do 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSheetMask = stringIDToTypeID( 'create3DFromRepousseSheetMask' );     var desc661 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc661.putInteger( idkeythreeDTextureType, 10 ); executeAction( idcreatethreeDFromRepousseSheetMask, desc661, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Orientation-Vertical" type="Main">
		<name id="Main-Type-Orientation-Vertical/name" value="Svisle"/> 
		<context id="Main-Type-Orientation-Vertical/context" value="Typ &gt; Orientace &gt; Svisle"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc662 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref553 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idVrtc = charIDToTypeID( 'Vrtc' );         ref553.putEnumerated( idMnspsp, idMnIt, idVrtc );     desc662.putReference( idnull, ref553 ); executeAction( idslct, desc662, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Orientation-Horizontal" type="Main">
		<name id="Main-Type-Orientation-Horizontal/name" value="Vodorovně"/> 
		<context id="Main-Type-Orientation-Horizontal/context" value="Typ &gt; Orientace &gt; Vodorovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc663 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref554 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idHrzn = charIDToTypeID( 'Hrzn' );         ref554.putEnumerated( idMnspsp, idMnIt, idHrzn );     desc663.putReference( idnull, ref554 ); executeAction( idslct, desc663, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Smooth" type="Main">
		<name id="Main-Type-Anti-Alias-Smooth/name" value="Vyhladit"/> 
		<context id="Main-Type-Anti-Alias-Smooth/context" value="Typ &gt; Vyhlazení &gt; Hladké"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc664 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref555 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnSm = charIDToTypeID( 'AnSm' );         ref555.putEnumerated( idMnspsp, idMnIt, idAnSm );     desc664.putReference( idnull, ref555 ); executeAction( idslct, desc664, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Strong" type="Main">
		<name id="Main-Type-Anti-Alias-Strong/name" value="Tvrdé"/> 
		<context id="Main-Type-Anti-Alias-Strong/context" value="Typ &gt; Vyhlazení &gt; Tvrdé"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc665 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref556 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnSt = charIDToTypeID( 'AnSt' );         ref556.putEnumerated( idMnspsp, idMnIt, idAnSt );     desc665.putReference( idnull, ref556 ); executeAction( idslct, desc665, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Crisp" type="Main">
		<name id="Main-Type-Anti-Alias-Crisp/name" value="Ostré"/> 
		<context id="Main-Type-Anti-Alias-Crisp/context" value="Typ &gt; Vyhlazení &gt; Ostré"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc666 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref557 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnCr = charIDToTypeID( 'AnCr' );         ref557.putEnumerated( idMnspsp, idMnIt, idAnCr );     desc666.putReference( idnull, ref557 ); executeAction( idslct, desc666, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-Sharp" type="Main">
		<name id="Main-Type-Anti-Alias-Sharp/name" value="Nejostřejší"/> 
		<context id="Main-Type-Anti-Alias-Sharp/context" value="Typ &gt; Vyhlazení &gt; Nejostřejší"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc667 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref558 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idantiAliasSharp = stringIDToTypeID( 'antiAliasSharp' );         ref558.putEnumerated( idMnspsp, idMnIt, idantiAliasSharp );     desc667.putReference( idnull, ref558 ); executeAction( idslct, desc667, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Anti-Alias-None" type="Main">
		<name id="Main-Type-Anti-Alias-None/name" value="Žádné"/> 
		<context id="Main-Type-Anti-Alias-None/context" value="Typ &gt; Vyhlazení &gt; Žádné"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc668 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref559 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAnno = charIDToTypeID( 'Anno' );         ref559.putEnumerated( idMnspsp, idMnIt, idAnno );     desc668.putReference( idnull, ref559 ); executeAction( idslct, desc668, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Paragraph_Styles_Panel" type="Main">
		<name id="Main-Type-Panels-Paragraph_Styles_Panel/name" value="Panel stylů odstavců"/> 
		<context id="Main-Type-Panels-Paragraph_Styles_Panel/context" value="Typ &gt; Panely &gt; Panel stylů odstavců"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc669 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref560 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphStylesPalette = stringIDToTypeID( 'toggleParagraphStylesPalette' );         ref560.putEnumerated( idMnspsp, idMnIt, idtoggleParagraphStylesPalette );     desc669.putReference( idnull, ref560 ); executeAction( idslct, desc669, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Character_Styles_Panel" type="Main">
		<name id="Main-Type-Panels-Character_Styles_Panel/name" value="Panel stylů znaků"/> 
		<context id="Main-Type-Panels-Character_Styles_Panel/context" value="Typ &gt; Panely &gt; Panel stylů znaků"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc670 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref561 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterStylesPalette = stringIDToTypeID( 'toggleCharacterStylesPalette' );         ref561.putEnumerated( idMnspsp, idMnIt, idtoggleCharacterStylesPalette );     desc670.putReference( idnull, ref561 ); executeAction( idslct, desc670, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Paragraph_Panel" type="Main">
		<name id="Main-Type-Panels-Paragraph_Panel/name" value="Panel Odstavec"/> 
		<context id="Main-Type-Panels-Paragraph_Panel/context" value="Typ &gt; Panely &gt; Panel Odstavec"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc671 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref562 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphPalette = stringIDToTypeID( 'toggleParagraphPalette' );         ref562.putEnumerated( idMnspsp, idMnIt, idtoggleParagraphPalette );     desc671.putReference( idnull, ref562 ); executeAction( idslct, desc671, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Type-Panels-Character_Panel" type="Main">
		<name id="Main-Type-Panels-Character_Panel/name" value="Panel znaků"/> 
		<context id="Main-Type-Panels-Character_Panel/context" value="Typ &gt; Panely &gt; Panel znaků"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc672 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref563 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterPalette = stringIDToTypeID( 'toggleCharacterPalette' );         ref563.putEnumerated( idMnspsp, idMnIt, idtoggleCharacterPalette );     desc672.putReference( idnull, ref563 ); executeAction( idslct, desc672, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Close_Tab_Group" type="Panel">
		<name id="Panel-Styles-Close_Tab_Group/name" value="Zavřít skupinu záložek"/> 
		<context id="Panel-Styles-Close_Tab_Group/context" value="Styly &gt; Zavřít skupinu záložek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc673 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref564 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseStylesPanelGroup = stringIDToTypeID( 'closeStylesPanelGroup' );         ref564.putEnumerated( idMnspsp, idMnIt, idcloseStylesPanelGroup );     desc673.putReference( idnull, ref564 ); executeAction( idslct, desc673, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Close" type="Panel">
		<name id="Panel-Styles-Close/name" value="Zavřít"/> 
		<context id="Panel-Styles-Close/context" value="Styly &gt; Zavřít"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc674 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref565 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcloseStylesPanel = stringIDToTypeID( 'closeStylesPanel' );         ref565.putEnumerated( idMnspsp, idMnIt, idcloseStylesPanel );     desc674.putReference( idnull, ref565 ); executeAction( idslct, desc674, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Replace_Styles" type="Panel">
		<name id="Panel-Styles-Replace_Styles/name" value="Nahradit styly"/> 
		<context id="Panel-Styles-Replace_Styles/context" value="Styly &gt; Nahradit styly"/>
		<desc id="Panel-Styles-Replace_Styles/desc" value="Nahradit existující styly"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc675 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref566 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsd = charIDToTypeID( 'Slsd' );         ref566.putEnumerated( idMnspsp, idMnIt, idSlsd );     desc675.putReference( idnull, ref566 ); executeAction( idslct, desc675, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Save_Styles" type="Panel">
		<name id="Panel-Styles-Save_Styles/name" value="Uložit styly"/> 
		<context id="Panel-Styles-Save_Styles/context" value="Styly &gt; Uložit styly"/>
		<desc id="Panel-Styles-Save_Styles/desc" value="Uložit styly"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc676 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref567 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsv = charIDToTypeID( 'Slsv' );         ref567.putEnumerated( idMnspsp, idMnIt, idSlsv );     desc676.putReference( idnull, ref567 ); executeAction( idslct, desc676, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Load_Styles" type="Panel">
		<name id="Panel-Styles-Load_Styles/name" value="Načíst styly"/> 
		<context id="Panel-Styles-Load_Styles/context" value="Styly &gt; Načíst styly"/>
		<desc id="Panel-Styles-Load_Styles/desc" value="Načíst styly"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc677 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref568 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsA = charIDToTypeID( 'SlsA' );         ref568.putEnumerated( idMnspsp, idMnIt, idSlsA );     desc677.putReference( idnull, ref568 ); executeAction( idslct, desc677, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Reset_Styles" type="Panel">
		<name id="Panel-Styles-Reset_Styles/name" value="Obnovit styly"/> 
		<context id="Panel-Styles-Reset_Styles/context" value="Styly &gt; Obnovit styly"/>
		<desc id="Panel-Styles-Reset_Styles/desc" value="Obnovit výchozí styly"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc678 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref569 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsR = charIDToTypeID( 'SlsR' );         ref569.putEnumerated( idMnspsp, idMnIt, idSlsR );     desc678.putReference( idnull, ref569 ); executeAction( idslct, desc678, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Large_List" type="Panel">
		<name id="Panel-Styles-Large_List/name" value="Velký seznam"/> 
		<context id="Panel-Styles-Large_List/context" value="Styly &gt; Velký seznam"/>
		<desc id="Panel-Styles-Large_List/desc" value="Zobrazit styly ve velkém seznamu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc679 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref570 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesTextThumbnailView = stringIDToTypeID( 'stylesTextThumbnailView' );         ref570.putEnumerated( idMnspsp, idMnIt, idstylesTextThumbnailView );     desc679.putReference( idnull, ref570 ); executeAction( idslct, desc679, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Small_List" type="Panel">
		<name id="Panel-Styles-Small_List/name" value="Malý seznam"/> 
		<context id="Panel-Styles-Small_List/context" value="Styly &gt; Malý seznam"/>
		<desc id="Panel-Styles-Small_List/desc" value="Zobrazit styly v malém seznamu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc680 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref571 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesSmallTextView = stringIDToTypeID( 'stylesSmallTextView' );         ref571.putEnumerated( idMnspsp, idMnIt, idstylesSmallTextView );     desc680.putReference( idnull, ref571 ); executeAction( idslct, desc680, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Large_Thumbnail" type="Panel">
		<name id="Panel-Styles-Large_Thumbnail/name" value="Velké miniatury"/> 
		<context id="Panel-Styles-Large_Thumbnail/context" value="Styly &gt; Velké miniatury"/>
		<desc id="Panel-Styles-Large_Thumbnail/desc" value="Zobrazit styly jako velké miniatury"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc681 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref572 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesThumbnailView = stringIDToTypeID( 'stylesThumbnailView' );         ref572.putEnumerated( idMnspsp, idMnIt, idstylesThumbnailView );     desc681.putReference( idnull, ref572 ); executeAction( idslct, desc681, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Small_Thumbnail" type="Panel">
		<name id="Panel-Styles-Small_Thumbnail/name" value="Malé miniatury"/> 
		<context id="Panel-Styles-Small_Thumbnail/context" value="Styly &gt; Malé miniatury"/>
		<desc id="Panel-Styles-Small_Thumbnail/desc" value="Zobrazit styly jako malé miniatury"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc682 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref573 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesSmallThumbnailView = stringIDToTypeID( 'stylesSmallThumbnailView' );         ref573.putEnumerated( idMnspsp, idMnIt, idstylesSmallThumbnailView );     desc682.putReference( idnull, ref573 ); executeAction( idslct, desc682, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-Text_Only" type="Panel">
		<name id="Panel-Styles-Text_Only/name" value="Pouze text"/> 
		<context id="Panel-Styles-Text_Only/context" value="Styly &gt; Pouze text"/>
		<desc id="Panel-Styles-Text_Only/desc" value="Zobrazit styly pouze jako text"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc683 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref574 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idstylesTextView = stringIDToTypeID( 'stylesTextView' );         ref574.putEnumerated( idMnspsp, idMnIt, idstylesTextView );     desc683.putReference( idnull, ref574 ); executeAction( idslct, desc683, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Styles-New_Style" type="Panel">
		<name id="Panel-Styles-New_Style/name" value="Nový styl"/> 
		<context id="Panel-Styles-New_Style/context" value="Styly &gt; Nový styl"/>
		<desc id="Panel-Styles-New_Style/desc" value="Vytvořit nový styl"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc684 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref575 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSlsN = charIDToTypeID( 'SlsN' );         ref575.putEnumerated( idMnspsp, idMnIt, idSlsN );     desc684.putReference( idnull, ref575 ); executeAction( idslct, desc684, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Clear_Slices" type="Main">
		<name id="Main-View-Clear_Slices/name" value="Odstranit všechny řezy"/> 
		<context id="Main-View-Clear_Slices/context" value="Zobrazení &gt; Odstranit řezy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc685 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref576 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclearSlices = stringIDToTypeID( 'clearSlices' );         ref576.putEnumerated( idMnspsp, idMnIt, idclearSlices );     desc685.putReference( idnull, ref576 ); executeAction( idslct, desc685, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Lock_Slices" type="Main">
		<name id="Main-View-Lock_Slices/name" value="Zamknout řezy"/> 
		<context id="Main-View-Lock_Slices/context" value="Zobrazení &gt; Zamknout řezy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc686 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref577 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleLockSlices = stringIDToTypeID( 'toggleLockSlices' );         ref577.putEnumerated( idMnspsp, idMnIt, idtoggleLockSlices );     desc686.putReference( idnull, ref577 ); executeAction( idslct, desc686, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-New_Guide" type="Main">
		<name id="Main-View-New_Guide/name" value="Nové vodítko"/> 
		<context id="Main-View-New_Guide/context" value="Zobrazení &gt; Nové vodítko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc687 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref578 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewGuide = stringIDToTypeID( 'newGuide' );         ref578.putEnumerated( idMnspsp, idMnIt, idnewGuide );     desc687.putReference( idnull, ref578 ); executeAction( idslct, desc687, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Clear_Guides" type="Main">
		<name id="Main-View-Clear_Guides/name" value="Odstranit vodítka"/> 
		<context id="Main-View-Clear_Guides/context" value="Zobrazení &gt; Odstranit vodítka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc688 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref579 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClrG = charIDToTypeID( 'ClrG' );         ref579.putEnumerated( idMnspsp, idMnIt, idClrG );     desc688.putReference( idnull, ref579 ); executeAction( idslct, desc688, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Lock_Guides" type="Main">
		<name id="Main-View-Lock_Guides/name" value="Zamknout vodítka"/> 
		<context id="Main-View-Lock_Guides/context" value="Zobrazení &gt; Zamknout vodítka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc689 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref580 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglL = charIDToTypeID( 'TglL' );         ref580.putEnumerated( idMnspsp, idMnIt, idTglL );     desc689.putReference( idnull, ref580 ); executeAction( idslct, desc689, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-None" type="Main">
		<name id="Main-View-Snap_To-None/name" value="Žádný"/> 
		<context id="Main-View-Snap_To-None/context" value="Zobrazení &gt; Přitahovat na &gt; Žádný"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc690 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref581 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapNone = stringIDToTypeID( 'snapNone' );         ref581.putEnumerated( idMnspsp, idMnIt, idsnapNone );     desc690.putReference( idnull, ref581 ); executeAction( idslct, desc690, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-All" type="Main">
		<name id="Main-View-Snap_To-All/name" value="Vše"/> 
		<context id="Main-View-Snap_To-All/context" value="Zobrazení &gt; Přitahovat na &gt; Všechny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc691 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref582 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapAll = stringIDToTypeID( 'snapAll' );         ref582.putEnumerated( idMnspsp, idMnIt, idsnapAll );     desc691.putReference( idnull, ref582 ); executeAction( idslct, desc691, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Document_Bounds" type="Main">
		<name id="Main-View-Snap_To-Document_Bounds/name" value="Hranice dokumentu"/> 
		<context id="Main-View-Snap_To-Document_Bounds/context" value="Zobrazení &gt; Přitahovat na &gt; Hranice dokumentu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc692 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref583 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToDocBounds = stringIDToTypeID( 'snapToDocBounds' );         ref583.putEnumerated( idMnspsp, idMnIt, idsnapToDocBounds );     desc692.putReference( idnull, ref583 ); executeAction( idslct, desc692, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Slices" type="Main">
		<name id="Main-View-Snap_To-Slices/name" value="Řezy"/> 
		<context id="Main-View-Snap_To-Slices/context" value="Zobrazení &gt; Přitahovat na &gt; Řezy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc693 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref584 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToSlices = stringIDToTypeID( 'snapToSlices' );         ref584.putEnumerated( idMnspsp, idMnIt, idsnapToSlices );     desc693.putReference( idnull, ref584 ); executeAction( idslct, desc693, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Layers" type="Main">
		<name id="Main-View-Snap_To-Layers/name" value="Vrstvy"/> 
		<context id="Main-View-Snap_To-Layers/context" value="Zobrazení &gt; Přitahovat na &gt; Vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc694 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref585 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToLayerBounds = stringIDToTypeID( 'snapToLayerBounds' );         ref585.putEnumerated( idMnspsp, idMnIt, idsnapToLayerBounds );     desc694.putReference( idnull, ref585 ); executeAction( idslct, desc694, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Grid" type="Main">
		<name id="Main-View-Snap_To-Grid/name" value="Mřížka"/> 
		<context id="Main-View-Snap_To-Grid/context" value="Zobrazení &gt; Přitahovat na &gt; Mřížku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc695 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref586 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToGrid = stringIDToTypeID( 'snapToGrid' );         ref586.putEnumerated( idMnspsp, idMnIt, idsnapToGrid );     desc695.putReference( idnull, ref586 ); executeAction( idslct, desc695, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap_To-Guides" type="Main">
		<name id="Main-View-Snap_To-Guides/name" value="Vodítka"/> 
		<context id="Main-View-Snap_To-Guides/context" value="Zobrazení &gt; Přitahovat na &gt; Vodítka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc696 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref587 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnapToGuides = stringIDToTypeID( 'snapToGuides' );         ref587.putEnumerated( idMnspsp, idMnIt, idsnapToGuides );     desc696.putReference( idnull, ref587 ); executeAction( idslct, desc696, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Snap" type="Main">
		<name id="Main-View-Snap/name" value="Přitahovat"/> 
		<context id="Main-View-Snap/context" value="Zobrazení &gt; Přitahovat"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc697 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref588 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsnap = stringIDToTypeID( 'snap' );         ref588.putEnumerated( idMnspsp, idMnIt, idsnap );     desc697.putReference( idnull, ref588 ); executeAction( idslct, desc697, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Rulers" type="Main">
		<name id="Main-View-Rulers/name" value="Pravítka"/> 
		<context id="Main-View-Rulers/context" value="Zobrazení &gt; Pravítka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc698 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref589 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglR = charIDToTypeID( 'TglR' );         ref589.putEnumerated( idMnspsp, idMnIt, idTglR );     desc698.putReference( idnull, ref589 ); executeAction( idslct, desc698, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Show_Extras_Options" type="Main">
		<name id="Main-View-Show-Show_Extras_Options/name" value="Volby zobrazování netištěných"/> 
		<context id="Main-View-Show-Show_Extras_Options/context" value="Zobrazení &gt; Zobrazovat &gt; Zobrazit volby"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc699 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref590 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowHideOptions = stringIDToTypeID( 'showHideOptions' );         ref590.putEnumerated( idMnspsp, idMnIt, idshowHideOptions );     desc699.putReference( idnull, ref590 ); executeAction( idslct, desc699, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-None" type="Main">
		<name id="Main-View-Show-None/name" value="Žádný"/> 
		<context id="Main-View-Show-None/context" value="Zobrazení &gt; Zobrazovat &gt; Žádné"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc700 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref591 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowNone = stringIDToTypeID( 'showNone' );         ref591.putEnumerated( idMnspsp, idMnIt, idshowNone );     desc700.putReference( idnull, ref591 ); executeAction( idslct, desc700, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-All" type="Main">
		<name id="Main-View-Show-All/name" value="Vše"/> 
		<context id="Main-View-Show-All/context" value="Zobrazení &gt; Zobrazovat &gt; Všechny"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc701 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref592 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowAll = stringIDToTypeID( 'showAll' );         ref592.putEnumerated( idMnspsp, idMnIt, idshowAll );     desc701.putReference( idnull, ref592 ); executeAction( idslct, desc701, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Brush_Preview" type="Main">
		<name id="Main-View-Show-Brush_Preview/name" value="Náhled stopy"/> 
		<context id="Main-View-Show-Brush_Preview/context" value="Zobrazení &gt; Zobrazovat &gt; Náhled stopy"/>
		<desc id="Main-View-Show-Brush_Preview/desc" value="Zobrazit náhled štětin živé špičky stopy na obrazovce"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc702 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref593 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPreview = stringIDToTypeID( 'toggleBrushPreview' );         ref593.putEnumerated( idMnspsp, idMnIt, idtoggleBrushPreview );     desc702.putReference( idnull, ref593 ); executeAction( idslct, desc702, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-UV_Overlay" type="Main">
		<name id="Main-View-Show-UV_Overlay/name" value="Překrytí UV"/> 
		<context id="Main-View-Show-UV_Overlay/context" value="Zobrazení &gt; Zobrazit &gt; Překrytí UV"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc703 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref594 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDUVOverlay = stringIDToTypeID( 'toggle3DUVOverlay' );         ref594.putEnumerated( idMnspsp, idMnIt, idtogglethreeDUVOverlay );     desc703.putReference( idnull, ref594 ); executeAction( idslct, desc703, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Selection" type="Main">
		<name id="Main-View-Show-3D_Selection/name" value="3D výběr"/> 
		<context id="Main-View-Show-3D_Selection/context" value="Zobrazit &gt; Zobrazit &gt; 3D výběr"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc704 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref595 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDSelection = stringIDToTypeID( 'toggle3DSelection' );         ref595.putEnumerated( idMnspsp, idMnIt, idtogglethreeDSelection );     desc704.putReference( idnull, ref595 ); executeAction( idslct, desc704, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Lights" type="Main">
		<name id="Main-View-Show-3D_Lights/name" value="3D světla"/> 
		<context id="Main-View-Show-3D_Lights/context" value="Zobrazit &gt; Zobrazit &gt; 3D světla"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc705 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref596 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDLights = stringIDToTypeID( 'toggle3DLights' );         ref596.putEnumerated( idMnspsp, idMnIt, idtogglethreeDLights );     desc705.putReference( idnull, ref596 ); executeAction( idslct, desc705, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Ground_Plane" type="Main">
		<name id="Main-View-Show-3D_Ground_Plane/name" value="Základní rovina 3D"/> 
		<context id="Main-View-Show-3D_Ground_Plane/context" value="Zobrazit &gt; Zobrazit &gt; Základní rovina 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc706 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref597 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDGroundPlane = stringIDToTypeID( 'toggle3DGroundPlane' );         ref597.putEnumerated( idMnspsp, idMnIt, idtogglethreeDGroundPlane );     desc706.putReference( idnull, ref597 ); executeAction( idslct, desc706, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Secondary_View" type="Main">
		<name id="Main-View-Show-3D_Secondary_View/name" value="Sekundární zobrazení 3D"/> 
		<context id="Main-View-Show-3D_Secondary_View/context" value="Zobrazit &gt; Zobrazit &gt; Sekundární zobrazení 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc707 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref598 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDAxis = stringIDToTypeID( 'toggle3DAxis' );         ref598.putEnumerated( idMnspsp, idMnIt, idtogglethreeDAxis );     desc707.putReference( idnull, ref598 ); executeAction( idslct, desc707, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Pixel_Grid" type="Main">
		<name id="Main-View-Show-Pixel_Grid/name" value="Mřížka obrazových bodů"/> 
		<context id="Main-View-Show-Pixel_Grid/context" value="Zobrazit &gt; Zobrazit &gt; Mřížka obrazových bodů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc708 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref599 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglePixelGrid = stringIDToTypeID( 'togglePixelGrid' );         ref599.putEnumerated( idMnspsp, idMnIt, idtogglePixelGrid );     desc708.putReference( idnull, ref599 ); executeAction( idslct, desc708, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Notes" type="Main">
		<name id="Main-View-Show-Notes/name" value="Poznámky"/> 
		<context id="Main-View-Show-Notes/context" value="Zobrazit &gt; Zobrazit &gt; Poznámky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc709 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref600 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgAn = charIDToTypeID( 'TgAn' );         ref600.putEnumerated( idMnspsp, idMnIt, idTgAn );     desc709.putReference( idnull, ref600 ); executeAction( idslct, desc709, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Slices" type="Main">
		<name id="Main-View-Show-Slices/name" value="Řezy"/> 
		<context id="Main-View-Show-Slices/context" value="Zobrazení &gt; Zobrazovat &gt; Řezy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc710 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref601 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleSlices = stringIDToTypeID( 'toggleSlices' );         ref601.putEnumerated( idMnspsp, idMnIt, idtoggleSlices );     desc710.putReference( idnull, ref601 ); executeAction( idslct, desc710, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Smart_Guides" type="Main">
		<name id="Main-View-Show-Smart_Guides/name" value="Automatická vodítka"/> 
		<context id="Main-View-Show-Smart_Guides/context" value="Zobrazení &gt; Zobrazovat &gt; Automatická vodítka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc711 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref602 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleSmartGuides = stringIDToTypeID( 'toggleSmartGuides' );         ref602.putEnumerated( idMnspsp, idMnIt, idtoggleSmartGuides );     desc711.putReference( idnull, ref602 ); executeAction( idslct, desc711, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Count" type="Main">
		<name id="Main-View-Show-Count/name" value="Počítání"/> 
		<context id="Main-View-Show-Count/context" value="Zobrazení &gt; Zobrazovat &gt; Počítání"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc712 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref603 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCount = stringIDToTypeID( 'toggleCount' );         ref603.putEnumerated( idMnspsp, idMnIt, idtoggleCount );     desc712.putReference( idnull, ref603 ); executeAction( idslct, desc712, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Guides" type="Main">
		<name id="Main-View-Show-Guides/name" value="Vodítka"/> 
		<context id="Main-View-Show-Guides/context" value="Zobrazení &gt; Zobrazovat &gt; Vodítka"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc713 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref604 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgld = charIDToTypeID( 'Tgld' );         ref604.putEnumerated( idMnspsp, idMnIt, idTgld );     desc713.putReference( idnull, ref604 ); executeAction( idslct, desc713, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Grid" type="Main">
		<name id="Main-View-Show-Grid/name" value="Mřížka"/> 
		<context id="Main-View-Show-Grid/context" value="Zobrazení &gt; Zobrazovat &gt; Mřížku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc714 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref605 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgGr = charIDToTypeID( 'TgGr' );         ref605.putEnumerated( idMnspsp, idMnIt, idTgGr );     desc714.putReference( idnull, ref605 ); executeAction( idslct, desc714, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Target_Path" type="Main">
		<name id="Main-View-Show-Target_Path/name" value="Cílovou cestu"/> 
		<context id="Main-View-Show-Target_Path/context" value="Zobrazení &gt; Zobrazovat &gt; Cílovou cestu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc715 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref606 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglP = charIDToTypeID( 'TglP' );         ref606.putEnumerated( idMnspsp, idMnIt, idTglP );     desc715.putReference( idnull, ref606 ); executeAction( idslct, desc715, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Selection_Edges" type="Main">
		<name id="Main-View-Show-Selection_Edges/name" value="Okraje výběru"/> 
		<context id="Main-View-Show-Selection_Edges/context" value="Zobrazení &gt; Zobrazovat &gt; Okraje výběru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc716 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref607 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglE = charIDToTypeID( 'TglE' );         ref607.putEnumerated( idMnspsp, idMnIt, idTglE );     desc716.putReference( idnull, ref607 ); executeAction( idslct, desc716, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-Layer_Edges" type="Main">
		<name id="Main-View-Show-Layer_Edges/name" value="Okraje vrstvy"/> 
		<context id="Main-View-Show-Layer_Edges/context" value="Zobrazení &gt; Zobrazovat &gt; Okraje vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc717 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref608 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleLayerEdges = stringIDToTypeID( 'toggleLayerEdges' );         ref608.putEnumerated( idMnspsp, idMnIt, idtoggleLayerEdges );     desc717.putReference( idnull, ref608 ); executeAction( idslct, desc717, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Extras" type="Main">
		<name id="Main-View-Extras/name" value="Zobrazovat netištěné"/> 
		<context id="Main-View-Extras/context" value="Zobrazení &gt; Zobrazovat netištěné"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc718 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref609 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleShowExtras = stringIDToTypeID( 'toggleShowExtras' );         ref609.putEnumerated( idMnspsp, idMnIt, idtoggleShowExtras );     desc718.putReference( idnull, ref609 ); executeAction( idslct, desc718, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Full_Screen_Mode" type="Main">
		<name id="Main-View-Screen_Mode-Full_Screen_Mode/name" value="Na celou obrazovku"/> 
		<context id="Main-View-Screen_Mode-Full_Screen_Mode/context" value="Zobrazení &gt; Režim zobrazení &gt; Na celou obrazovku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc719 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref610 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeFullScreen = stringIDToTypeID( 'screenModeFullScreen' );         ref610.putEnumerated( idMnspsp, idMnIt, idscreenModeFullScreen );     desc719.putReference( idnull, ref610 ); executeAction( idslct, desc719, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar" type="Main">
		<name id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar/name" value="Na celou obrazovku s nabídkami"/> 
		<context id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar/context" value="Zobrazení &gt; Režim zobrazení &gt; Na celou obrazovku s nabídkami"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc720 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref611 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeFullScreenWithMenubar = stringIDToTypeID( 'screenModeFullScreenWithMenubar' );         ref611.putEnumerated( idMnspsp, idMnIt, idscreenModeFullScreenWithMenubar );     desc720.putReference( idnull, ref611 ); executeAction( idslct, desc720, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Screen_Mode-Standard_Screen_Mode" type="Main">
		<name id="Main-View-Screen_Mode-Standard_Screen_Mode/name" value="Standardní zobrazení"/> 
		<context id="Main-View-Screen_Mode-Standard_Screen_Mode/context" value="Zobrazení &gt; Režim zobrazení &gt; Standardní zobrazení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc721 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref612 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idscreenModeStandard = stringIDToTypeID( 'screenModeStandard' );         ref612.putEnumerated( idMnspsp, idMnIt, idscreenModeStandard );     desc721.putReference( idnull, ref612 ); executeAction( idslct, desc721, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Print_Size" type="Main">
		<name id="Main-View-Print_Size/name" value="Velikost tisku"/> 
		<context id="Main-View-Print_Size/context" value="Zobrazení &gt; Velikost tisku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc722 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref613 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPrnS = charIDToTypeID( 'PrnS' );         ref613.putEnumerated( idMnspsp, idMnIt, idPrnS );     desc722.putReference( idnull, ref613 ); executeAction( idslct, desc722, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-200%" type="Main">
		<name id="Main-View-200%/name" value="200 %"/> 
		<context id="Main-View-200%/context" value="Zobrazení &gt; 200 %"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc723 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref614 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idviewtwozerozeroPercent = stringIDToTypeID( 'view200Percent' );         ref614.putEnumerated( idMnspsp, idMnIt, idviewtwozerozeroPercent );     desc723.putReference( idnull, ref614 ); executeAction( idslct, desc723, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-100%" type="Main">
		<name id="Main-View-100%/name" value="100 %"/> 
		<context id="Main-View-100%/context" value="Zobrazení &gt; 100 %"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc724 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref615 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idActP = charIDToTypeID( 'ActP' );         ref615.putEnumerated( idMnspsp, idMnIt, idActP );     desc724.putReference( idnull, ref615 ); executeAction( idslct, desc724, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Fit_on_Screen" type="Main">
		<name id="Main-View-Fit_on_Screen/name" value="Na celou obrazovku"/> 
		<context id="Main-View-Fit_on_Screen/context" value="Zobrazení &gt; Na celou obrazovku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc725 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref616 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFtOn = charIDToTypeID( 'FtOn' );         ref616.putEnumerated( idMnspsp, idMnIt, idFtOn );     desc725.putReference( idnull, ref616 ); executeAction( idslct, desc725, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Zoom_Out" type="Main">
		<name id="Main-View-Zoom_Out/name" value="Zmenšit zobrazení"/> 
		<context id="Main-View-Zoom_Out/context" value="Zobrazení &gt; Zmenšit zobrazení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc726 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref617 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idZmOt = charIDToTypeID( 'ZmOt' );         ref617.putEnumerated( idMnspsp, idMnIt, idZmOt );     desc726.putReference( idnull, ref617 ); executeAction( idslct, desc726, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Zoom_In" type="Main">
		<name id="Main-View-Zoom_In/name" value="Zvětšit zobrazení"/> 
		<context id="Main-View-Zoom_In/context" value="Zobrazení &gt; Zvětšit zobrazení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc727 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref618 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idZmIn = charIDToTypeID( 'ZmIn' );         ref618.putEnumerated( idMnspsp, idMnIt, idZmIn );     desc727.putReference( idnull, ref618 ); executeAction( idslct, desc727, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-32-bit_Preview_Options" type="Main">
		<name id="Main-View-32-bit_Preview_Options/name" value="Volby 32bitového náhledu"/> 
		<context id="Main-View-32-bit_Preview_Options/context" value="Zobrazení &gt; Volby 32bitového náhledu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc728 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref619 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhdrOptions = stringIDToTypeID( 'hdrOptions' );         ref619.putEnumerated( idMnspsp, idMnIt, idhdrOptions );     desc728.putReference( idnull, ref619 ); executeAction( idslct, desc728, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio_Correction" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio_Correction/name" value="Korekce poměru stran obr. bodů"/> 
		<context id="Main-View-Pixel_Aspect_Ratio_Correction/context" value="Zobrazení &gt; Korekce poměru stran obr. bodů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc729 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref620 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleProofVideo = stringIDToTypeID( 'toggleProofVideo' );         ref620.putEnumerated( idMnspsp, idMnIt, idtoggleProofVideo );     desc729.putReference( idnull, ref620 ); executeAction( idslct, desc729, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/name" value="DVCPRO HD 1080 (1,5)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/context" value="Zobrazení &gt; Poměr stran obr. bodů &gt; DVCPRO HD 1080 (1,5)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/desc" value="Aplikovat na obraz poměr stran ve formátu DVCPRO HD 1080"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc730 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref621 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref621.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref621.putEnumerated( idDcmn, idOrdn, idTrgt );     desc730.putReference( idnull, ref621 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc731 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc731.putDouble( idVlspsp, 1.500000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc731.putString( idNmspsp, '''DVCPRO HD 1080''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc730.putObject( idTspspsp, idpixelScaleFactor, desc731 ); executeAction( idsetd, desc730, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/name" value="Deformovaný 2:1 (2)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/context" value="Zobrazení &gt; Poměr stran obr. bodů &gt; Deformovaný 2:1 (2)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/desc" value="Aplikovat na obraz anamorfický formát poměru stran"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc732 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref622 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref622.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref622.putEnumerated( idDcmn, idOrdn, idTrgt );     desc732.putReference( idnull, ref622 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc733 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc733.putDouble( idVlspsp, 2.000000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc733.putString( idNmspsp, '''Anamorphic 2:1''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc732.putObject( idTspspsp, idpixelScaleFactor, desc733 ); executeAction( idsetd, desc732, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/name" value="D1/DV PAL širokoúhlý (1,46)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/context" value="Zobrazit &gt; Poměr stran obr. bodů &gt; D1/DV PAL širokoúhlý (1,46)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/desc" value="Aplikovat na obraz poměr stran v širokoúhlém formátu PAL"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc734 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref623 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref623.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref623.putEnumerated( idDcmn, idOrdn, idTrgt );     desc734.putReference( idnull, ref623 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc735 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc735.putDouble( idVlspsp, 1.458700 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc735.putString( idNmspsp, '''D1/DV PAL Widescreen''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc734.putObject( idTspspsp, idpixelScaleFactor, desc735 ); executeAction( idsetd, desc734, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/name" value="HDV 1080/DVCPRO HD 720 (1,33)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/context" value="Zobrazení &gt; Poměr stran obr. bodů &gt; HDV 1080/DVCPRO HD 720 (1,33)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/desc" value="Aplikovat na obraz poměr stran ve formátu DVCPRO HD"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc736 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref624 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref624.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref624.putEnumerated( idDcmn, idOrdn, idTrgt );     desc736.putReference( idnull, ref624 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc737 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc737.putDouble( idVlspsp, 1.333000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc737.putString( idNmspsp, '''HDV 1080/DVCPRO HD 720''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc736.putObject( idTspspsp, idpixelScaleFactor, desc737 ); executeAction( idsetd, desc736, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/name" value="D1/DV NTSC širokoúhlý (1,21)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/context" value="Zobrazit &gt; Poměr stran obr. bodů &gt; D1/DV NTSC širokoúhlý (1,21)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/desc" value="Aplikovat na obraz poměr stran v širokoúhlém formátu NTSC"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc738 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref625 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref625.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref625.putEnumerated( idDcmn, idOrdn, idTrgt );     desc738.putReference( idnull, ref625 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc739 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc739.putDouble( idVlspsp, 1.212100 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc739.putString( idNmspsp, '''D1/DV NTSC Widescreen''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc738.putObject( idTspspsp, idpixelScaleFactor, desc739 ); executeAction( idsetd, desc738, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/name" value="D1/DV PAL (1,09)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/context" value="Zobrazit &gt; Poměr stran obr. bodů &gt; D1/DV PAL (1,09)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/desc" value="Aplikovat na obraz poměr stran ve formátu PAL"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc740 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref626 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref626.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref626.putEnumerated( idDcmn, idOrdn, idTrgt );     desc740.putReference( idnull, ref626 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc741 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc741.putDouble( idVlspsp, 1.094000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc741.putString( idNmspsp, '''D1/DV PAL''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc740.putObject( idTspspsp, idpixelScaleFactor, desc741 ); executeAction( idsetd, desc740, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/name" value="D1/DV NTSC (0,91)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/context" value="Zobrazit &gt; Poměr stran obr. bodů &gt; D1/DV NTSC (0,91)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/desc" value="Aplikovat na obraz poměr stran ve formátu NTSC"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc742 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref627 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref627.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref627.putEnumerated( idDcmn, idOrdn, idTrgt );     desc742.putReference( idnull, ref627 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc743 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc743.putDouble( idVlspsp, 0.909100 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc743.putString( idNmspsp, '''D1/DV NTSC''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc742.putObject( idTspspsp, idpixelScaleFactor, desc743 ); executeAction( idsetd, desc742, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Square" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Square/name" value="Čtverec"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Square/context" value="Zobrazení &gt; Poměr stran obr. bodů &gt; Čtverec"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Square/desc" value="Aplikovat na obraz čtvercový poměr stran"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc744 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref628 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );         ref628.putProperty( idPrpr, idpixelScaleFactor );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref628.putEnumerated( idDcmn, idOrdn, idTrgt );     desc744.putReference( idnull, ref628 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc745 = new ActionDescriptor();         var idVlspsp = charIDToTypeID( 'Vl  ' );         desc745.putDouble( idVlspsp, 1.000000 );         var idNmspsp = charIDToTypeID( 'Nm  ' );         desc745.putString( idNmspsp, '''Square Pixels''' );     var idpixelScaleFactor = stringIDToTypeID( 'pixelScaleFactor' );     desc744.putObject( idTspspsp, idpixelScaleFactor, desc745 ); executeAction( idsetd, desc744, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/name" value="Obnovit poměry stran obr. bodů"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/context" value="Zobrazení &gt; Poměr stran obr. bodů &gt; Obnovit poměr stran obr. bodů"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/desc" value="Obnovit poměr stran obrazu na výchozí hodnotu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc746 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref629 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idresetScaleFactor = stringIDToTypeID( 'resetScaleFactor' );         ref629.putEnumerated( idMnspsp, idMnIt, idresetScaleFactor );     desc746.putReference( idnull, ref629 ); executeAction( idslct, desc746, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/name" value="Odstranit poměr stran obr. bodů"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/context" value="Zobrazení &gt; Poměr stran obr. bodů &gt; Odstranit poměr stran obr. bodů"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/desc" value="Vrátit zpět nebo odstranit vlastní poměr stran obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc747 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref630 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteScaleFactor = stringIDToTypeID( 'deleteScaleFactor' );         ref630.putEnumerated( idMnspsp, idMnIt, iddeleteScaleFactor );     desc747.putReference( idnull, ref630 ); executeAction( idslct, desc747, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio" type="Main">
		<name id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/name" value="Vlastní poměr stran obr. bodů"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/context" value="Zobrazení &gt; Poměr stran obr. bodů &gt; Vlastní poměr stran obr. bodů"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/desc" value="Definovat specifický poměr stran obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc748 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref631 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcustomScaleFactor = stringIDToTypeID( 'customScaleFactor' );         ref631.putEnumerated( idMnspsp, idMnIt, idcustomScaleFactor );     desc748.putReference( idnull, ref631 ); executeAction( idslct, desc748, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Gamut_Warning" type="Main">
		<name id="Main-View-Gamut_Warning/name" value="Kontrola gamutu"/> 
		<context id="Main-View-Gamut_Warning/context" value="Zobrazení &gt; Kontrola gamutu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc749 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref632 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglG = charIDToTypeID( 'TglG' );         ref632.putEnumerated( idMnspsp, idMnIt, idTglG );     desc749.putReference( idnull, ref632 ); executeAction( idslct, desc749, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Colors" type="Main">
		<name id="Main-View-Proof_Colors/name" value="Kontrolní náhled barev"/> 
		<context id="Main-View-Proof_Colors/context" value="Zobrazení &gt; Kontrolní náhled barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc750 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref633 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleProofColors = stringIDToTypeID( 'toggleProofColors' );         ref633.putEnumerated( idMnspsp, idMnIt, idtoggleProofColors );     desc750.putReference( idnull, ref633 ); executeAction( idslct, desc750, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type" type="Main">
		<name id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type/name" value="Barvoslepost na zelenou"/> 
		<context id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type/context" value="Zobrazit &gt; Nastavení nátisku &gt; Barvoslepost – deuteranopie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc751 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofDeuteranopia = stringIDToTypeID( 'proofDeuteranopia' );     desc751.putEnumerated( idBltn, idbuiltinProof, idproofDeuteranopia ); executeAction( idproofSetup, desc751, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type" type="Main">
		<name id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type/name" value="Barvoslepost na červenou"/> 
		<context id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type/context" value="Zobrazit &gt; Nastavení nátisku &gt; Barvoslepost – protanopsie"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc752 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofProtanopia = stringIDToTypeID( 'proofProtanopia' );     desc752.putEnumerated( idBltn, idbuiltinProof, idproofProtanopia ); executeAction( idproofSetup, desc752, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Monitor_RGB" type="Main">
		<name id="Main-View-Proof_Setup-Monitor_RGB/name" value="RGB monitoru"/> 
		<context id="Main-View-Proof_Setup-Monitor_RGB/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; RGB monitoru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc753 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMonitor = stringIDToTypeID( 'proofMonitor' );     desc753.putEnumerated( idBltn, idbuiltinProof, idproofMonitor ); executeAction( idproofSetup, desc753, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)" type="Main">
		<name id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/name" value="Internetové standardní RGB (sRGB)"/> 
		<context id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Internetové standardní RGB (sRGB)"/>
		<desc id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/desc" value="Zobrazit pomocí barev standardu sRGB &amp; gama (2,2)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc754 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofWindows = stringIDToTypeID( 'proofWindows' );     desc754.putEnumerated( idBltn, idbuiltinProof, idproofWindows ); executeAction( idproofSetup, desc754, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)" type="Main">
		<name id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/name" value="Starší RGB Macintosh (Gamma 1,8)"/> 
		<context id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Starší RGB Macintosh (Gama 1,8)"/>
		<desc id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/desc" value="Zobrazit pomocí předběžného zobrazení Snow Leopard gama (1,8)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc755 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMacintosh = stringIDToTypeID( 'proofMacintosh' );     desc755.putEnumerated( idBltn, idbuiltinProof, idproofMacintosh ); executeAction( idproofSetup, desc755, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_CMY_Plates" type="Main">
		<name id="Main-View-Proof_Setup-Working_CMY_Plates/name" value="Pracovní výtažky CMY"/> 
		<context id="Main-View-Proof_Setup-Working_CMY_Plates/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Pracovní výtažky CMY"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc756 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCMY = stringIDToTypeID( 'proofCMY' );     desc756.putEnumerated( idBltn, idbuiltinProof, idproofCMY ); executeAction( idproofSetup, desc756, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Black_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Black_Plate/name" value="Pracovní K-černý výtažek"/> 
		<context id="Main-View-Proof_Setup-Working_Black_Plate/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Pracovní K-černý výtažek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc757 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofBlack = stringIDToTypeID( 'proofBlack' );     desc757.putEnumerated( idBltn, idbuiltinProof, idproofBlack ); executeAction( idproofSetup, desc757, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Yellow_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Yellow_Plate/name" value="Pracovní Y-žlutý výtažek"/> 
		<context id="Main-View-Proof_Setup-Working_Yellow_Plate/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Pracovní Y-žlutý výtažek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc758 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofYellow = stringIDToTypeID( 'proofYellow' );     desc758.putEnumerated( idBltn, idbuiltinProof, idproofYellow ); executeAction( idproofSetup, desc758, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Magenta_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Magenta_Plate/name" value="Pracovní M-purpurový výtažek"/> 
		<context id="Main-View-Proof_Setup-Working_Magenta_Plate/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Pracovní M-purpurový výtažek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc759 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMagenta = stringIDToTypeID( 'proofMagenta' );     desc759.putEnumerated( idBltn, idbuiltinProof, idproofMagenta ); executeAction( idproofSetup, desc759, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_Cyan_Plate" type="Main">
		<name id="Main-View-Proof_Setup-Working_Cyan_Plate/name" value="Pracovní C-azurový výtažek"/> 
		<context id="Main-View-Proof_Setup-Working_Cyan_Plate/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Pracovní C-azurový výtažek"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc760 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCyan = stringIDToTypeID( 'proofCyan' );     desc760.putEnumerated( idBltn, idbuiltinProof, idproofCyan ); executeAction( idproofSetup, desc760, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_CMYK" type="Main">
		<name id="Main-View-Proof_Setup-Working_CMYK/name" value="Pracovní CMYK"/> 
		<context id="Main-View-Proof_Setup-Working_CMYK/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Pracovní CMYK"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc761 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofCMYK = stringIDToTypeID( 'proofCMYK' );     desc761.putEnumerated( idBltn, idbuiltinProof, idproofCMYK ); executeAction( idproofSetup, desc761, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Custom" type="Main">
		<name id="Main-View-Proof_Setup-Custom/name" value="Vlastní"/> 
		<context id="Main-View-Proof_Setup-Custom/context" value="Zobrazení &gt; Nastavení kontrolního náhledu &gt; Vlastní"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc762 = new ActionDescriptor(); executeAction( idproofSetup, desc762, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Tools" type="Main">
		<name id="Main-Window-Tools/name" value="Nástroje"/> 
		<context id="Main-Window-Tools/context" value="Okna &gt; Nástroje"/>
		<desc id="Main-Window-Tools/desc" value="Zobrazit panel Nástroje, který se používá k výběru nástrojů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc763 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref634 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglT = charIDToTypeID( 'TglT' );         ref634.putEnumerated( idMnspsp, idMnIt, idTglT );     desc763.putReference( idnull, ref634 ); executeAction( idslct, desc763, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Options" type="Main">
		<name id="Main-Window-Options/name" value="Volby"/> 
		<context id="Main-Window-Options/context" value="Okna &gt; Volby"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc764 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref635 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglO = charIDToTypeID( 'TglO' );         ref635.putEnumerated( idMnspsp, idMnIt, idTglO );     desc764.putReference( idnull, ref635 ); executeAction( idslct, desc764, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Tool_Presets" type="Main">
		<name id="Main-Window-Tool_Presets/name" value="Přednast. nástroje"/> 
		<context id="Main-Window-Tool_Presets/context" value="Okna &gt; Přednastavené nástroje"/>
		<desc id="Main-Window-Tool_Presets/desc" value="Zobrazit panel Přednastavené nástroje, který se používá k vytváření a výběru konfigurací přednastavených nástrojů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc765 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref636 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleToolPresetsPalette = stringIDToTypeID( 'toggleToolPresetsPalette' );         ref636.putEnumerated( idMnspsp, idMnIt, idtoggleToolPresetsPalette );     desc765.putReference( idnull, ref636 ); executeAction( idslct, desc765, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Timeline" type="Main">
		<name id="Main-Window-Timeline/name" value="Časová osa"/> 
		<context id="Main-Window-Timeline/context" value="Okna &gt; Časová osa"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc766 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref637 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleAnimationPalette = stringIDToTypeID( 'toggleAnimationPalette' );         ref637.putEnumerated( idMnspsp, idMnIt, idtoggleAnimationPalette );     desc766.putReference( idnull, ref637 ); executeAction( idslct, desc766, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Swatches" type="Main">
		<name id="Main-Window-Swatches/name" value="Vzorník"/> 
		<context id="Main-Window-Swatches/context" value="Okna &gt; Vzorník"/>
		<desc id="Main-Window-Swatches/desc" value="Zobrazit panel Vzorník, který se používá k vytváření a aplikaci oblíbených barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc767 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref638 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglw = charIDToTypeID( 'Tglw' );         ref638.putEnumerated( idMnspsp, idMnIt, idTglw );     desc767.putReference( idnull, ref638 ); executeAction( idslct, desc767, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Styles" type="Main">
		<name id="Main-Window-Styles/name" value="Styly"/> 
		<context id="Main-Window-Styles/context" value="Okna &gt; Styly"/>
		<desc id="Main-Window-Styles/desc" value="Zobrazit panel Styly, který se používá k vytváření a aplikaci uložených sad charakteristik vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc768 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref639 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgSl = charIDToTypeID( 'TgSl' );         ref639.putEnumerated( idMnspsp, idMnIt, idTgSl );     desc768.putReference( idnull, ref639 ); executeAction( idslct, desc768, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Properties" type="Main">
		<name id="Main-Window-Properties/name" value="Vlastnosti"/> 
		<context id="Main-Window-Properties/context" value="Okna &gt; Vlastnosti"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc769 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref640 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglePropertiesPanel = stringIDToTypeID( 'togglePropertiesPanel' );         ref640.putEnumerated( idMnspsp, idMnIt, idtogglePropertiesPanel );     desc769.putReference( idnull, ref640 ); executeAction( idslct, desc769, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paths" type="Main">
		<name id="Main-Window-Paths/name" value="Cesty"/> 
		<context id="Main-Window-Paths/context" value="Okna &gt; Cesty"/>
		<desc id="Main-Window-Paths/desc" value="Zobrazit panel Cesty, který se používá k zobrazování a úpravě vektorových cest"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc770 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref641 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglt = charIDToTypeID( 'Tglt' );         ref641.putEnumerated( idMnspsp, idMnIt, idTglt );     desc770.putReference( idnull, ref641 ); executeAction( idslct, desc770, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paragraph_Styles" type="Main">
		<name id="Main-Window-Paragraph_Styles/name" value="Styly odstavců"/> 
		<context id="Main-Window-Paragraph_Styles/context" value="Okna &gt; Styly odstavců"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc771 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref642 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphStylesPalette = stringIDToTypeID( 'toggleParagraphStylesPalette' );         ref642.putEnumerated( idMnspsp, idMnIt, idtoggleParagraphStylesPalette );     desc771.putReference( idnull, ref642 ); executeAction( idslct, desc771, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Paragraph" type="Main">
		<name id="Main-Window-Paragraph/name" value="Odstavec"/> 
		<context id="Main-Window-Paragraph/context" value="Okna &gt; Odstavec"/>
		<desc id="Main-Window-Paragraph/desc" value="Zobrazit panel Odstavec, který se používá k úpravě vlastností textu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc772 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref643 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleParagraphPalette = stringIDToTypeID( 'toggleParagraphPalette' );         ref643.putEnumerated( idMnspsp, idMnIt, idtoggleParagraphPalette );     desc772.putReference( idnull, ref643 ); executeAction( idslct, desc772, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Notes" type="Main">
		<name id="Main-Window-Notes/name" value="Poznámky"/> 
		<context id="Main-Window-Notes/context" value="Okna &gt; Poznámky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc773 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref644 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleAnnotationPalette = stringIDToTypeID( 'toggleAnnotationPalette' );         ref644.putEnumerated( idMnspsp, idMnIt, idtoggleAnnotationPalette );     desc773.putReference( idnull, ref644 ); executeAction( idslct, desc773, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Navigator" type="Main">
		<name id="Main-Window-Navigator/name" value="Navigátor"/> 
		<context id="Main-Window-Navigator/context" value="Okna &gt; Navigátor"/>
		<desc id="Main-Window-Navigator/desc" value="Zobrazit panel Navigátor, který se používá k posunování, přiblížení nebo navigaci v dokumentech"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc774 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref645 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglN = charIDToTypeID( 'TglN' );         ref645.putEnumerated( idMnspsp, idMnIt, idTglN );     desc774.putReference( idnull, ref645 ); executeAction( idslct, desc774, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Measurement_Log" type="Main">
		<name id="Main-Window-Measurement_Log/name" value="Záznam měření"/> 
		<context id="Main-Window-Measurement_Log/context" value="Okna &gt; Záznam měření"/>
		<desc id="Main-Window-Measurement_Log/desc" value="Zobrazit panel Záznam měření, který se používá k zobrazování zaznamenaných statistik obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc775 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref646 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleMeasurementLogPalette = stringIDToTypeID( 'toggleMeasurementLogPalette' );         ref646.putEnumerated( idMnspsp, idMnIt, idtoggleMeasurementLogPalette );     desc775.putReference( idnull, ref646 ); executeAction( idslct, desc775, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Layers" type="Main">
		<name id="Main-Window-Layers/name" value="Vrstvy"/> 
		<context id="Main-Window-Layers/context" value="Okna &gt; Vrstvy"/>
		<desc id="Main-Window-Layers/desc" value="Zobrazit panel Vrstvy, který se používá vytváření, navigaci a úpravě vrstev dokumentu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc776 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref647 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTgly = charIDToTypeID( 'Tgly' );         ref647.putEnumerated( idMnspsp, idMnIt, idTgly );     desc776.putReference( idnull, ref647 ); executeAction( idslct, desc776, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Layer_Comps" type="Main">
		<name id="Main-Window-Layer_Comps/name" value="Kompozice vrstev"/> 
		<context id="Main-Window-Layer_Comps/context" value="Okna &gt; Kompozice vrstev"/>
		<desc id="Main-Window-Layer_Comps/desc" value="Zobrazit panel Kompozice vrstev, který se používá k záznamu a výběru konfigurací (kompozic) vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc777 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref648 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCompsPalette = stringIDToTypeID( 'toggleCompsPalette' );         ref648.putEnumerated( idMnspsp, idMnIt, idtoggleCompsPalette );     desc777.putReference( idnull, ref648 ); executeAction( idslct, desc777, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Info" type="Main">
		<name id="Main-Window-Info/name" value="Informace"/> 
		<context id="Main-Window-Info/context" value="Okna &gt; Informace"/>
		<desc id="Main-Window-Info/desc" value="Zobrazit panel Informace, který se používá k zobrazování vlastností obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc778 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref649 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglI = charIDToTypeID( 'TglI' );         ref649.putEnumerated( idMnspsp, idMnIt, idTglI );     desc778.putReference( idnull, ref649 ); executeAction( idslct, desc778, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-History" type="Main">
		<name id="Main-Window-History/name" value="Historie"/> 
		<context id="Main-Window-History/context" value="Okna &gt; Historie"/>
		<desc id="Main-Window-History/desc" value="Zobrazit panel Historie, který se používá k navigaci a výběru stavů a snímků historie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc779 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref650 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglH = charIDToTypeID( 'TglH' );         ref650.putEnumerated( idMnspsp, idMnIt, idTglH );     desc779.putReference( idnull, ref650 ); executeAction( idslct, desc779, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Histogram" type="Main">
		<name id="Main-Window-Histogram/name" value="Histogram"/> 
		<context id="Main-Window-Histogram/context" value="Okna &gt; Histogram"/>
		<desc id="Main-Window-Histogram/desc" value="Zobrazit panel Histogram, který se používá k zobrazování statistik obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc780 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref651 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleHistogramPalette = stringIDToTypeID( 'toggleHistogramPalette' );         ref651.putEnumerated( idMnspsp, idMnIt, idtoggleHistogramPalette );     desc780.putReference( idnull, ref651 ); executeAction( idslct, desc780, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Color" type="Main">
		<name id="Main-Window-Color/name" value="Barvy"/> 
		<context id="Main-Window-Color/context" value="Okna &gt; Barvy"/>
		<desc id="Main-Window-Color/desc" value="Zobrazit panel Barvy, který se používá k výběru barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc781 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref652 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglc = charIDToTypeID( 'Tglc' );         ref652.putEnumerated( idMnspsp, idMnIt, idTglc );     desc781.putReference( idnull, ref652 ); executeAction( idslct, desc781, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Clone_Source" type="Main">
		<name id="Main-Window-Clone_Source/name" value="Zdroj klonování"/> 
		<context id="Main-Window-Clone_Source/context" value="Okna &gt; Zdroj klonování"/>
		<desc id="Main-Window-Clone_Source/desc" value="Zobrazit panel Zdroj klonování, který se používá k ovládání chování nástrojů klonování a retušování"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc782 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref653 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCloneSourcePalette = stringIDToTypeID( 'toggleCloneSourcePalette' );         ref653.putEnumerated( idMnspsp, idMnIt, idtoggleCloneSourcePalette );     desc782.putReference( idnull, ref653 ); executeAction( idslct, desc782, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Character_Styles" type="Main">
		<name id="Main-Window-Character_Styles/name" value="Styly znaků"/> 
		<context id="Main-Window-Character_Styles/context" value="Okna &gt; Styly znaků"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc783 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref654 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterStylesPalette = stringIDToTypeID( 'toggleCharacterStylesPalette' );         ref654.putEnumerated( idMnspsp, idMnIt, idtoggleCharacterStylesPalette );     desc783.putReference( idnull, ref654 ); executeAction( idslct, desc783, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Character" type="Main">
		<name id="Main-Window-Character/name" value="Znaky"/> 
		<context id="Main-Window-Character/context" value="Okna &gt; Znaky"/>
		<desc id="Main-Window-Character/desc" value="Zobrazit panel Znaky, který se používá k úpravě vlastností textu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc784 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref655 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCharacterPalette = stringIDToTypeID( 'toggleCharacterPalette' );         ref655.putEnumerated( idMnspsp, idMnIt, idtoggleCharacterPalette );     desc784.putReference( idnull, ref655 ); executeAction( idslct, desc784, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Channels" type="Main">
		<name id="Main-Window-Channels/name" value="Kanály"/> 
		<context id="Main-Window-Channels/context" value="Okna &gt; Kanály"/>
		<desc id="Main-Window-Channels/desc" value="Zobrazit panel Kanály, který se používá k výběru kanálů a uložených výběrů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc785 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref656 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglh = charIDToTypeID( 'Tglh' );         ref656.putEnumerated( idMnspsp, idMnIt, idTglh );     desc785.putReference( idnull, ref656 ); executeAction( idslct, desc785, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Brush_Presets" type="Main">
		<name id="Main-Window-Brush_Presets/name" value="Přednastavení stop"/> 
		<context id="Main-Window-Brush_Presets/context" value="Okna &gt; Přednastavení stop"/>
		<desc id="Main-Window-Brush_Presets/desc" value="Vybírejte ze seznamu přednastavených stop aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc786 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref657 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPresetsPalette = stringIDToTypeID( 'toggleBrushPresetsPalette' );         ref657.putEnumerated( idMnspsp, idMnIt, idtoggleBrushPresetsPalette );     desc786.putReference( idnull, ref657 ); executeAction( idslct, desc786, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Brush" type="Main">
		<name id="Main-Window-Brush/name" value="Stopa"/> 
		<context id="Main-Window-Brush/context" value="Okna &gt; Stopa"/>
		<desc id="Main-Window-Brush/desc" value="Upravit parametry aktuálně vybraného nástroje štětec"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc787 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref658 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglB = charIDToTypeID( 'TglB' );         ref658.putEnumerated( idMnspsp, idMnIt, idTglB );     desc787.putReference( idnull, ref658 ); executeAction( idslct, desc787, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Adjustments" type="Main">
		<name id="Main-Window-Adjustments/name" value="Přizpůsobení"/> 
		<context id="Main-Window-Adjustments/context" value="Okna &gt; Přizpůsobení"/>
		<desc id="Main-Window-Adjustments/desc" value="Zobrazit panel Animace, který se používá k vytváření snímků a navigaci v čase"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc788 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref659 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleCreatePanel = stringIDToTypeID( 'toggleCreatePanel' );         ref659.putEnumerated( idMnspsp, idMnIt, idtoggleCreatePanel );     desc788.putReference( idnull, ref659 ); executeAction( idslct, desc788, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Actions" type="Main">
		<name id="Main-Window-Actions/name" value="Akce"/> 
		<context id="Main-Window-Actions/context" value="Okna &gt; Akce"/>
		<desc id="Main-Window-Actions/desc" value="Zobrazit panel Akce, který se používá k záznamu, přehrávání a správě sad událostí"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc789 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref660 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglA = charIDToTypeID( 'TglA' );         ref660.putEnumerated( idMnspsp, idMnIt, idTglA );     desc789.putReference( idnull, ref660 ); executeAction( idslct, desc789, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-3D" type="Main">
		<name id="Main-Window-3D/name" value="3D"/> 
		<context id="Main-Window-3D/context" value="Okna &gt; 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc790 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref661 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDPanel = stringIDToTypeID( 'toggle3DPanel' );         ref661.putEnumerated( idMnspsp, idMnIt, idtogglethreeDPanel );     desc790.putReference( idnull, ref661 ); executeAction( idslct, desc790, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Extensions-Kuler" type="Main">
		<name id="Main-Window-Extensions-Kuler/name" value="Kuler"/> 
		<context id="Main-Window-Extensions-Kuler/context" value="Okna &gt; Doplňky &gt; Kuler"/>
		<desc id="Main-Window-Extensions-Kuler/desc" value="Zobrazit panel Kuler, který se používá k vytváření, procházení a sdílení harmonických sad barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc791 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref662 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         ref662.putName( idMnspsp, 'Kuler' );     desc791.putReference( idnull, ref662 ); executeAction( idslct, desc791, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Extensions-Adobe_Exchange" type="Main">
		<name id="Main-Window-Extensions-Adobe_Exchange/name" value="Adobe Exchange"/> 
		<context id="Main-Window-Extensions-Adobe_Exchange/context" value="Okna &gt; Doplňky &gt; Adobe Exchange"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc792 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref663 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         ref663.putName( idMnspsp, 'Adobe Exchange' );     desc792.putReference( idnull, ref663 ); executeAction( idslct, desc792, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus" type="Main">
		<name id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus/name" value="Klávesové zkratky a nabídky"/> 
		<context id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus/context" value="Okna &gt; Pracovní plocha &gt; Klávesové zkratky a nabídky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc793 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref664 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcustomization = stringIDToTypeID( 'customization' );         ref664.putEnumerated( idMnspsp, idMnIt, idcustomization );     desc793.putReference( idnull, ref664 ); executeAction( idslct, desc793, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Delete_Workspace" type="Main">
		<name id="Main-Window-Workspace-Delete_Workspace/name" value="Odstranit pracovní plochu"/> 
		<context id="Main-Window-Workspace-Delete_Workspace/context" value="Okna &gt; Pracovní plocha &gt; Odstranit pracovní plochu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc794 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref665 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteWorkspace = stringIDToTypeID( 'deleteWorkspace' );         ref665.putEnumerated( idMnspsp, idMnIt, iddeleteWorkspace );     desc794.putReference( idnull, ref665 ); executeAction( idslct, desc794, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-New_Workspace" type="Main">
		<name id="Main-Window-Workspace-New_Workspace/name" value="Nová pracovní plocha"/> 
		<context id="Main-Window-Workspace-New_Workspace/context" value="Okna &gt; Pracovní plocha &gt; Nová pracovní plocha"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc795 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref666 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsaveWorkspace = stringIDToTypeID( 'saveWorkspace' );         ref666.putEnumerated( idMnspsp, idMnIt, idsaveWorkspace );     desc795.putReference( idnull, ref666 ); executeAction( idslct, desc795, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Workspace-Essentials_(Default)" type="Main">
		<name id="Main-Window-Workspace-Essentials_(Default)/name" value="Výchozí"/> 
		<context id="Main-Window-Workspace-Essentials_(Default)/context" value="Okna &gt; Pracovní plocha &gt; Výchozí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc796 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref667 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddefaultWorkspace = stringIDToTypeID( 'defaultWorkspace' );         ref667.putEnumerated( idMnspsp, idMnIt, iddefaultWorkspace );     desc796.putReference( idnull, ref667 ); executeAction( idslct, desc796, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-New_Window" type="Main">
		<name id="Main-Window-Arrange-New_Window/name" value="Nové okno"/> 
		<context id="Main-Window-Arrange-New_Window/context" value="Okna &gt; Uspořádat &gt; Nové okno"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc797 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref668 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idNwVw = charIDToTypeID( 'NwVw' );         ref668.putEnumerated( idMnspsp, idMnIt, idNwVw );     desc797.putReference( idnull, ref668 ); executeAction( idslct, desc797, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_All" type="Main">
		<name id="Main-Window-Arrange-Match_All/name" value="Srovnat vše"/> 
		<context id="Main-Window-Arrange-Match_All/context" value="Okna &gt; Uspořádat &gt; Srovnat vše"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc798 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref669 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchZoomAndLocation = stringIDToTypeID( 'matchZoomAndLocation' );         ref669.putEnumerated( idMnspsp, idMnIt, idmatchZoomAndLocation );     desc798.putReference( idnull, ref669 ); executeAction( idslct, desc798, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Rotation" type="Main">
		<name id="Main-Window-Arrange-Match_Rotation/name" value="Stejné natočení"/> 
		<context id="Main-Window-Arrange-Match_Rotation/context" value="Okna &gt; Uspořádat &gt; Stejné natočení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc799 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref670 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchRotation = stringIDToTypeID( 'matchRotation' );         ref670.putEnumerated( idMnspsp, idMnIt, idmatchRotation );     desc799.putReference( idnull, ref670 ); executeAction( idslct, desc799, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Location" type="Main">
		<name id="Main-Window-Arrange-Match_Location/name" value="Stejné umístění"/> 
		<context id="Main-Window-Arrange-Match_Location/context" value="Okna &gt; Uspořádat &gt; Stejné umístění"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc800 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref671 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchLocation = stringIDToTypeID( 'matchLocation' );         ref671.putEnumerated( idMnspsp, idMnIt, idmatchLocation );     desc800.putReference( idnull, ref671 ); executeAction( idslct, desc800, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Match_Zoom" type="Main">
		<name id="Main-Window-Arrange-Match_Zoom/name" value="Stejné zvětšení"/> 
		<context id="Main-Window-Arrange-Match_Zoom/context" value="Okna &gt; Uspořádat &gt; Stejné zvětšení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc801 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref672 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmatchZoom = stringIDToTypeID( 'matchZoom' );         ref672.putEnumerated( idMnspsp, idMnIt, idmatchZoom );     desc801.putReference( idnull, ref672 ); executeAction( idslct, desc801, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Float_All_in_Windows" type="Main">
		<name id="Main-Window-Arrange-Float_All_in_Windows/name" value="Vše plovoucí v oknech"/> 
		<context id="Main-Window-Arrange-Float_All_in_Windows/context" value="Okna &gt; Uspořádat &gt; Vše plovoucí v oknech"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc802 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref673 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfloatAllWindows = stringIDToTypeID( 'floatAllWindows' );         ref673.putEnumerated( idMnspsp, idMnIt, idfloatAllWindows );     desc802.putReference( idnull, ref673 ); executeAction( idslct, desc802, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Float_in_Window" type="Main">
		<name id="Main-Window-Arrange-Float_in_Window/name" value="Plovoucí v okně"/> 
		<context id="Main-Window-Arrange-Float_in_Window/context" value="Okna &gt; Uspořádat &gt; Plovoucí v okně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc803 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref674 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfloatWindow = stringIDToTypeID( 'floatWindow' );         ref674.putEnumerated( idMnspsp, idMnIt, idfloatWindow );     desc803.putReference( idnull, ref674 ); executeAction( idslct, desc803, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Tile" type="Main">
		<name id="Main-Window-Arrange-Tile/name" value="Dlaždice"/> 
		<context id="Main-Window-Arrange-Tile/context" value="Okna &gt; Uspořádat &gt; Dlaždice"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc804 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref675 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTile = charIDToTypeID( 'Tile' );         ref675.putEnumerated( idMnspsp, idMnIt, idTile );     desc804.putReference( idnull, ref675 ); executeAction( idslct, desc804, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Cascade" type="Main">
		<name id="Main-Window-Arrange-Cascade/name" value="Stupňovitě"/> 
		<context id="Main-Window-Arrange-Cascade/context" value="Okna &gt; Uspořádat &gt; Stupňovitě"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc805 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref676 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCscd = charIDToTypeID( 'Cscd' );         ref676.putEnumerated( idMnspsp, idMnIt, idCscd );     desc805.putReference( idnull, ref676 ); executeAction( idslct, desc805, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Consolidate_All_to_Tabs" type="Main">
		<name id="Main-Window-Arrange-Consolidate_All_to_Tabs/name" value="Sloučit vše na záložky"/> 
		<context id="Main-Window-Arrange-Consolidate_All_to_Tabs/context" value="Okna &gt; Uspořádat &gt; Sloučit vše na záložky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc806 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref677 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idconsolidateAllTabs = stringIDToTypeID( 'consolidateAllTabs' );         ref677.putEnumerated( idMnspsp, idMnIt, idconsolidateAllTabs );     desc806.putReference( idnull, ref677 ); executeAction( idslct, desc806, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-6-up" type="Main">
		<name id="Main-Window-Arrange-6-up/name" value="6 najednou"/> 
		<context id="Main-Window-Arrange-6-up/context" value="Okna &gt; Uspořádat &gt; 6 najednou"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc807 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref678 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsixupTile = stringIDToTypeID( '6upTile' );         ref678.putEnumerated( idMnspsp, idMnIt, idsixupTile );     desc807.putReference( idnull, ref678 ); executeAction( idslct, desc807, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-4-up" type="Main">
		<name id="Main-Window-Arrange-4-up/name" value="4 najednou"/> 
		<context id="Main-Window-Arrange-4-up/context" value="Okna &gt; Uspořádat &gt; 4 najednou"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc808 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref679 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfourupTile = stringIDToTypeID( '4upTile' );         ref679.putEnumerated( idMnspsp, idMnIt, idfourupTile );     desc808.putReference( idnull, ref679 ); executeAction( idslct, desc808, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-3-up_Stacked" type="Main">
		<name id="Main-Window-Arrange-3-up_Stacked/name" value="3 najednou – v balíčku"/> 
		<context id="Main-Window-Arrange-3-up_Stacked/context" value="Okna &gt; Uspořádat &gt; 3 najednou - v balíčku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc809 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref680 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeupStacked = stringIDToTypeID( '3upStacked' );         ref680.putEnumerated( idMnspsp, idMnIt, idthreeupStacked );     desc809.putReference( idnull, ref680 ); executeAction( idslct, desc809, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-3-up_Vertical" type="Main">
		<name id="Main-Window-Arrange-3-up_Vertical/name" value="3 najednou – svisle"/> 
		<context id="Main-Window-Arrange-3-up_Vertical/context" value="Okna &gt; Uspořádat &gt; 3 najednou - svisle"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc810 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref681 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeupVertical = stringIDToTypeID( '3upVertical' );         ref681.putEnumerated( idMnspsp, idMnIt, idthreeupVertical );     desc810.putReference( idnull, ref681 ); executeAction( idslct, desc810, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-3-up_Horizontal" type="Main">
		<name id="Main-Window-Arrange-3-up_Horizontal/name" value="3 najednou – vodorovně"/> 
		<context id="Main-Window-Arrange-3-up_Horizontal/context" value="Okna &gt; Uspořádat &gt; 3 najednou - vodorovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc811 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref682 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idthreeupHorizontal = stringIDToTypeID( '3upHorizontal' );         ref682.putEnumerated( idMnspsp, idMnIt, idthreeupHorizontal );     desc811.putReference( idnull, ref682 ); executeAction( idslct, desc811, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-2-up_Vertical" type="Main">
		<name id="Main-Window-Arrange-2-up_Vertical/name" value="2 najednou – svisle"/> 
		<context id="Main-Window-Arrange-2-up_Vertical/context" value="Okna &gt; Uspořádat &gt; 2 najednou - svisle"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc812 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref683 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtwoupVertical = stringIDToTypeID( '2upVertical' );         ref683.putEnumerated( idMnspsp, idMnIt, idtwoupVertical );     desc812.putReference( idnull, ref683 ); executeAction( idslct, desc812, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-2-up_Horizontal" type="Main">
		<name id="Main-Window-Arrange-2-up_Horizontal/name" value="2 najednou – vodorovně"/> 
		<context id="Main-Window-Arrange-2-up_Horizontal/context" value="Okna &gt; Uspořádat &gt; 2 najednou - vodorovně"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc813 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref684 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtwoupHorizontal = stringIDToTypeID( '2upHorizontal' );         ref684.putEnumerated( idMnspsp, idMnIt, idtwoupHorizontal );     desc813.putReference( idnull, ref684 ); executeAction( idslct, desc813, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Tile_All_Horizontally" type="Main">
		<name id="Main-Window-Arrange-Tile_All_Horizontally/name" value="Uspořádat vše vedle sebe"/> 
		<context id="Main-Window-Arrange-Tile_All_Horizontally/context" value="Okna &gt; Uspořádat &gt; Uspořádat vše vedle sebe"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc814 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref685 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtileHorizontally = stringIDToTypeID( 'tileHorizontally' );         ref685.putEnumerated( idMnspsp, idMnIt, idtileHorizontally );     desc814.putReference( idnull, ref685 ); executeAction( idslct, desc814, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Window-Arrange-Tile_All_Vertically" type="Main">
		<name id="Main-Window-Arrange-Tile_All_Vertically/name" value="Uspořádat vše nad sebou"/> 
		<context id="Main-Window-Arrange-Tile_All_Vertically/context" value="Okna &gt; Uspořádat &gt; Uspořádat vše nad sebou"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc815 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref686 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtileVertically = stringIDToTypeID( 'tileVertically' );         ref686.putEnumerated( idMnspsp, idMnIt, idtileVertically );     desc815.putReference( idnull, ref686 ); executeAction( idslct, desc815, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-New_3D_Extrusion" type="Main">
		<name id="Main-Select-New_3D_Extrusion/name" value="Nové 3D vysunutí"/> 
		<context id="Main-Select-New_3D_Extrusion/context" value="Výběr &gt; Nové 3D vysunutí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcreatethreeDFromRepousseSelection = stringIDToTypeID( 'create3DFromRepousseSelection' );     var desc816 = new ActionDescriptor();     var idkeythreeDTextureType = stringIDToTypeID( 'key3DTextureType' );     desc816.putInteger( idkeythreeDTextureType, 13 ); executeAction( idcreatethreeDFromRepousseSelection, desc816, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Save_Selection" type="Main">
		<name id="Main-Select-Save_Selection/name" value="Uložit výběr"/> 
		<context id="Main-Select-Save_Selection/context" value="Výběr &gt; Uložit výběr"/>
		<desc id="Main-Select-Save_Selection/desc" value="Uložit aktivní výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc817 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref687 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref687.putProperty( idChnl, idfsel );     desc817.putReference( idnull, ref687 ); executeAction( idDplc, desc817, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Load_Selection" type="Main">
		<name id="Main-Select-Load_Selection/name" value="Načíst výběr"/> 
		<context id="Main-Select-Load_Selection/context" value="Výběr &gt; Načíst výběr"/>
		<desc id="Main-Select-Load_Selection/desc" value="Načíst uložený výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc818 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref688 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref688.putProperty( idChnl, idfsel );     desc818.putReference( idnull, ref688 ); executeAction( idsetd, desc818, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Edit_in_Quick_Mask_Mode" type="Main">
		<name id="Main-Select-Edit_in_Quick_Mask_Mode/name" value="Upravit v režimu rychlé masky"/> 
		<context id="Main-Select-Edit_in_Quick_Mask_Mode/context" value="Výběr &gt; Upravit v režimu rychlé masky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc819 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref689 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleQuickMaskMode = stringIDToTypeID( 'toggleQuickMaskMode' );         ref689.putEnumerated( idMnspsp, idMnIt, idtoggleQuickMaskMode );     desc819.putReference( idnull, ref689 ); executeAction( idslct, desc819, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Transform_Selection" type="Main">
		<name id="Main-Select-Transform_Selection/name" value="Transformovat výběr"/> 
		<context id="Main-Select-Transform_Selection/context" value="Výběr &gt; Transformovat výběr"/>
		<desc id="Main-Select-Transform_Selection/desc" value="Transformovat výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrnf = charIDToTypeID( 'Trnf' );     var desc820 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref690 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref690.putProperty( idChnl, idfsel );     desc820.putReference( idnull, ref690 ); executeAction( idTrnf, desc820, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Similar" type="Main">
		<name id="Main-Select-Similar/name" value="Podobné"/> 
		<context id="Main-Select-Similar/context" value="Výběr &gt; Podobné"/>
		<desc id="Main-Select-Similar/desc" value="Vybrat obsah, který je podobný obsahu jiných vybraných oblastí"/> 
		<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="Rozšířit"/> 
		<context id="Main-Select-Grow/context" value="Výběr &gt; Rozšířit"/>
		<desc id="Main-Select-Grow/desc" value="Rozšířit aktivní výběr"/> 
		<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="Prolnout okraje"/> 
		<context id="Main-Select-Modify-Feather/context" value="Výběr &gt; Změnit &gt; Prolnout okraje"/>
		<desc id="Main-Select-Modify-Feather/desc" value="Prolnout okraje aktivního výběru"/> 
		<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="Zúžit"/> 
		<context id="Main-Select-Modify-Contract/context" value="Výběr &gt; Změnit &gt; Zúžit"/>
		<desc id="Main-Select-Modify-Contract/desc" value="Zúžit aktivní výběr"/> 
		<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="Rozšířit"/> 
		<context id="Main-Select-Modify-Expand/context" value="Výběr &gt; Změnit &gt; Rozšířit"/>
		<desc id="Main-Select-Modify-Expand/desc" value="Rozšířit aktivní výběr"/> 
		<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="Vyhladit"/> 
		<context id="Main-Select-Modify-Smooth/context" value="Výběr &gt; Změnit &gt; Vyhladit"/>
		<desc id="Main-Select-Modify-Smooth/desc" value="Vyhladit aktivní výběr"/> 
		<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="Okraj"/> 
		<context id="Main-Select-Modify-Border/context" value="Výběr &gt; Změnit &gt; Okraj"/>
		<desc id="Main-Select-Modify-Border/desc" value="Změnit okrajovou oblast výběru"/> 
		<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="Zpřesnit okraje"/> 
		<context id="Main-Select-Refine_Edge/context" value="Výběr &gt; Zpřesnit okraje"/>
		<desc id="Main-Select-Refine_Edge/desc" value="Zpřesnit okraje výběru"/> 
		<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="Rozsah barev"/> 
		<context id="Main-Select-Color_Range/context" value="Výběr &gt; Rozsah barev"/>
		<desc id="Main-Select-Color_Range/desc" value="Vybrat specifický rozsah barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClrR = charIDToTypeID( 'ClrR' ); executeAction( idClrR, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Isolate_Layers" type="Main">
		<name id="Main-Select-Isolate_Layers/name" value="Izolovat vrstvy"/> 
		<context id="Main-Select-Isolate_Layers/context" value="Výběr &gt; Izolovat vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idisolateLayers = stringIDToTypeID( 'isolateLayers' );     var desc821 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref691 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref691.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc821.putReference( idnull, ref691 ); executeAction( idisolateLayers, desc821, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Find_Layers" type="Main">
		<name id="Main-Select-Find_Layers/name" value="Hledat vrstvy"/> 
		<context id="Main-Select-Find_Layers/context" value="Výběr &gt; Hledat vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idfindLayers = stringIDToTypeID( 'findLayers' );     var desc822 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref692 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref692.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc822.putReference( idnull, ref692 ); executeAction( idfindLayers, desc822, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Deselect_Layers" type="Main">
		<name id="Main-Select-Deselect_Layers/name" value="Odznačit vrstvy"/> 
		<context id="Main-Select-Deselect_Layers/context" value="Výběr &gt; Odznačit vrstvy"/>
		<desc id="Main-Select-Deselect_Layers/desc" value="Odznačit aktivní výběr na obsahu vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectNoLayers = stringIDToTypeID( 'selectNoLayers' );     var desc823 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref693 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref693.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc823.putReference( idnull, ref693 ); executeAction( idselectNoLayers, desc823, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-All_Layers" type="Main">
		<name id="Main-Select-All_Layers/name" value="Všechny vrstvy"/> 
		<context id="Main-Select-All_Layers/context" value="Výběr &gt; Všechny vrstvy"/>
		<desc id="Main-Select-All_Layers/desc" value="Vybrat obsah všech vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectAllLayers = stringIDToTypeID( 'selectAllLayers' );     var desc824 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref694 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref694.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc824.putReference( idnull, ref694 ); executeAction( idselectAllLayers, desc824, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Inverse" type="Main">
		<name id="Main-Select-Inverse/name" value="Doplněk"/> 
		<context id="Main-Select-Inverse/context" value="Výběr &gt; Doplněk"/>
		<desc id="Main-Select-Inverse/desc" value="Vytvořit doplněk výběru"/> 
		<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="Vybrat znovu"/> 
		<context id="Main-Select-Reselect/context" value="Výběr &gt; Vybrat znovu"/>
		<desc id="Main-Select-Reselect/desc" value="Vybrat znovu předchozí výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc825 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref695 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref695.putProperty( idChnl, idfsel );     desc825.putReference( idnull, ref695 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idPrvs = charIDToTypeID( 'Prvs' );     desc825.putEnumerated( idTspspsp, idOrdn, idPrvs ); executeAction( idsetd, desc825, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-Deselect" type="Main">
		<name id="Main-Select-Deselect/name" value="Odznačit"/> 
		<context id="Main-Select-Deselect/context" value="Výběr &gt; Odznačit"/>
		<desc id="Main-Select-Deselect/desc" value="Odznačit aktivní výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc826 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref696 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref696.putProperty( idChnl, idfsel );     desc826.putReference( idnull, ref696 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idNone = charIDToTypeID( 'None' );     desc826.putEnumerated( idTspspsp, idOrdn, idNone ); executeAction( idsetd, desc826, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Select-All" type="Main">
		<name id="Main-Select-All/name" value="Vše"/> 
		<context id="Main-Select-All/context" value="Výběr &gt; Vše"/>
		<desc id="Main-Select-All/desc" value="Vybrat všechny obrazové body v aktuální vrstvě nebo masce"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc827 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref697 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idfsel = charIDToTypeID( 'fsel' );         ref697.putProperty( idChnl, idfsel );     desc827.putReference( idnull, ref697 );     var idTspspsp = charIDToTypeID( 'T   ' );     var idOrdn = charIDToTypeID( 'Ordn' );     var idAlspsp = charIDToTypeID( 'Al  ' );     desc827.putEnumerated( idTspspsp, idOrdn, idAlspsp ); executeAction( idsetd, desc827, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Browse_Filters_Online" type="Main">
		<name id="Main-Filter-Browse_Filters_Online/name" value="Procházet filtry online"/> 
		<context id="Main-Filter-Browse_Filters_Online/context" value="Filtr &gt; Procházet filtry online"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc828 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref698 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseFilters = stringIDToTypeID( 'browseFilters' );         ref698.putEnumerated( idMnspsp, idMnIt, idbrowseFilters );     desc828.putReference( idnull, ref698 ); executeAction( idslct, desc828, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Digimarc-Read_Watermark" type="Main">
		<name id="Main-Filter-Digimarc-Read_Watermark/name" value="Přečíst vodoznak"/> 
		<context id="Main-Filter-Digimarc-Read_Watermark/context" value="Filtr &gt; Digimarc &gt; Přečíst vodoznak"/>
		<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="Vložit vodoznak"/> 
		<context id="Main-Filter-Digimarc-Embed_Watermark/context" value="Filtr &gt; Digimarc &gt; Vložit vodoznak"/>
		<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="Posun"/> 
		<context id="Main-Filter-Other-Offset/context" value="Filtr &gt; Jiné &gt; Posun"/>
		<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="Minimum"/> 
		<context id="Main-Filter-Other-Minimum/context" value="Filtr &gt; Jiné &gt; Minimum"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMnmsp = charIDToTypeID( 'Mnm ' ); executeAction( idMnmsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-Maximum" type="Main">
		<name id="Main-Filter-Other-Maximum/name" value="Maximum"/> 
		<context id="Main-Filter-Other-Maximum/context" value="Filtr &gt; Jiné &gt; Maximum"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMxmsp = charIDToTypeID( 'Mxm ' ); executeAction( idMxmsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-HSB/HSL" type="Main">
		<name id="Main-Filter-Other-HSB/HSL/name" value="HSB/HSL"/> 
		<context id="Main-Filter-Other-HSB/HSL/context" value="Filtr &gt; Jiné &gt; HSB/HSL"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHsbP = charIDToTypeID( 'HsbP' ); executeAction( idHsbP, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Other-High_Pass" type="Main">
		<name id="Main-Filter-Other-High_Pass/name" value="Horní propust"/> 
		<context id="Main-Filter-Other-High_Pass/context" value="Filtr &gt; Jiné &gt; Horní propust"/>
		<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="Vlastní"/> 
		<context id="Main-Filter-Other-Custom/context" value="Filtr &gt; Jiné &gt; Jiný"/>
		<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 barvy"/> 
		<context id="Main-Filter-Video-NTSC_Colors/context" value="Filtr &gt; Video &gt; NTSC barvy"/>
		<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="Odstranit prokládání"/> 
		<context id="Main-Filter-Video-De-Interlace/context" value="Filtr &gt; Video &gt; Odstranit prokládání"/>
		<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="Texturování"/> 
		<context id="Main-Filter-Texture-Texturizer/context" value="Filtr &gt; Textura &gt; Texturování"/>
		<desc id="Main-Filter-Texture-Texturizer/desc" value="Aplikovat na obraz vlastní texturování pomocí textur Cihla, Pytlovina, Plátno a Pískovec"/> 
		<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="Mozaikové okno"/> 
		<context id="Main-Filter-Texture-Stained_Glass/context" value="Filtr &gt; Textura &gt; Mozaikové okno"/>
		<desc id="Main-Filter-Texture-Stained_Glass/desc" value="Aplikovat na obraz texturu Mozaikové okno"/> 
		<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="Slátanina"/> 
		<context id="Main-Filter-Texture-Patchwork/context" value="Filtr &gt; Textura &gt; Slátanina"/>
		<desc id="Main-Filter-Texture-Patchwork/desc" value="Aplikovat na obraz texturu Slátanina"/> 
		<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="Mozaikové dlaždice"/> 
		<context id="Main-Filter-Texture-Mosaic_Tiles/context" value="Filtr &gt; Textura &gt; Mozaikové dlaždice"/>
		<desc id="Main-Filter-Texture-Mosaic_Tiles/desc" value="Aplikovat na obraz texturu Mozaikové dlaždice"/> 
		<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="Zrnění"/> 
		<context id="Main-Filter-Texture-Grain/context" value="Filtr &gt; Textura &gt; Zrnění"/>
		<desc id="Main-Filter-Texture-Grain/desc" value="Aplikovat na obraz texturu Zrnění"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGrnsp = charIDToTypeID( 'Grn ' ); executeAction( idGrnsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Texture-Craquelure" type="Main">
		<name id="Main-Filter-Texture-Craquelure/name" value="Praskliny"/> 
		<context id="Main-Filter-Texture-Craquelure/context" value="Filtr &gt; Textura &gt; Praskliny"/>
		<desc id="Main-Filter-Texture-Craquelure/desc" value="Aplikovat na obraz efekt Praskliny"/> 
		<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="Vítr"/> 
		<context id="Main-Filter-Stylize-Wind/context" value="Filtr &gt; Stylizace &gt; Vítr"/>
		<desc id="Main-Filter-Stylize-Wind/desc" value="Aplikovat na obraz styl rozfoukání větrem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idWndsp = charIDToTypeID( 'Wnd ' ); executeAction( idWndsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Trace_Contour" type="Main">
		<name id="Main-Filter-Stylize-Trace_Contour/name" value="Kontury"/> 
		<context id="Main-Filter-Stylize-Trace_Contour/context" value="Filtr &gt; Stylizace &gt; Kontury"/>
		<desc id="Main-Filter-Stylize-Trace_Contour/desc" value="Aplikovat na obraz styl Kontury"/> 
		<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="Dlaždice"/> 
		<context id="Main-Filter-Stylize-Tiles/context" value="Filtr &gt; Stylizace &gt; Dlaždice"/>
		<desc id="Main-Filter-Stylize-Tiles/desc" value="Aplikovat na obraz styl Dlaždice"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTlssp = charIDToTypeID( 'Tls ' ); executeAction( idTlssp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Stylize-Solarize" type="Main">
		<name id="Main-Filter-Stylize-Solarize/name" value="Solarizace"/> 
		<context id="Main-Filter-Stylize-Solarize/context" value="Filtr &gt; Stylizace &gt; Solarizace"/>
		<desc id="Main-Filter-Stylize-Solarize/desc" value="Aplikovat na obraz styl Solarizace"/> 
		<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="Zářící obrysy"/> 
		<context id="Main-Filter-Stylize-Glowing_Edges/context" value="Filtr &gt; Stylizace &gt; Zářící obrysy"/>
		<desc id="Main-Filter-Stylize-Glowing_Edges/desc" value="Aplikovat na obraz styl Zářící obrysy"/> 
		<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="Hledat obrysy"/> 
		<context id="Main-Filter-Stylize-Find_Edges/context" value="Filtr &gt; Stylizace &gt; Hledat obrysy"/>
		<desc id="Main-Filter-Stylize-Find_Edges/desc" value="Aplikovat na obraz efekt Hledat obrysy"/> 
		<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="Tvarování"/> 
		<context id="Main-Filter-Stylize-Extrude/context" value="Filtr &gt; Stylizace &gt; Tvarování"/>
		<desc id="Main-Filter-Stylize-Extrude/desc" value="Aplikovat na obraz efekt Tvarování"/> 
		<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="Reliéf"/> 
		<context id="Main-Filter-Stylize-Emboss/context" value="Filtr &gt; Stylizace &gt; Reliéf"/>
		<desc id="Main-Filter-Stylize-Emboss/desc" value="Aplikovat na obraz efekt Reliéf"/> 
		<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="Difúze"/> 
		<context id="Main-Filter-Stylize-Diffuse/context" value="Filtr &gt; Stylizace &gt; Difúze"/>
		<desc id="Main-Filter-Stylize-Diffuse/desc" value="Aplikovat na obraz efekt Difúze"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDfssp = charIDToTypeID( 'Dfs ' ); executeAction( idDfssp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sketch-Water_Paper" type="Main">
		<name id="Main-Filter-Sketch-Water_Paper/name" value="Vlhký papír"/> 
		<context id="Main-Filter-Sketch-Water_Paper/context" value="Filtr &gt; Skica &gt; Vlhký papír"/>
		<desc id="Main-Filter-Sketch-Water_Paper/desc" value="Aplikovat na obraz efekt Vlhký papír"/> 
		<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="Potrhané obrysy"/> 
		<context id="Main-Filter-Sketch-Torn_Edges/context" value="Filtr &gt; Skica &gt; Potrhané obrysy"/>
		<desc id="Main-Filter-Sketch-Torn_Edges/desc" value="Aplikovat na obraz efekt Potrhané obrysy"/> 
		<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="Otisk"/> 
		<context id="Main-Filter-Sketch-Stamp/context" value="Filtr &gt; Skica &gt; Otisk"/>
		<desc id="Main-Filter-Sketch-Stamp/desc" value="Aplikovat na obraz efekt Otisk"/> 
		<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="Síťovina"/> 
		<context id="Main-Filter-Sketch-Reticulation/context" value="Filtr &gt; Skica &gt; Síťovina"/>
		<desc id="Main-Filter-Sketch-Reticulation/desc" value="Aplikovat na obraz efekt Síťovina"/> 
		<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="Sádra"/> 
		<context id="Main-Filter-Sketch-Plaster/context" value="Filtr &gt; Skica &gt; Sádra"/>
		<desc id="Main-Filter-Sketch-Plaster/desc" value="Aplikovat na obraz efekt Sádra"/> 
		<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="Fotokopie"/> 
		<context id="Main-Filter-Sketch-Photocopy/context" value="Filtr &gt; Skica &gt; Fotokopie"/>
		<desc id="Main-Filter-Sketch-Photocopy/desc" value="Aplikovat na obraz efekt Fotokopie"/> 
		<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="Dopisní papír"/> 
		<context id="Main-Filter-Sketch-Note_Paper/context" value="Filtr &gt; Skica &gt; Dopisní papír"/>
		<desc id="Main-Filter-Sketch-Note_Paper/desc" value="Aplikovat na obraz efekt Dopisní papír"/> 
		<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="Polotónový vzorek"/> 
		<context id="Main-Filter-Sketch-Halftone_Pattern/context" value="Filtr &gt; Skica &gt; Polotónový vzorek"/>
		<desc id="Main-Filter-Sketch-Halftone_Pattern/desc" value="Aplikovat na obraz polotónový vzorek"/> 
		<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="Rýsovací pero"/> 
		<context id="Main-Filter-Sketch-Graphic_Pen/context" value="Filtr &gt; Skica &gt; Rýsovací pero"/>
		<desc id="Main-Filter-Sketch-Graphic_Pen/desc" value="Aplikovat na obraz efekt Rýsovací pero"/> 
		<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="Conté Crayon"/> 
		<context id="Main-Filter-Sketch-Conté_Crayon/context" value="Filtr &gt; Skica &gt; Conté Crayon"/>
		<desc id="Main-Filter-Sketch-Conté_Crayon/desc" value="Aplikovat efekt Conté pastel na obraz"/> 
		<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="Chróm"/> 
		<context id="Main-Filter-Sketch-Chrome/context" value="Filtr &gt; Skica &gt; Chróm"/>
		<desc id="Main-Filter-Sketch-Chrome/desc" value="Aplikovat na obraz efekt Chróm"/> 
		<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="Uhlokresba"/> 
		<context id="Main-Filter-Sketch-Charcoal/context" value="Filtr &gt; Skica &gt; Uhlokresba"/>
		<desc id="Main-Filter-Sketch-Charcoal/desc" value="Aplikovat na obraz efekt Uhlokresba"/> 
		<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="Křída a uhel"/> 
		<context id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/context" value="Filtr &gt; Skica &gt; Křída a uhel"/>
		<desc id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/desc" value="Aplikovat na obraz efekt Křída a uhel"/> 
		<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="Basreliéf"/> 
		<context id="Main-Filter-Sketch-Bas_Relief/context" value="Filtr &gt; Skica &gt; Basreliéf"/>
		<desc id="Main-Filter-Sketch-Bas_Relief/desc" value="Aplikovat na obraz efekt Basreliéf"/> 
		<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="Doostřit"/> 
		<context id="Main-Filter-Sharpen-Unsharp_Mask/context" value="Filtr &gt; Zostření &gt; Doostřit"/>
		<desc id="Main-Filter-Sharpen-Unsharp_Mask/desc" value="Zostřit obraz s rozsáhlými možnostmi nastavení velikosti a míry efektu"/> 
		<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="Chytré zostření"/> 
		<context id="Main-Filter-Sharpen-Smart_Sharpen/context" value="Filtr &gt; Zostření &gt; Chytré zostření"/>
		<desc id="Main-Filter-Sharpen-Smart_Sharpen/desc" value="Inteligentně zostřit různé oblasti obrazu pomocí pokročilých ovládacích prvků"/> 
		<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="Zostřit více"/> 
		<context id="Main-Filter-Sharpen-Sharpen_More/context" value="Filtr &gt; Zostření &gt; Zostřit více"/>
		<desc id="Main-Filter-Sharpen-Sharpen_More/desc" value="Více zostřit obrazové body v obrazu"/> 
		<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="Zostřit obrysy"/> 
		<context id="Main-Filter-Sharpen-Sharpen_Edges/context" value="Filtr &gt; Zostření &gt; Zostřit obrysy"/>
		<desc id="Main-Filter-Sharpen-Sharpen_Edges/desc" value="Zostřit obrysy detailů obrazu"/> 
		<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="Zostření"/> 
		<context id="Main-Filter-Sharpen-Sharpen/context" value="Filtr &gt; Zostření &gt; Zostření"/>
		<desc id="Main-Filter-Sharpen-Sharpen/desc" value="Zostřit obrazové body v obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrp = charIDToTypeID( 'Shrp' ); executeAction( idShrp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Sharpen-Shake_Reduction" type="Main">
		<name id="Main-Filter-Sharpen-Shake_Reduction/name" value="Redukce chvění"/> 
		<context id="Main-Filter-Sharpen-Shake_Reduction/context" value="Filtr &gt; Zostření &gt; Redukce chvění"/>
        <command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idoneCABeighttwofivefivedsBsixeighttwodsfourEADdseightoneeightfourdsACsixfivezerothreezeroonethreefourDfive = stringIDToTypeID( '1CAB8255-B682-4EAD-8184-AC65030134D5' ); var desc0 = new ActionDescriptor(); var idautK = charIDToTypeID( "autK" ); desc0.putBoolean( idautK, true ); executeAction( idoneCABeighttwofivefivedsBsixeighttwodsfourEADdseightoneeightfourdsACsixfivezerothreezeroonethreefourDfive, desc0, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lighting_Effects" type="Main">
		<name id="Main-Filter-Render-Lighting_Effects/name" value="Světelné efekty"/> 
		<context id="Main-Filter-Render-Lighting_Effects/context" value="Filtr &gt; Vykreslení &gt; Světelné efekty"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlightFilterLightingEffects = stringIDToTypeID( 'lightFilterLightingEffects' ); executeAction( idlightFilterLightingEffects, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lighting_Effects_Classic" type="Main">
		<name id="Main-Filter-Render-Lighting_Effects_Classic/name" value="Světelné efekty – klasicky"/> 
		<context id="Main-Filter-Render-Lighting_Effects_Classic/context" value="Filtr &gt; Vykreslení &gt; Světelné efekty – klasicky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLghE = charIDToTypeID( 'LghE' ); executeAction( idLghE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lens_Flare" type="Main">
		<name id="Main-Filter-Render-Lens_Flare/name" value="Odlesk objektivu"/> 
		<context id="Main-Filter-Render-Lens_Flare/context" value="Filtr &gt; Vykreslení &gt; Odlesk objektivu"/>
		<desc id="Main-Filter-Render-Lens_Flare/desc" value="Vytvořit na obrazu umělý odlesk objektivu"/> 
		<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="Vlákna"/> 
		<context id="Main-Filter-Render-Fibers/context" value="Filtr &gt; Vykreslení &gt; Vlákna"/>
		<desc id="Main-Filter-Render-Fibers/desc" value="Vytvořit z barev pozadí a popředí efekt Vlákna"/> 
		<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="Odečíst oblaka"/> 
		<context id="Main-Filter-Render-Difference_Clouds/context" value="Filtr &gt; Vykreslení &gt; Odečíst oblaka"/>
		<desc id="Main-Filter-Render-Difference_Clouds/desc" value="Vytvořit efekt oblaků z opačného spektra barev popředí a pozadí"/> 
		<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="Oblaka"/> 
		<context id="Main-Filter-Render-Clouds/context" value="Filtr &gt; Vykreslení &gt; Oblaka"/>
		<desc id="Main-Filter-Render-Clouds/desc" value="Vytvořit z barev pozadí a popředí efekt Oblaka"/> 
		<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="Pointilizace"/> 
		<context id="Main-Filter-Pixelate-Pointillize/context" value="Filtr &gt; Seskupení &gt; Pointilizace"/>
		<desc id="Main-Filter-Pixelate-Pointillize/desc" value="Seskupit obrazové body obrazu pomocí efektu Pointilizace"/> 
		<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="Mozaika"/> 
		<context id="Main-Filter-Pixelate-Mosaic/context" value="Filtr &gt; Seskupení &gt; Mozaika"/>
		<desc id="Main-Filter-Pixelate-Mosaic/desc" value="Seskupit obrazové body obrazu pomocí efektu Mozaika"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMscsp = charIDToTypeID( 'Msc ' ); executeAction( idMscsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Mezzotint" type="Main">
		<name id="Main-Filter-Pixelate-Mezzotint/name" value="Mezzotinta"/> 
		<context id="Main-Filter-Pixelate-Mezzotint/context" value="Filtr &gt; Seskupení &gt; Mezzotinta"/>
		<desc id="Main-Filter-Pixelate-Mezzotint/desc" value="Seskupit obrazové body obrazu pomocí efektu Mezzotinta"/> 
		<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="Fragmentovat"/> 
		<context id="Main-Filter-Pixelate-Fragment/context" value="Filtr &gt; Seskupení &gt; Fragmentovat"/>
		<desc id="Main-Filter-Pixelate-Fragment/desc" value="Seskupit obrazové body obrazu pomocí efektu Fragmentovat"/> 
		<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="Plošky"/> 
		<context id="Main-Filter-Pixelate-Facet/context" value="Filtr &gt; Seskupení &gt; Plošky"/>
		<desc id="Main-Filter-Pixelate-Facet/desc" value="Seskupit obrazové body obrazu pomocí efektu Plošky"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFctsp = charIDToTypeID( 'Fct ' ); executeAction( idFctsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Pixelate-Crystallize" type="Main">
		<name id="Main-Filter-Pixelate-Crystallize/name" value="Krystalizace"/> 
		<context id="Main-Filter-Pixelate-Crystallize/context" value="Filtr &gt; Seskupení &gt; Krystalizace"/>
		<desc id="Main-Filter-Pixelate-Crystallize/desc" value="Seskupit obrazové body obrazu pomocí efektu Krystalizace"/> 
		<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="Barevný polotón"/> 
		<context id="Main-Filter-Pixelate-Color_Halftone/context" value="Filtr &gt; Seskupení &gt; Barevný polotón"/>
		<desc id="Main-Filter-Pixelate-Color_Halftone/desc" value="Seskupit obrazové body obrazu po kanálech pomocí efektu Barevný polotón"/> 
		<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="Potlačit šum"/> 
		<context id="Main-Filter-Noise-Reduce_Noise/context" value="Filtr &gt; Šum &gt; Potlačit šum"/>
		<desc id="Main-Filter-Noise-Reduce_Noise/desc" value="Odstranit z obrazu šum způsobený vysokou citlivostí fotoaparátu a artefakty, jako jsou bloky ve formátu 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="Medián"/> 
		<context id="Main-Filter-Noise-Median/context" value="Filtr &gt; Šum &gt; Medián"/>
		<desc id="Main-Filter-Noise-Median/desc" value="Snížit šum na základě jasu obrazových bodů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMdnsp = charIDToTypeID( 'Mdn ' ); executeAction( idMdnsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Noise-Dust_&amp;_Scratches" type="Main">
		<name id="Main-Filter-Noise-Dust_&amp;_Scratches/name" value="Prach a škrábance"/> 
		<context id="Main-Filter-Noise-Dust_&amp;_Scratches/context" value="Filtr &gt; Šum &gt; Prach a škrábance"/>
		<desc id="Main-Filter-Noise-Dust_&amp;_Scratches/desc" value="Odstranit z obrazu prach a škrábance"/> 
		<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="Vyhladit"/> 
		<context id="Main-Filter-Noise-Despeckle/context" value="Filtr &gt; Šum &gt; Vyhladit"/>
		<desc id="Main-Filter-Noise-Despeckle/desc" value="Odstranit z obrazu skvrny pomocí vyhlazení"/> 
		<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="Přidat šum"/> 
		<context id="Main-Filter-Noise-Add_Noise/context" value="Filtr &gt; Šum &gt; Přidat šum"/>
		<desc id="Main-Filter-Noise-Add_Noise/desc" value="Přidat do obrazu šum"/> 
		<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="Cikcak"/> 
		<context id="Main-Filter-Distort-ZigZag/context" value="Filtr &gt; Deformace &gt; Cikcak"/>
		<desc id="Main-Filter-Distort-ZigZag/desc" value="Deformovat obraz pomocí efektu Cikcak"/> 
		<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="Vlna"/> 
		<context id="Main-Filter-Distort-Wave/context" value="Filtr &gt; Deformace &gt; Vlna"/>
		<desc id="Main-Filter-Distort-Wave/desc" value="Deformovat obraz pomocí efektu Vlna"/> 
		<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="Zkroutit"/> 
		<context id="Main-Filter-Distort-Twirl/context" value="Filtr &gt; Deformace &gt; Zkroutit"/>
		<desc id="Main-Filter-Distort-Twirl/desc" value="Deformovat obraz pomocí efektu Zkroutit"/> 
		<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="Zaoblení"/> 
		<context id="Main-Filter-Distort-Spherize/context" value="Filtr &gt; Deformace &gt; Zaoblení"/>
		<desc id="Main-Filter-Distort-Spherize/desc" value="Deformovat obraz pomocí efektu Zaoblení"/> 
		<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="Střih"/> 
		<context id="Main-Filter-Distort-Shear/context" value="Filtr &gt; Deformace &gt; Střih"/>
		<desc id="Main-Filter-Distort-Shear/desc" value="Deformovat obraz pomocí efektu Střih"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idShrsp = charIDToTypeID( 'Shr ' ); executeAction( idShrsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Ripple" type="Main">
		<name id="Main-Filter-Distort-Ripple/name" value="Zvlnění"/> 
		<context id="Main-Filter-Distort-Ripple/context" value="Filtr &gt; Deformace &gt; Zvlnění"/>
		<desc id="Main-Filter-Distort-Ripple/desc" value="Deformovat obraz pomocí efektu Zvlnění"/> 
		<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="Polární souřadnice"/> 
		<context id="Main-Filter-Distort-Polar_Coordinates/context" value="Filtr &gt; Deformace &gt; Polární souřadnice"/>
		<desc id="Main-Filter-Distort-Polar_Coordinates/desc" value="Deformovat obraz do jeho polárních souřadnic "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPlrsp = charIDToTypeID( 'Plr ' ); executeAction( idPlrsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Pinch" type="Main">
		<name id="Main-Filter-Distort-Pinch/name" value="Prohnutí"/> 
		<context id="Main-Filter-Distort-Pinch/context" value="Filtr &gt; Deformace &gt; Prohnutí"/>
		<desc id="Main-Filter-Distort-Pinch/desc" value="Deformovat obraz pomocí efektu Prohnutí"/> 
		<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="Zvlnění moře"/> 
		<context id="Main-Filter-Distort-Ocean_Ripple/context" value="Filtr &gt; Deformace &gt; Zvlnění moře"/>
		<desc id="Main-Filter-Distort-Ocean_Ripple/desc" value="Deformovat obraz pomocí efektu Zvlnění moře"/> 
		<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="Sklo"/> 
		<context id="Main-Filter-Distort-Glass/context" value="Filtr &gt; Deformace &gt; Sklo"/>
		<desc id="Main-Filter-Distort-Glass/desc" value="Deformovat obraz pomocí efektu Sklo"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idGlssp = charIDToTypeID( 'Gls ' ); executeAction( idGlssp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Distort-Displace" type="Main">
		<name id="Main-Filter-Distort-Displace/name" value="Přestavět"/> 
		<context id="Main-Filter-Distort-Displace/context" value="Filtr &gt; Deformace &gt; Přestavět"/>
		<desc id="Main-Filter-Distort-Displace/desc" value="Deformovat obraz pomocí efektu Přestavět"/> 
		<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="Rozptýlené světlo"/> 
		<context id="Main-Filter-Distort-Diffuse_Glow/context" value="Filtr &gt; Deformace &gt; Rozptýlené světlo"/>
		<desc id="Main-Filter-Distort-Diffuse_Glow/desc" value="Aplikovat na obraz efekt Rozptýlené světlo"/> 
		<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="Sumi-e"/> 
		<context id="Main-Filter-Brush_Strokes-Sumi-e/context" value="Filtr &gt; Tahy štětce &gt; Sumi-e"/>
		<desc id="Main-Filter-Brush_Strokes-Sumi-e/desc" value="Aplikovat na obraz tah štětce s efektem Sumi-e"/> 
		<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="Nastříkané tahy"/> 
		<context id="Main-Filter-Brush_Strokes-Sprayed_Strokes/context" value="Filtr &gt; Tahy štětce &gt; Nastříkané tahy"/>
		<desc id="Main-Filter-Brush_Strokes-Sprayed_Strokes/desc" value="Aplikovat na obraz efekt Nastříkané tahy"/> 
		<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="Postřik"/> 
		<context id="Main-Filter-Brush_Strokes-Spatter/context" value="Filtr &gt; Tahy štětce &gt; Postřik"/>
		<desc id="Main-Filter-Brush_Strokes-Spatter/desc" value="Aplikovat na obraz efekt Postřik"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idSptsp = charIDToTypeID( 'Spt ' ); executeAction( idSptsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Brush_Strokes-Ink_Outlines" type="Main">
		<name id="Main-Filter-Brush_Strokes-Ink_Outlines/name" value="Inkoustové obrysy"/> 
		<context id="Main-Filter-Brush_Strokes-Ink_Outlines/context" value="Filtr &gt; Tahy štětce &gt; Inkoustové obrysy"/>
		<desc id="Main-Filter-Brush_Strokes-Ink_Outlines/desc" value="Aplikovat na obraz efekt Inkoustové obrysy"/> 
		<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="Tmavé tahy"/> 
		<context id="Main-Filter-Brush_Strokes-Dark_Strokes/context" value="Filtr &gt; Tahy štětce &gt; Tmavé tahy"/>
		<desc id="Main-Filter-Brush_Strokes-Dark_Strokes/desc" value="Aplikovat na obraz efekt Tmavé tahy"/> 
		<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="Šrafování"/> 
		<context id="Main-Filter-Brush_Strokes-Crosshatch/context" value="Filtr &gt; Tahy štětce &gt; Šrafování"/>
		<desc id="Main-Filter-Brush_Strokes-Crosshatch/desc" value="Aplikovat na obraz efekt Šrafování"/> 
		<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="Úhlové tahy"/> 
		<context id="Main-Filter-Brush_Strokes-Angled_Strokes/context" value="Filtr &gt; Tahy štětce &gt; Úhlové tahy"/>
		<desc id="Main-Filter-Brush_Strokes-Angled_Strokes/desc" value="Aplikovat na obraz efekt Úhlové tahy"/> 
		<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="Zvýraznění obrysů"/> 
		<context id="Main-Filter-Brush_Strokes-Accented_Edges/context" value="Filtr &gt; Tahy štětce &gt; Zvýraznění obrysů"/>
		<desc id="Main-Filter-Brush_Strokes-Accented_Edges/desc" value="Aplikovat na obraz efekt Zvýraznění obrysů"/> 
		<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="Rozostření povrchu"/> 
		<context id="Main-Filter-Blur-Surface_Blur/context" value="Filtr &gt; Rozostření &gt; Rozostření povrchu"/>
		<desc id="Main-Filter-Blur-Surface_Blur/desc" value="Rozostřit obraz a současně zachovat detaily obrysů"/> 
		<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="Chytré vyhlazení"/> 
		<context id="Main-Filter-Blur-Smart_Blur/context" value="Filtr &gt; Rozostření &gt; Chytré vyhlazení"/>
		<desc id="Main-Filter-Blur-Smart_Blur/desc" value="Aplikovat obraz se zvýšenou přesností"/> 
		<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="Rozostření tvaru"/> 
		<context id="Main-Filter-Blur-Shape_Blur/context" value="Filtr &gt; Rozostření &gt; Rozostření tvaru"/>
		<desc id="Main-Filter-Blur-Shape_Blur/desc" value="Aplikovat rozostření a jako zdrojový parametr použít tvar"/> 
		<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="Kruhové rozostření"/> 
		<context id="Main-Filter-Blur-Radial_Blur/context" value="Filtr &gt; Rozostření &gt; Kruhové rozostření"/>
		<desc id="Main-Filter-Blur-Radial_Blur/desc" value="Aplikovat efekt Kruhové rozostření s možností přiblížení nebo otočení"/> 
		<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="Rozmáznutí"/> 
		<context id="Main-Filter-Blur-Motion_Blur/context" value="Filtr &gt; Rozostření &gt; Rozmáznout"/>
		<desc id="Main-Filter-Blur-Motion_Blur/desc" value="Aplikovat nastavitelné rozostření vyjadřující pohyb"/> 
		<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="Rozostření objektivu"/> 
		<context id="Main-Filter-Blur-Lens_Blur/context" value="Filtr &gt; Rozostření &gt; Rozostření objektivu"/>
		<desc id="Main-Filter-Blur-Lens_Blur/desc" value="Aplikovat rozostření objektivu a získat efekt omezené hloubky ostrosti"/> 
		<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="Gaussovské rozostření"/> 
		<context id="Main-Filter-Blur-Gaussian_Blur/context" value="Filtr &gt; Rozostření &gt; Gaussovské rozostření"/>
		<desc id="Main-Filter-Blur-Gaussian_Blur/desc" value="Aplikovat na obraz nastavitelné Gaussovské rozostření"/> 
		<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="Rozostření rámečku"/> 
		<context id="Main-Filter-Blur-Box_Blur/context" value="Filtr &gt; Rozostření &gt; Rozostření rámečku"/>
		<desc id="Main-Filter-Blur-Box_Blur/desc" value="Rozostřit obraz na základě dat sousedících obrazových bodů"/> 
		<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="Rozostřit více"/> 
		<context id="Main-Filter-Blur-Blur_More/context" value="Filtr &gt; Rozostření &gt; Rozostřit více"/>
		<desc id="Main-Filter-Blur-Blur_More/desc" value="Rozostřit obraz více, než je výchozí nastavení"/> 
		<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="Rozostření"/> 
		<context id="Main-Filter-Blur-Blur/context" value="Filtr &gt; Rozostření &gt; Rozostření"/>
		<desc id="Main-Filter-Blur-Blur/desc" value="Rozostřit obraz"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBlrsp = charIDToTypeID( 'Blr ' ); executeAction( idBlrsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Average" type="Main">
		<name id="Main-Filter-Blur-Average/name" value="Průměr"/> 
		<context id="Main-Filter-Blur-Average/context" value="Filtr &gt; Rozostření &gt; Průměr"/>
		<desc id="Main-Filter-Blur-Average/desc" value="Rozostřit obraz průměrováním barev, které obsahuje"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAvrg = charIDToTypeID( 'Avrg' ); executeAction( idAvrg, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Tilt-Shift" type="Main">
		<name id="Main-Filter-Blur-Tilt-Shift/name" value="Posun náklonu"/> 
		<context id="Main-Filter-Blur-Tilt-Shift/context" value="Filtr &gt; Rozostření &gt; Posun náklonu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc829 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref699 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtiltBlur = stringIDToTypeID( 'tiltBlur' );         ref699.putEnumerated( idMnspsp, idMnIt, idtiltBlur );     desc829.putReference( idnull, ref699 ); executeAction( idslct, desc829, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Iris_Blur" type="Main">
		<name id="Main-Filter-Blur-Iris_Blur/name" value="Rozostření clony"/> 
		<context id="Main-Filter-Blur-Iris_Blur/context" value="Filtr &gt; Rozostření &gt; Rozostření clony"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc830 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref700 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idirisBlur = stringIDToTypeID( 'irisBlur' );         ref700.putEnumerated( idMnspsp, idMnIt, idirisBlur );     desc830.putReference( idnull, ref700 ); executeAction( idslct, desc830, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Blur-Field_Blur" type="Main">
		<name id="Main-Filter-Blur-Field_Blur/name" value="Rozostření pole"/> 
		<context id="Main-Filter-Blur-Field_Blur/context" value="Filtr &gt; Rozostření &gt; Rozostření pole"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc831 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref701 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idfieldBlur = stringIDToTypeID( 'fieldBlur' );         ref701.putEnumerated( idMnspsp, idMnIt, idfieldBlur );     desc831.putReference( idnull, ref701 ); executeAction( idslct, desc831, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Watercolor" type="Main">
		<name id="Main-Filter-Artistic-Watercolor/name" value="Akvarel"/> 
		<context id="Main-Filter-Artistic-Watercolor/context" value="Filtr &gt; Umělecký &gt; Akvarel"/>
		<desc id="Main-Filter-Artistic-Watercolor/desc" value="Aplikovat na obraz efekt Akvarel"/> 
		<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="Podmalba"/> 
		<context id="Main-Filter-Artistic-Underpainting/context" value="Filtr &gt; Umělecký &gt; Podmalba"/>
		<desc id="Main-Filter-Artistic-Underpainting/desc" value="Aplikovat na obraz efekt Podmalba"/> 
		<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="Houba"/> 
		<context id="Main-Filter-Artistic-Sponge/context" value="Filtr &gt; Umělecký &gt; Houba"/>
		<desc id="Main-Filter-Artistic-Sponge/desc" value="Aplikovat na obraz efekt Houba"/> 
		<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="Rozmazání"/> 
		<context id="Main-Filter-Artistic-Smudge_Stick/context" value="Filtr &gt; Umělecký &gt; Rozmazání"/>
		<desc id="Main-Filter-Artistic-Smudge_Stick/desc" value="Aplikovat na obraz efekt Rozmazání"/> 
		<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="Hrubé pastely"/> 
		<context id="Main-Filter-Artistic-Rough_Pastels/context" value="Filtr &gt; Umělecký &gt; Hrubé pastely"/>
		<desc id="Main-Filter-Artistic-Rough_Pastels/desc" value="Aplikovat na obraz efekt Hrubé pastely"/> 
		<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="Plakátové obrysy"/> 
		<context id="Main-Filter-Artistic-Poster_Edges/context" value="Filtr &gt; Umělecký &gt; Plakátové obrysy"/>
		<desc id="Main-Filter-Artistic-Poster_Edges/desc" value="Aplikovat na obraz efekt Plakátové obrysy"/> 
		<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="Plastikový obal"/> 
		<context id="Main-Filter-Artistic-Plastic_Wrap/context" value="Filtr &gt; Umělecký &gt; Plastikový obal"/>
		<desc id="Main-Filter-Artistic-Plastic_Wrap/desc" value="Aplikovat na obraz efekt Plastikový obal"/> 
		<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="Malířská špachtle"/> 
		<context id="Main-Filter-Artistic-Palette_Knife/context" value="Filtr &gt; Umělecký &gt; Malířská špachtle"/>
		<desc id="Main-Filter-Artistic-Palette_Knife/desc" value="Aplikovat na obraz efekt Malířská špachtle"/> 
		<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="Šmouhy barvy"/> 
		<context id="Main-Filter-Artistic-Paint_Daubs/context" value="Filtr &gt; Umělecký &gt; Šmouhy barvy"/>
		<desc id="Main-Filter-Artistic-Paint_Daubs/desc" value="Aplikovat na obraz efekt Šmouhy barvy"/> 
		<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="Neónová záře"/> 
		<context id="Main-Filter-Artistic-Neon_Glow/context" value="Filtr &gt; Umělecký &gt; Neónová záře"/>
		<desc id="Main-Filter-Artistic-Neon_Glow/desc" value="Aplikovat na obraz efekt Neónová záře"/> 
		<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="Freska"/> 
		<context id="Main-Filter-Artistic-Fresco/context" value="Filtr &gt; Umělecký &gt; Freska"/>
		<desc id="Main-Filter-Artistic-Fresco/desc" value="Aplikovat na obraz efekt Freska"/> 
		<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="Zrnitý film"/> 
		<context id="Main-Filter-Artistic-Film_Grain/context" value="Filtr &gt; Umělecký &gt; Zrnitý film"/>
		<desc id="Main-Filter-Artistic-Film_Grain/desc" value="Aplikovat na obraz efekt Zrnitý film"/> 
		<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="Suchý štětec"/> 
		<context id="Main-Filter-Artistic-Dry_Brush/context" value="Filtr &gt; Umělecký &gt; Suchý štětec"/>
		<desc id="Main-Filter-Artistic-Dry_Brush/desc" value="Aplikovat na obraz efekt Suchý štětec"/> 
		<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="Vystřižení"/> 
		<context id="Main-Filter-Artistic-Cutout/context" value="Filtr &gt; Umělecký &gt; Vystřižení"/>
		<desc id="Main-Filter-Artistic-Cutout/desc" value="Aplikovat na obraz efekt Vystřižení"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCtspsp = charIDToTypeID( 'Ct  ' ); executeAction( idCtspsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Artistic-Colored_Pencil" type="Main">
		<name id="Main-Filter-Artistic-Colored_Pencil/name" value="Barevné pastelky"/> 
		<context id="Main-Filter-Artistic-Colored_Pencil/context" value="Filtr &gt; Umělecký &gt; Barevné pastelky"/>
		<desc id="Main-Filter-Artistic-Colored_Pencil/desc" value="Aplikovat na obraz efekt Barevné pastelky"/> 
		<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="Úběžný bod"/> 
		<context id="Main-Filter-Vanishing_Point/context" value="Filtr &gt; Úběžný bod"/>
		<desc id="Main-Filter-Vanishing_Point/desc" value="Upravit obrazy v perspektivě"/> 
		<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="Olejová malba"/> 
		<context id="Main-Filter-Oil_Paint/context" value="Filtr &gt; Olejová malba"/>
		<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="Zkapalnění"/> 
		<context id="Main-Filter-Liquify/context" value="Filtr &gt; Zkapalnění"/>
		<desc id="Main-Filter-Liquify/desc" value="Deformovat obrazové body obrazu"/> 
		<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="Korekce objektivu"/> 
		<context id="Main-Filter-Lens_Correction/context" value="Filtr &gt; Korekce objektivu"/>
		<desc id="Main-Filter-Lens_Correction/desc" value="Odstranit geometrické deformace, chromatické aberace &amp; vinětování"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLnCr = charIDToTypeID( 'LnCr' ); executeAction( idLnCr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Camera_Raw_Filter" type="Main">
		<name id="Main-Filter-Camera_Raw_Filter/name" value="Filtr Camera Raw"/> 
		<context id="Main-Filter-Camera_Raw_Filter/context" value="Filtr &gt; Filtr Camera Raw"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobespCameraspRawspFilter = stringIDToTypeID( 'Adobe Camera Raw Filter' ); executeAction( idAdobespCameraspRawspFilter, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Adaptive_Wide_Angle" type="Main">
		<name id="Main-Filter-Adaptive_Wide_Angle/name" value="Adaptivní široký úhel"/> 
		<context id="Main-Filter-Adaptive_Wide_Angle/context" value="Filtr &gt; Adaptivní široký úhel"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idtwotwoCthreeEEBFdsAnineseveneightdsfourcaninedsnineoneDFdsEfourFzeroCCEEfiveACE = stringIDToTypeID( '22C3EEBF-A978-4ca9-91DF-E4F0CCEE5ACE' ); executeAction( idtwotwoCthreeEEBFdsAnineseveneightdsfourcaninedsnineoneDFdsEfourFzeroCCEEfiveACE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Filter_Gallery" type="Main">
		<name id="Main-Filter-Filter_Gallery/name" value="Galerie filtrů"/> 
		<context id="Main-Filter-Filter_Gallery/context" value="Filtr &gt; Galerie filtrů"/>
		<desc id="Main-Filter-Filter_Gallery/desc" value="Výběr z desítek filtrů speciálních efektů"/> 
		<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="Převést pro inteligentní filtry"/> 
		<context id="Main-Filter-Convert_for_Smart_Filters/context" value="Filtr &gt; Převést pro inteligentní filtry"/>
		<desc id="Main-Filter-Convert_for_Smart_Filters/desc" value="Převést na inteligentní filtr umožňující opakované úpravy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc832 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref702 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref702.putEnumerated( idMnspsp, idMnIt, idnewPlacedLayer );     desc832.putReference( idnull, ref702 ); executeAction( idslct, desc832, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Last_Filter" type="Main">
		<name id="Main-Filter-Last_Filter/name" value="Poslední filtr"/> 
		<context id="Main-Filter-Last_Filter/context" value="Filtr &gt; Poslední filtr"/>
		<desc id="Main-Filter-Last_Filter/desc" value="Aplikovat poslední použitý filtr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc833 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref703 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idLstF = charIDToTypeID( 'LstF' );         ref703.putEnumerated( idMnspsp, idMnIt, idLstF );     desc833.putReference( idnull, ref703 ); executeAction( idslct, desc833, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Place_Scale_Marker" type="Main">
		<name id="Main-Image-Analysis-Place_Scale_Marker/name" value="Umístit značku poměru"/> 
		<context id="Main-Image-Analysis-Place_Scale_Marker/context" value="Obraz &gt; Analýza &gt; Umístit značku poměru"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc834 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref704 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplaceMeasurementScaleMarker = stringIDToTypeID( 'placeMeasurementScaleMarker' );         ref704.putEnumerated( idMnspsp, idMnIt, idplaceMeasurementScaleMarker );     desc834.putReference( idnull, ref704 ); executeAction( idslct, desc834, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Count_Tool" type="Main">
		<name id="Main-Image-Analysis-Count_Tool/name" value="Nástroj Počítání"/> 
		<context id="Main-Image-Analysis-Count_Tool/context" value="Obraz &gt; Analýza &gt; Nástroj počítání"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc835 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref705 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcountTool = stringIDToTypeID( 'countTool' );         ref705.putEnumerated( idMnspsp, idMnIt, idcountTool );     desc835.putReference( idnull, ref705 ); executeAction( idslct, desc835, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Ruler_Tool" type="Main">
		<name id="Main-Image-Analysis-Ruler_Tool/name" value="Nástroj Pravítko"/> 
		<context id="Main-Image-Analysis-Ruler_Tool/context" value="Obraz &gt; Analýza &gt; Nástroj pravítko"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc836 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref706 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrulerTool = stringIDToTypeID( 'rulerTool' );         ref706.putEnumerated( idMnspsp, idMnIt, idrulerTool );     desc836.putReference( idnull, ref706 ); executeAction( idslct, desc836, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Analysis-Record_Measurements" type="Main">
		<name id="Main-Image-Analysis-Record_Measurements/name" value="Zaznamenat měření"/> 
		<context id="Main-Image-Analysis-Record_Measurements/context" value="Obraz &gt; Analýza &gt; Zaznamenat měření"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc837 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref707 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmeasurementRecordMeasurements = stringIDToTypeID( 'measurementRecordMeasurements' );         ref707.putEnumerated( idMnspsp, idMnIt, idmeasurementRecordMeasurements );     desc837.putReference( idnull, ref707 ); executeAction( idslct, desc837, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Trap" type="Main">
		<name id="Main-Image-Trap/name" value="Přesahy"/> 
		<context id="Main-Image-Trap/context" value="Obraz &gt; Přesahy"/>
		<desc id="Main-Image-Trap/desc" value="Vytvořit preventivní překrytí pro profesionální tisk"/> 
		<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="Aplikovat sadu dat"/> 
		<context id="Main-Image-Apply_Data_Set/context" value="Obraz &gt; Aplikovat sadu dat"/>
		<desc id="Main-Image-Apply_Data_Set/desc" value="Aplikovat specifickou uloženou sadu dat"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAply = charIDToTypeID( 'Aply' );     var desc838 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref708 = new ActionReference();         var iddataSetClass = stringIDToTypeID( 'dataSetClass' );         ref708.putClass( iddataSetClass );     desc838.putReference( idnull, ref708 ); executeAction( idAply, desc838, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Variables-Data_Sets" type="Main">
		<name id="Main-Image-Variables-Data_Sets/name" value="Sady dat"/> 
		<context id="Main-Image-Variables-Data_Sets/context" value="Obraz &gt; Proměnné &gt; Sady dat"/>
		<desc id="Main-Image-Variables-Data_Sets/desc" value="Definovat specifické proměnné pro sady dat použité s proměnnými"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc839 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref709 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var ideditDataSets = stringIDToTypeID( 'editDataSets' );         ref709.putEnumerated( idMnspsp, idMnIt, ideditDataSets );     desc839.putReference( idnull, ref709 ); executeAction( idslct, desc839, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Variables-Define" type="Main">
		<name id="Main-Image-Variables-Define/name" value="Definovat"/> 
		<context id="Main-Image-Variables-Define/context" value="Obraz &gt; Proměnné &gt; Definovat"/>
		<desc id="Main-Image-Variables-Define/desc" value="Definovat specifická nastavení a parametry proměnných vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc840 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref710 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddefineVariables = stringIDToTypeID( 'defineVariables' );         ref710.putEnumerated( idMnspsp, idMnIt, iddefineVariables );     desc840.putReference( idnull, ref710 ); executeAction( idslct, desc840, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Calculations" type="Main">
		<name id="Main-Image-Calculations/name" value="Výpočty"/> 
		<context id="Main-Image-Calculations/context" value="Obraz &gt; Výpočty"/>
		<desc id="Main-Image-Calculations/desc" value="Smíchat dva kanály do jednoho obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc841 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref711 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClcl = charIDToTypeID( 'Clcl' );         ref711.putEnumerated( idMnspsp, idMnIt, idClcl );     desc841.putReference( idnull, ref711 ); executeAction( idslct, desc841, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Apply_Image" type="Main">
		<name id="Main-Image-Apply_Image/name" value="Použít obraz"/> 
		<context id="Main-Image-Apply_Image/context" value="Obraz &gt; Použít obraz"/>
		<desc id="Main-Image-Apply_Image/desc" value="Prolnout kanály vrstev obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc842 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref712 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAplI = charIDToTypeID( 'AplI' );         ref712.putEnumerated( idMnspsp, idMnIt, idAplI );     desc842.putReference( idnull, ref712 ); executeAction( idslct, desc842, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Duplicate" type="Main">
		<name id="Main-Image-Duplicate/name" value="Duplikovat"/> 
		<context id="Main-Image-Duplicate/context" value="Obraz &gt; Duplikovat"/>
		<desc id="Main-Image-Duplicate/desc" value="Duplikovat obsah obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc843 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref713 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref713.putEnumerated( idDcmn, idOrdn, idFrst );     desc843.putReference( idnull, ref713 ); executeAction( idDplc, desc843, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Reveal_All" type="Main">
		<name id="Main-Image-Reveal_All/name" value="Odkrýt vše"/> 
		<context id="Main-Image-Reveal_All/context" value="Obraz &gt; Odkrýt vše"/>
		<desc id="Main-Image-Reveal_All/desc" value="Zobrazit všechny aspekty obrazu"/> 
		<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="Oříznout podle"/> 
		<context id="Main-Image-Trim/context" value="Obraz &gt; Oříznout"/>
		<desc id="Main-Image-Trim/desc" value="Odstranit menší části obrazu na základě velikosti nebo umístění"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc844 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref714 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtrim = stringIDToTypeID( 'trim' );         ref714.putEnumerated( idMnspsp, idMnIt, idtrim );     desc844.putReference( idnull, ref714 ); executeAction( idslct, desc844, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Crop" type="Main">
		<name id="Main-Image-Crop/name" value="Oříznout"/> 
		<context id="Main-Image-Crop/context" value="Obraz &gt; Oříznout"/>
		<desc id="Main-Image-Crop/desc" value="Oříznout obraz"/> 
		<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="Převrátit plátno svisle"/> 
		<context id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/context" value="Obraz &gt; Otáčení obrazu &gt; Převrátit plátno svisle"/>
		<desc id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/desc" value="Převrátit plátno obrazu svisle"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc845 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref715 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref715.putEnumerated( idDcmn, idOrdn, idFrst );     desc845.putReference( idnull, ref715 );     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idVrtc = charIDToTypeID( 'Vrtc' );     desc845.putEnumerated( idAxis, idOrnt, idVrtc ); executeAction( idFlip, desc845, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal" type="Main">
		<name id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/name" value="Převrátit plátno vodorovně"/> 
		<context id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/context" value="Obraz &gt; Otáčení obrazu &gt; Převrátit plátno vodorovně"/>
		<desc id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/desc" value="Převrátit plátno obrazu vodorovně"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc846 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref716 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref716.putEnumerated( idDcmn, idOrdn, idFrst );     desc846.putReference( idnull, ref716 );     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idHrzn = charIDToTypeID( 'Hrzn' );     desc846.putEnumerated( idAxis, idOrnt, idHrzn ); executeAction( idFlip, desc846, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-Arbitrary" type="Main">
		<name id="Main-Image-Image_Rotation-Arbitrary/name" value="O jiný úhel"/> 
		<context id="Main-Image-Image_Rotation-Arbitrary/context" value="Obraz &gt; Otáčení obrazu &gt; O jiný úhel"/>
		<desc id="Main-Image-Image_Rotation-Arbitrary/desc" value="Otáčení obrazu o jiný úhel"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc847 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref717 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref717.putEnumerated( idDcmn, idOrdn, idFrst );     desc847.putReference( idnull, ref717 ); executeAction( idRtte, desc847, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-90°_CCW" type="Main">
		<name id="Main-Image-Image_Rotation-90°_CCW/name" value="90° doleva"/> 
		<context id="Main-Image-Image_Rotation-90°_CCW/context" value="Obraz &gt; Natočení obrazu &gt; 90° doleva"/>
		<desc id="Main-Image-Image_Rotation-90°_CCW/desc" value="Otáčení obrazu o 90 stupňů doleva"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc848 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref718 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref718.putEnumerated( idDcmn, idOrdn, idFrst );     desc848.putReference( idnull, ref718 );     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc848.putUnitDouble( idAngl, idshAng, -90.000000 ); executeAction( idRtte, desc848, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-90°_CW" type="Main">
		<name id="Main-Image-Image_Rotation-90°_CW/name" value="90° doprava"/> 
		<context id="Main-Image-Image_Rotation-90°_CW/context" value="Obraz &gt; Natočení obrazu &gt; 90° doprava"/>
		<desc id="Main-Image-Image_Rotation-90°_CW/desc" value="Otáčení obrazu o 90 stupňů doprava"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc849 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref719 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref719.putEnumerated( idDcmn, idOrdn, idFrst );     desc849.putReference( idnull, ref719 );     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc849.putUnitDouble( idAngl, idshAng, 90.000000 ); executeAction( idRtte, desc849, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Image_Rotation-180°" type="Main">
		<name id="Main-Image-Image_Rotation-180°/name" value="180°"/> 
		<context id="Main-Image-Image_Rotation-180°/context" value="Obraz &gt; Natočení obrazu &gt; 180°"/>
		<desc id="Main-Image-Image_Rotation-180°/desc" value="Otáčení obrazu o 180 stupňů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc850 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref720 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrst = charIDToTypeID( 'Frst' );         ref720.putEnumerated( idDcmn, idOrdn, idFrst );     desc850.putReference( idnull, ref720 );     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc850.putUnitDouble( idAngl, idshAng, 180.000000 ); executeAction( idRtte, desc850, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Canvas_Size" type="Main">
		<name id="Main-Image-Canvas_Size/name" value="Velikost plátna"/> 
		<context id="Main-Image-Canvas_Size/context" value="Obraz &gt; Velikost plátna"/>
		<desc id="Main-Image-Canvas_Size/desc" value="Změnit velikost oblasti mimo obraz"/> 
		<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="Velikost obrazu"/> 
		<context id="Main-Image-Image_Size/context" value="Obraz &gt; Velikost obrazu"/>
		<desc id="Main-Image-Image_Size/desc" value="Změnit rozměry obrazu"/> 
		<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="Barvy automaticky"/> 
		<context id="Main-Image-Auto_Color/context" value="Obraz &gt; Barvy automaticky"/>
		<desc id="Main-Image-Auto_Color/desc" value="Neutralizovat barevný nádech pomocí analýzy barev a kontrastu aktuálního obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc851 = new ActionDescriptor();     var idautoBlackWhite = stringIDToTypeID( 'autoBlackWhite' );     desc851.putBoolean( idautoBlackWhite, true );     var idautoNeutrals = stringIDToTypeID( 'autoNeutrals' );     desc851.putBoolean( idautoNeutrals, true ); executeAction( idLvls, desc851, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Auto_Contrast" type="Main">
		<name id="Main-Image-Auto_Contrast/name" value="Kontrast automaticky"/> 
		<context id="Main-Image-Auto_Contrast/context" value="Obraz &gt; Kontrast automaticky"/>
		<desc id="Main-Image-Auto_Contrast/desc" value="Automaticky nastavit kontrast obrazu mapováním oblastí stínů a světel na čistě černou a čistě bílou"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc852 = new ActionDescriptor();     var idAuCo = charIDToTypeID( 'AuCo' );     desc852.putBoolean( idAuCo, true ); executeAction( idLvls, desc852, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Auto_Tone" type="Main">
		<name id="Main-Image-Auto_Tone/name" value="Tón automaticky"/> 
		<context id="Main-Image-Auto_Tone/context" value="Obraz &gt; Tón automaticky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLvls = charIDToTypeID( 'Lvls' );     var desc853 = new ActionDescriptor();     var idAuto = charIDToTypeID( 'Auto' );     desc853.putBoolean( idAuto, true ); executeAction( idLvls, desc853, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Equalize" type="Main">
		<name id="Main-Image-Adjustments-Equalize/name" value="Vyrovnat"/> 
		<context id="Main-Image-Adjustments-Equalize/context" value="Obraz &gt; Přizpůsobení &gt; Vyrovnat"/>
		<desc id="Main-Image-Adjustments-Equalize/desc" value="Změnit rozložení hodnot jasu v obrazu"/> 
		<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="Nahradit barvu"/> 
		<context id="Main-Image-Adjustments-Replace_Color/context" value="Obraz &gt; Přizpůsobení &gt; Nahradit barvu"/>
		<desc id="Main-Image-Adjustments-Replace_Color/desc" value="Vybrat specifické barvy v obraze vytvořením masky a pak tyto barvy nahradit"/> 
		<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="Srovnat barvy"/> 
		<context id="Main-Image-Adjustments-Match_Color/context" value="Obraz &gt; Přizpůsobení &gt; Srovnat barvy"/>
		<desc id="Main-Image-Adjustments-Match_Color/desc" value="Sjednotit barvy mezi více obrazy, kanály nebo výběry"/> 
		<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="Odbarvit"/> 
		<context id="Main-Image-Adjustments-Desaturate/context" value="Obraz &gt; Přizpůsobení &gt; Odbarvit"/>
		<desc id="Main-Image-Adjustments-Desaturate/desc" value="Převést barevný obraz na hodnoty ve stupních šedi a současně obraz ponechat ve stejném barevném režimu"/> 
		<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="Variace"/> 
		<context id="Main-Image-Adjustments-Variations/context" value="Obraz &gt; Přizpůsobení &gt; Variace"/>
		<desc id="Main-Image-Adjustments-Variations/desc" value="Vybrat ze zobrazených náhledů různých nastavení obrazu"/> 
		<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="Tónování HDR"/> 
		<context id="Main-Image-Adjustments-HDR_Toning/context" value="Obraz &gt; Přizpůsobení &gt; Tónování HDR"/>
		<desc id="Main-Image-Adjustments-HDR_Toning/desc" value="Použít na aktuální obraz přizpůsobení obrazu ve stylu HDR"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc854 = new ActionDescriptor();     var idjsCt = charIDToTypeID( 'jsCt' );     desc854.putPath( idjsCt, new File( 'C:\\Program Files (x86)\\Adobe\\Adobe Photoshop CC\\Required\\HDRToning.jsx' ) ); executeAction( idAdobeScriptAutomationspScripts, desc854, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-Shadows/Highlights" type="Main">
		<name id="Main-Image-Adjustments-Shadows/Highlights/name" value="Stíny a světla"/> 
		<context id="Main-Image-Adjustments-Shadows/Highlights/context" value="Obraz &gt; Přizpůsobení &gt; Stíny a světla"/>
		<desc id="Main-Image-Adjustments-Shadows/Highlights/desc" value="Nastavit oblasti stínů a světel obrazu"/> 
		<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="Selektivní barva"/> 
		<context id="Main-Image-Adjustments-Selective_Color/context" value="Obraz &gt; Přizpůsobení &gt; Selektivní barva"/>
		<desc id="Main-Image-Adjustments-Selective_Color/desc" value="Nastavit v obrazu oblasti se specifickou barvou"/> 
		<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="Mapovat na přechod"/> 
		<context id="Main-Image-Adjustments-Gradient_Map/context" value="Obraz &gt; Přizpůsobení &gt; Mapovat na přechod"/>
		<desc id="Main-Image-Adjustments-Gradient_Map/desc" value="Aplikovat barvu na obraz ve stupních šedi nebo nastavit stávající barvy obrazu"/> 
		<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="Práh"/> 
		<context id="Main-Image-Adjustments-Threshold/context" value="Obraz &gt; Přizpůsobení &gt; Práh"/>
		<desc id="Main-Image-Adjustments-Threshold/desc" value="Převést obrazy na černobílé s vysokým kontrastem"/> 
		<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="Posterizovat"/> 
		<context id="Main-Image-Adjustments-Posterize/context" value="Obraz &gt; Přizpůsobení &gt; Posterizovat"/>
		<desc id="Main-Image-Adjustments-Posterize/desc" value="Určit tonální úrovně pro jednotlivé kanály"/> 
		<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="Invertovat"/> 
		<context id="Main-Image-Adjustments-Invert/context" value="Obraz &gt; Přizpůsobení &gt; Invertovat"/>
		<desc id="Main-Image-Adjustments-Invert/desc" value="Invertovat barvy obrazu"/> 
		<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="Vyhledání barev"/> 
		<context id="Main-Image-Adjustments-Color_Lookup/context" value="Obraz &gt; Přizpůsobení &gt; Vyhledání barev"/>
		<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="Míchání kanálů"/> 
		<context id="Main-Image-Adjustments-Channel_Mixer/context" value="Obraz &gt; Přizpůsobení &gt; Míchání kanálů"/>
		<desc id="Main-Image-Adjustments-Channel_Mixer/desc" value="Vytvořit obrazy ve stupních šedi, sépiových tónech nebo v jiném tónování, nebo provádět tvořivá nastavení barev obrazu"/> 
		<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="Fotografický filtr"/> 
		<context id="Main-Image-Adjustments-Photo_Filter/context" value="Obraz &gt; Přizpůsobení &gt; Fotografický filtr"/>
		<desc id="Main-Image-Adjustments-Photo_Filter/desc" value="Nastavit vyvážení a teplotu barev světla procházejícího objektivem"/> 
		<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="Černá a bílá"/> 
		<context id="Main-Image-Adjustments-Black_&amp;_White/context" value="Obraz &gt; Přizpůsobení &gt; Černá a bílá"/>
		<desc id="Main-Image-Adjustments-Black_&amp;_White/desc" value="Nastavit převod barevného obrazu na černobílý pomocí sady jezdců a přednastavení"/> 
		<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="Vyvážení barev"/> 
		<context id="Main-Image-Adjustments-Color_Balance/context" value="Obraz &gt; Přizpůsobení &gt; Vyvážení barev"/>
		<desc id="Main-Image-Adjustments-Color_Balance/desc" value="Změnit celkové poměry barev v obrazu a tím provést celkovou korekci barev"/> 
		<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="Odstín a sytost"/> 
		<context id="Main-Image-Adjustments-Hue/Saturation/context" value="Obraz &gt; Přizpůsobení &gt; Odstín a sytost"/>
		<desc id="Main-Image-Adjustments-Hue/Saturation/desc" value="Nastavit odstín, sytost a jas specifické barevné složky obrazu nebo nastavit všechny barvy obrazu současně"/> 
		<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="Živost"/> 
		<context id="Main-Image-Adjustments-Vibrance/context" value="Obraz &gt; Přizpůsobení &gt; Živost"/>
		<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="Expozice"/> 
		<context id="Main-Image-Adjustments-Exposure/context" value="Obraz &gt; Přizpůsobení &gt; Expozice"/>
		<desc id="Main-Image-Adjustments-Exposure/desc" value="Nastavit expozici obrazu"/> 
		<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="Křivky"/> 
		<context id="Main-Image-Adjustments-Curves/context" value="Obraz &gt; Přizpůsobení &gt; Křivky"/>
		<desc id="Main-Image-Adjustments-Curves/desc" value="Nastavit tónový rozsah aktuálního obrazu; lze nastavit až 14 řídících bodů"/> 
		<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="Úrovně"/> 
		<context id="Main-Image-Adjustments-Levels/context" value="Obraz &gt; Přizpůsobení &gt; Úrovně"/>
		<desc id="Main-Image-Adjustments-Levels/desc" value="Opravit tónový rozsah a vyvážení barev obrazu nastavením úrovní intenzity stínů, středních tónů a světel obrazu"/> 
		<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="Jas a kontrast"/> 
		<context id="Main-Image-Adjustments-Brightness/Contrast/context" value="Obraz &gt; Přizpůsobení &gt; Jas a kontrast"/>
		<desc id="Main-Image-Adjustments-Brightness/Contrast/desc" value="Provádět jednoduchá nastavení tónového rozsahu obrazu"/> 
		<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="Tabulka barev"/> 
		<context id="Main-Image-Mode-Color_Table/context" value="Obraz &gt; Režim &gt; Tabulka barev"/>
		<desc id="Main-Image-Mode-Color_Table/desc" value="Upravit tabulku barev obrazu v režimu indexovaných barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc855 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref721 = new ActionReference();         var idClrsp = charIDToTypeID( 'Clr ' );         var idClrT = charIDToTypeID( 'ClrT' );         ref721.putProperty( idClrsp, idClrT );     desc855.putReference( idnull, ref721 ); executeAction( idsetd, desc855, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-32_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-32_Bits/Channel/name" value="32 bitů/kanál"/> 
		<context id="Main-Image-Mode-32_Bits/Channel/context" value="Obraz &gt; Režim &gt; 32 bitů/kanál"/>
		<desc id="Main-Image-Mode-32_Bits/Channel/desc" value="Převést bitovou hloubku aktuálního dokumentu na 32 bitů na kanál"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc856 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc856.putInteger( idDpth, 32 ); executeAction( idCnvM, desc856, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-16_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-16_Bits/Channel/name" value="16 bitů/kanál"/> 
		<context id="Main-Image-Mode-16_Bits/Channel/context" value="Obraz &gt; Režim &gt; 16 bitů/kanál"/>
		<desc id="Main-Image-Mode-16_Bits/Channel/desc" value="Převést bitovou hloubku aktuálního dokumentu na 16 bitů na kanál"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc857 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc857.putInteger( idDpth, 16 ); executeAction( idCnvM, desc857, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-8_Bits/Channel" type="Main">
		<name id="Main-Image-Mode-8_Bits/Channel/name" value="8 bitů/kanál"/> 
		<context id="Main-Image-Mode-8_Bits/Channel/context" value="Obraz &gt; Režim &gt; 8 bitů/kanál"/>
		<desc id="Main-Image-Mode-8_Bits/Channel/desc" value="Převést bitovou hloubku aktuálního dokumentu na 8 bitů na kanál"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc858 = new ActionDescriptor();     var idDpth = charIDToTypeID( 'Dpth' );     desc858.putInteger( idDpth, 8 ); executeAction( idCnvM, desc858, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Multichannel" type="Main">
		<name id="Main-Image-Mode-Multichannel/name" value="Vícekanálový"/> 
		<context id="Main-Image-Mode-Multichannel/context" value="Obraz &gt; Režim &gt; Vícekanálový"/>
		<desc id="Main-Image-Mode-Multichannel/desc" value="Převést aktuální dokument do vícekanálového režimu s 256 úrovněmi šedé v každém kanálu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc859 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idMltC = charIDToTypeID( 'MltC' );     desc859.putClass( idTspspsp, idMltC ); executeAction( idCnvM, desc859, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Lab_Color" type="Main">
		<name id="Main-Image-Mode-Lab_Color/name" value="Barvy Lab"/> 
		<context id="Main-Image-Mode-Lab_Color/context" value="Obraz &gt; Režim &gt; Barvy Lab"/>
		<desc id="Main-Image-Mode-Lab_Color/desc" value="Převést aktuální dokument do barevného režimu Lab"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc860 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idLbCM = charIDToTypeID( 'LbCM' );     desc860.putClass( idTspspsp, idLbCM ); executeAction( idCnvM, desc860, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-CMYK_Color" type="Main">
		<name id="Main-Image-Mode-CMYK_Color/name" value="Barvy CMYK"/> 
		<context id="Main-Image-Mode-CMYK_Color/context" value="Obraz &gt; Režim &gt; Barvy CMYK"/>
		<desc id="Main-Image-Mode-CMYK_Color/desc" value="Převést aktuální dokument do barevného režimu CMYK"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc861 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idCMYM = charIDToTypeID( 'CMYM' );     desc861.putClass( idTspspsp, idCMYM ); executeAction( idCnvM, desc861, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-RGB_Color" type="Main">
		<name id="Main-Image-Mode-RGB_Color/name" value="Barvy RGB"/> 
		<context id="Main-Image-Mode-RGB_Color/context" value="Obraz &gt; Režim &gt; Barvy RGB"/>
		<desc id="Main-Image-Mode-RGB_Color/desc" value="Převést aktuální dokument do barevného režimu RGB"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc862 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idRGBM = charIDToTypeID( 'RGBM' );     desc862.putClass( idTspspsp, idRGBM ); executeAction( idCnvM, desc862, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Indexed_Color" type="Main">
		<name id="Main-Image-Mode-Indexed_Color/name" value="Indexované barvy"/> 
		<context id="Main-Image-Mode-Indexed_Color/context" value="Obraz &gt; Režim &gt; Indexované barvy"/>
		<desc id="Main-Image-Mode-Indexed_Color/desc" value="Převést aktuální soubor na 8bitový obrazový soubor (obsahující až 256 barev)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc863 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idIndC = charIDToTypeID( 'IndC' );     desc863.putClass( idTspspsp, idIndC ); executeAction( idCnvM, desc863, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Duotone" type="Main">
		<name id="Main-Image-Mode-Duotone/name" value="Duplex"/> 
		<context id="Main-Image-Mode-Duotone/context" value="Obraz &gt; Režim &gt; Duplex"/>
		<desc id="Main-Image-Mode-Duotone/desc" value="Konfigurovat obraz ve stupních šedi pro tisk dvěma, třemi nebo čtyřmi tiskovými barvami pomocí převodu obrazu na duplex, triplex nebo kvadruplex"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc864 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idDtnM = charIDToTypeID( 'DtnM' );     desc864.putClass( idTspspsp, idDtnM ); executeAction( idCnvM, desc864, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Grayscale" type="Main">
		<name id="Main-Image-Mode-Grayscale/name" value="Stupně šedi"/> 
		<context id="Main-Image-Mode-Grayscale/context" value="Obraz &gt; Režim &gt; Stupně šedi"/>
		<desc id="Main-Image-Mode-Grayscale/desc" value="Nastavit aktuální dokument do barevného režimu Stupně šedi"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc865 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idGrys = charIDToTypeID( 'Grys' );     desc865.putClass( idTspspsp, idGrys ); executeAction( idCnvM, desc865, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Bitmap" type="Main">
		<name id="Main-Image-Mode-Bitmap/name" value="Bitová mapa"/> 
		<context id="Main-Image-Mode-Bitmap/context" value="Obraz &gt; Režim &gt; Bitová mapa"/>
		<desc id="Main-Image-Mode-Bitmap/desc" value="Nastavit aktuální dokument na barevný režim Bitová mapa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc866 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idBtmM = charIDToTypeID( 'BtmM' );     desc866.putClass( idTspspsp, idBtmM ); executeAction( idCnvM, desc866, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Matting-Remove_White_Matte" type="Main">
		<name id="Main-Layer-Matting-Remove_White_Matte/name" value="Odstranit bílý okraj"/> 
		<context id="Main-Layer-Matting-Remove_White_Matte/context" value="Vrstva &gt; Podklad &gt; Odstranit bílý okraj"/>
		<desc id="Main-Layer-Matting-Remove_White_Matte/desc" value="Odstranit obrazové body bílého okraje"/> 
		<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="Odstranit černý okraj"/> 
		<context id="Main-Layer-Matting-Remove_Black_Matte/context" value="Vrstva &gt; Podklad &gt; Odstranit černý okraj"/>
		<desc id="Main-Layer-Matting-Remove_Black_Matte/desc" value="Odstranit obrazové body černého okraje"/> 
		<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="Odstranit lem"/> 
		<context id="Main-Layer-Matting-Defringe/context" value="Vrstva &gt; Podklad &gt; Odstranit lem"/>
		<desc id="Main-Layer-Matting-Defringe/desc" value="Odstranit lemování"/> 
		<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="Do jedné vrstvy"/> 
		<context id="Main-Layer-Flatten_Image/context" value="Vrstva &gt; Do jedné vrstvy"/>
		<desc id="Main-Layer-Flatten_Image/desc" value="Sloučit obraz (všechny jeho vrstvy) do jediné vrstvy"/> 
		<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="Sloučit viditelné"/> 
		<context id="Main-Layer-Merge_Visible/context" value="Vrstva &gt; Sloučit viditelné"/>
		<desc id="Main-Layer-Merge_Visible/desc" value="Sloučit všechny vybrané vrstvy do jediné"/> 
		<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="Sloučit vrstvy"/> 
		<context id="Main-Layer-Merge_Layers/context" value="Vrstva &gt; Sloučit vrstvy"/>
		<desc id="Main-Layer-Merge_Layers/desc" value="Sloučit vybranou vrstvu s vrstvou pod ní nebo sloučit dohromady vybrané vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMrgtwo = charIDToTypeID( 'Mrg2' );     var desc867 = new ActionDescriptor(); executeAction( idMrgtwo, desc867, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Select_Linked_Layers" type="Main">
		<name id="Main-Layer-Select_Linked_Layers/name" value="Vybrat svázané vrstvy"/> 
		<context id="Main-Layer-Select_Linked_Layers/context" value="Vrstva &gt; Vybrat svázané vrstvy"/>
		<desc id="Main-Layer-Select_Linked_Layers/desc" value="Vybrat vrstvy svázané s aktuálně vybranou vrstvou"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idselectLinkedLayers = stringIDToTypeID( 'selectLinkedLayers' );     var desc868 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref722 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref722.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc868.putReference( idnull, ref722 ); executeAction( idselectLinkedLayers, desc868, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Link_Layers" type="Main">
		<name id="Main-Layer-Link_Layers/name" value="Svázat vrstvy"/> 
		<context id="Main-Layer-Link_Layers/context" value="Vrstva &gt; Svázat vrstvy"/>
		<desc id="Main-Layer-Link_Layers/desc" value="Svázat nebo zrušit svázání vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlinkSelectedLayers = stringIDToTypeID( 'linkSelectedLayers' );     var desc869 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref723 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref723.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc869.putReference( idnull, ref723 ); executeAction( idlinkSelectedLayers, desc869, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Lock_Layers" type="Main">
		<name id="Main-Layer-Lock_Layers/name" value="Zamknout vrstvy"/> 
		<context id="Main-Layer-Lock_Layers/context" value="Vrstva &gt; Zamknout vrstvy"/>
		<desc id="Main-Layer-Lock_Layers/desc" value="Zamknout vybrané vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc870 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref724 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idapplyLocking = stringIDToTypeID( 'applyLocking' );         ref724.putEnumerated( idMnspsp, idMnIt, idapplyLocking );     desc870.putReference( idnull, ref724 ); executeAction( idslct, desc870, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Right_Edges" type="Main">
		<name id="Main-Layer-Distribute-Right_Edges/name" value="Pravé okraje"/> 
		<context id="Main-Layer-Distribute-Right_Edges/context" value="Vrstva &gt; Rozmístit &gt; Pravé okraje"/>
		<desc id="Main-Layer-Distribute-Right_Edges/desc" value="Rovnoměrně rozmístit vybrané vrstvy na základě jejich pravých okrajů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc871 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref725 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref725.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc871.putReference( idnull, ref725 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdRg = charIDToTypeID( 'AdRg' );     desc871.putEnumerated( idUsng, idADSt, idAdRg ); executeAction( idDstr, desc871, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Horizontal_Centers" type="Main">
		<name id="Main-Layer-Distribute-Horizontal_Centers/name" value="Vodorovné středy"/> 
		<context id="Main-Layer-Distribute-Horizontal_Centers/context" value="Vrstva &gt; Rozmístit &gt; Vodorovné středy"/>
		<desc id="Main-Layer-Distribute-Horizontal_Centers/desc" value="Rovnoměrně rozmístit vybrané vrstvy na základě jejich vodorovných středů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc872 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref726 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref726.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc872.putReference( idnull, ref726 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCH = charIDToTypeID( 'AdCH' );     desc872.putEnumerated( idUsng, idADSt, idAdCH ); executeAction( idDstr, desc872, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Left_Edges" type="Main">
		<name id="Main-Layer-Distribute-Left_Edges/name" value="Levé okraje"/> 
		<context id="Main-Layer-Distribute-Left_Edges/context" value="Vrstva &gt; Rozmístit &gt; Levé okraje"/>
		<desc id="Main-Layer-Distribute-Left_Edges/desc" value="Rovnoměrně rozmístit vybrané vrstvy na základě jejich levých okrajů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc873 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref727 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref727.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc873.putReference( idnull, ref727 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdLf = charIDToTypeID( 'AdLf' );     desc873.putEnumerated( idUsng, idADSt, idAdLf ); executeAction( idDstr, desc873, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Bottom_Edges" type="Main">
		<name id="Main-Layer-Distribute-Bottom_Edges/name" value="Dolní okraje"/> 
		<context id="Main-Layer-Distribute-Bottom_Edges/context" value="Vrstva &gt; Rozmístit &gt; Dolní okraje"/>
		<desc id="Main-Layer-Distribute-Bottom_Edges/desc" value="Rovnoměrně rozmístit vybrané vrstvy na základě jejich dolních okrajů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc874 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref728 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref728.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc874.putReference( idnull, ref728 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdBt = charIDToTypeID( 'AdBt' );     desc874.putEnumerated( idUsng, idADSt, idAdBt ); executeAction( idDstr, desc874, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Vertical_Centers" type="Main">
		<name id="Main-Layer-Distribute-Vertical_Centers/name" value="Svislé středy"/> 
		<context id="Main-Layer-Distribute-Vertical_Centers/context" value="Vrstva &gt; Rozmístit &gt; Svislé středy"/>
		<desc id="Main-Layer-Distribute-Vertical_Centers/desc" value="Rovnoměrně rozmístit vybrané vrstvy na základě jejich svislých středů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc875 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref729 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref729.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc875.putReference( idnull, ref729 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCV = charIDToTypeID( 'AdCV' );     desc875.putEnumerated( idUsng, idADSt, idAdCV ); executeAction( idDstr, desc875, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Distribute-Top_Edges" type="Main">
		<name id="Main-Layer-Distribute-Top_Edges/name" value="Horní okraje"/> 
		<context id="Main-Layer-Distribute-Top_Edges/context" value="Vrstva &gt; Rozmístit &gt; Horní okraje"/>
		<desc id="Main-Layer-Distribute-Top_Edges/desc" value="Rovnoměrně rozmístit vybrané vrstvy na základě jejich horních okrajů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDstr = charIDToTypeID( 'Dstr' );     var desc876 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref730 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref730.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc876.putReference( idnull, ref730 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdTp = charIDToTypeID( 'AdTp' );     desc876.putEnumerated( idUsng, idADSt, idAdTp ); executeAction( idDstr, desc876, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Right_Edges" type="Main">
		<name id="Main-Layer-Align-Right_Edges/name" value="Pravé okraje"/> 
		<context id="Main-Layer-Align-Right_Edges/context" value="Vrstva &gt; Zarovnat &gt; Pravé okraje"/>
		<desc id="Main-Layer-Align-Right_Edges/desc" value="Zarovnat pravé okraje vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc877 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref731 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref731.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc877.putReference( idnull, ref731 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdRg = charIDToTypeID( 'AdRg' );     desc877.putEnumerated( idUsng, idADSt, idAdRg ); executeAction( idAlgn, desc877, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Horizontal_Centers" type="Main">
		<name id="Main-Layer-Align-Horizontal_Centers/name" value="Vodorovné středy"/> 
		<context id="Main-Layer-Align-Horizontal_Centers/context" value="Vrstva &gt; Zarovnat &gt; Vodorovné středy"/>
		<desc id="Main-Layer-Align-Horizontal_Centers/desc" value="Zarovnat vodorovné středy vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc878 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref732 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref732.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc878.putReference( idnull, ref732 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCH = charIDToTypeID( 'AdCH' );     desc878.putEnumerated( idUsng, idADSt, idAdCH ); executeAction( idAlgn, desc878, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Left_Edges" type="Main">
		<name id="Main-Layer-Align-Left_Edges/name" value="Levé okraje"/> 
		<context id="Main-Layer-Align-Left_Edges/context" value="Vrstva &gt; Zarovnat &gt; Levé okraje"/>
		<desc id="Main-Layer-Align-Left_Edges/desc" value="Zarovnat levé okraje vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc879 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref733 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref733.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc879.putReference( idnull, ref733 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdLf = charIDToTypeID( 'AdLf' );     desc879.putEnumerated( idUsng, idADSt, idAdLf ); executeAction( idAlgn, desc879, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Bottom_Edges" type="Main">
		<name id="Main-Layer-Align-Bottom_Edges/name" value="Dolní okraje"/> 
		<context id="Main-Layer-Align-Bottom_Edges/context" value="Vrstva &gt; Zarovnat &gt; Dolní okraje"/>
		<desc id="Main-Layer-Align-Bottom_Edges/desc" value="Zarovnat dolní okraje vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc880 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref734 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref734.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc880.putReference( idnull, ref734 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdBt = charIDToTypeID( 'AdBt' );     desc880.putEnumerated( idUsng, idADSt, idAdBt ); executeAction( idAlgn, desc880, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Vertical_Centers" type="Main">
		<name id="Main-Layer-Align-Vertical_Centers/name" value="Svislé středy"/> 
		<context id="Main-Layer-Align-Vertical_Centers/context" value="Vrstva &gt; Zarovnat &gt; Svislé středy"/>
		<desc id="Main-Layer-Align-Vertical_Centers/desc" value="Zarovnat svislé středy vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc881 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref735 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref735.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc881.putReference( idnull, ref735 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdCV = charIDToTypeID( 'AdCV' );     desc881.putEnumerated( idUsng, idADSt, idAdCV ); executeAction( idAlgn, desc881, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Align-Top_Edges" type="Main">
		<name id="Main-Layer-Align-Top_Edges/name" value="Horní okraje"/> 
		<context id="Main-Layer-Align-Top_Edges/context" value="Vrstva &gt; Zarovnat &gt; Horní okraje"/>
		<desc id="Main-Layer-Align-Top_Edges/desc" value="Zarovnat horní okraje vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc882 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref736 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref736.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc882.putReference( idnull, ref736 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idAdTp = charIDToTypeID( 'AdTp' );     desc882.putEnumerated( idUsng, idADSt, idAdTp ); executeAction( idAlgn, desc882, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Reverse" type="Main">
		<name id="Main-Layer-Arrange-Reverse/name" value="Obrátit"/> 
		<context id="Main-Layer-Arrange-Reverse/context" value="Vrstva &gt; Uspořádat &gt; Obrátit"/>
		<desc id="Main-Layer-Arrange-Reverse/desc" value="Obrátit pořadí překrývání aktuálně vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRvrs = charIDToTypeID( 'Rvrs' );     var desc883 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref737 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref737.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc883.putReference( idnull, ref737 ); executeAction( idRvrs, desc883, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Send_to_Back" type="Main">
		<name id="Main-Layer-Arrange-Send_to_Back/name" value="Zcela dozadu"/> 
		<context id="Main-Layer-Arrange-Send_to_Back/context" value="Vrstva &gt; Uspořádat &gt; Zcela dozadu"/>
		<desc id="Main-Layer-Arrange-Send_to_Back/desc" value="Posunout aktuálně vybrané vrstvy v pořadí překrývání zcela dozadu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc884 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref738 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref738.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc884.putReference( idnull, ref738 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref739 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idBack = charIDToTypeID( 'Back' );         ref739.putEnumerated( idLyrsp, idOrdn, idBack );     desc884.putReference( idTspspsp, ref739 ); executeAction( idmove, desc884, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Send_Backward" type="Main">
		<name id="Main-Layer-Arrange-Send_Backward/name" value="Posunout dozadu"/> 
		<context id="Main-Layer-Arrange-Send_Backward/context" value="Vrstva &gt; Uspořádat &gt; Posunout dozadu"/>
		<desc id="Main-Layer-Arrange-Send_Backward/desc" value="Posunout aktuálně vybrané vrstvy v pořadí překrývání dozadu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc885 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref740 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref740.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc885.putReference( idnull, ref740 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref741 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idPrvs = charIDToTypeID( 'Prvs' );         ref741.putEnumerated( idLyrsp, idOrdn, idPrvs );     desc885.putReference( idTspspsp, ref741 ); executeAction( idmove, desc885, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Bring_Forward" type="Main">
		<name id="Main-Layer-Arrange-Bring_Forward/name" value="Posunout dopředu"/> 
		<context id="Main-Layer-Arrange-Bring_Forward/context" value="Vrstva &gt; Uspořádat &gt; Posunout dopředu"/>
		<desc id="Main-Layer-Arrange-Bring_Forward/desc" value="Posunout aktuálně vybrané vrstvy v pořadí překrývání dopředu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc886 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref742 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref742.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc886.putReference( idnull, ref742 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref743 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idNxtsp = charIDToTypeID( 'Nxt ' );         ref743.putEnumerated( idLyrsp, idOrdn, idNxtsp );     desc886.putReference( idTspspsp, ref743 ); executeAction( idmove, desc886, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Arrange-Bring_to_Front" type="Main">
		<name id="Main-Layer-Arrange-Bring_to_Front/name" value="Zcela dopředu"/> 
		<context id="Main-Layer-Arrange-Bring_to_Front/context" value="Vrstva &gt; Uspořádat &gt; Zcela dopředu"/>
		<desc id="Main-Layer-Arrange-Bring_to_Front/desc" value="Posunout aktuálně vybrané vrstvy v pořadí překrývání zcela dopředu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idmove = charIDToTypeID( 'move' );     var desc887 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref744 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref744.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc887.putReference( idnull, ref744 );     var idTspspsp = charIDToTypeID( 'T   ' );         var ref745 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idFrnt = charIDToTypeID( 'Frnt' );         ref745.putEnumerated( idLyrsp, idOrdn, idFrnt );     desc887.putReference( idTspspsp, ref745 ); executeAction( idmove, desc887, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Hide_Layers" type="Main">
		<name id="Main-Layer-Hide_Layers/name" value="Skrýt vrstvy"/> 
		<context id="Main-Layer-Hide_Layers/context" value="Vrstva &gt; Skrýt vrstvy"/>
		<desc id="Main-Layer-Hide_Layers/desc" value="Skrýt aktuálně vybrané vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc888 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref746 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref746.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc888.putReference( idnull, ref746 ); executeAction( idHdspsp, desc888, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Ungroup_Layers" type="Main">
		<name id="Main-Layer-Ungroup_Layers/name" value="Rozdělit seskupené vrstvy"/> 
		<context id="Main-Layer-Ungroup_Layers/context" value="Vrstva &gt; Rozdělit seskupené vrstvy"/>
		<desc id="Main-Layer-Ungroup_Layers/desc" value="Odstranit skupinu (sadu) vrstev kolem aktuální vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idungroupLayersEvent = stringIDToTypeID( 'ungroupLayersEvent' );     var desc889 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref747 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref747.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc889.putReference( idnull, ref747 ); executeAction( idungroupLayersEvent, desc889, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Group_Layers" type="Main">
		<name id="Main-Layer-Group_Layers/name" value="Seskupit vrstvy"/> 
		<context id="Main-Layer-Group_Layers/context" value="Vrstva &gt; Seskupit vrstvy"/>
		<desc id="Main-Layer-Group_Layers/desc" value="Uspořádat aktuálně vybrané vrstvy do skupiny (sady) vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc890 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref748 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref748.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc890.putReference( idnull, ref748 ); executeAction( idgroupLayersEvent, desc890, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Layer_Based_Slice" type="Main">
		<name id="Main-Layer-New_Layer_Based_Slice/name" value="Nový řez z vrstvy"/> 
		<context id="Main-Layer-New_Layer_Based_Slice/context" value="Vrstva &gt; Nový řez z vrstvy"/>
		<desc id="Main-Layer-New_Layer_Based_Slice/desc" value="Vytvořit řez, který bude dynamicky měnit velikost na základě aktuálního obsahu vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc891 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref749 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsliceFromLayer = stringIDToTypeID( 'sliceFromLayer' );         ref749.putEnumerated( idMnspsp, idMnIt, idsliceFromLayer );     desc891.putReference( idnull, ref749 ); executeAction( idslct, desc891, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-All_Layers" type="Main">
		<name id="Main-Layer-Rasterize-All_Layers/name" value="Všechny vrstvy"/> 
		<context id="Main-Layer-Rasterize-All_Layers/context" value="Vrstva &gt; Rastrovat &gt; Všechny vrstvy"/>
		<desc id="Main-Layer-Rasterize-All_Layers/desc" value="Převést všechny vrstvy na obrazové body"/> 
		<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="Vrstva"/> 
		<context id="Main-Layer-Rasterize-Layer/context" value="Vrstva &gt; Rastrovat &gt; Vrstvu"/>
		<desc id="Main-Layer-Rasterize-Layer/desc" value="Převést aktuální vrstvu na obrazové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc892 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref750 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref750.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc892.putReference( idnull, ref750 ); executeAction( idrasterizeLayer, desc892, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Layer_Style" type="Main">
		<name id="Main-Layer-Rasterize-Layer_Style/name" value="Styl vrstvy"/> 
		<context id="Main-Layer-Rasterize-Layer_Style/context" value="Vrstva &gt; Rastrovat &gt; Styl vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc893 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref751 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref751.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc893.putReference( idnull, ref751 );     var idWhat = charIDToTypeID( 'What' );     var idrasterizeItem = stringIDToTypeID( 'rasterizeItem' );     var idlayerStyle = stringIDToTypeID( 'layerStyle' );     desc893.putEnumerated( idWhat, idrasterizeItem, idlayerStyle ); executeAction( idrasterizeLayer, desc893, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-3D" type="Main">
		<name id="Main-Layer-Rasterize-3D/name" value="3D"/> 
		<context id="Main-Layer-Rasterize-3D/context" value="Vrstva &gt; Rastrovat &gt; 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idrasterizeLayer = stringIDToTypeID( 'rasterizeLayer' );     var desc894 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref752 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref752.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc894.putReference( idnull, ref752 );     var idWhat = charIDToTypeID( 'What' );     var idrasterizeItem = stringIDToTypeID( 'rasterizeItem' );     var idlayerthreeD = stringIDToTypeID( 'layer3D' );     desc894.putEnumerated( idWhat, idrasterizeItem, idlayerthreeD ); executeAction( idrasterizeLayer, desc894, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Video" type="Main">
		<name id="Main-Layer-Rasterize-Video/name" value="Video"/> 
		<context id="Main-Layer-Rasterize-Video/context" value="Vrstva &gt; Rastrovat &gt; Video"/>
		<desc id="Main-Layer-Rasterize-Video/desc" value="Převést aktuální vrstvu videa na obrazové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc895 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref753 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVideo = stringIDToTypeID( 'rasterizeVideo' );         ref753.putEnumerated( idMnspsp, idMnIt, idrasterizeVideo );     desc895.putReference( idnull, ref753 ); executeAction( idslct, desc895, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Smart_Object" type="Main">
		<name id="Main-Layer-Rasterize-Smart_Object/name" value="Inteligentní objekt"/> 
		<context id="Main-Layer-Rasterize-Smart_Object/context" value="Vrstva &gt; Rastrovat &gt; Inteligentní objekt"/>
		<desc id="Main-Layer-Rasterize-Smart_Object/desc" value="Převést aktuální inteligentní objekt na obrazové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc896 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref754 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizePlaced = stringIDToTypeID( 'rasterizePlaced' );         ref754.putEnumerated( idMnspsp, idMnIt, idrasterizePlaced );     desc896.putReference( idnull, ref754 ); executeAction( idslct, desc896, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Vector_Mask" type="Main">
		<name id="Main-Layer-Rasterize-Vector_Mask/name" value="Vektorovou masku"/> 
		<context id="Main-Layer-Rasterize-Vector_Mask/context" value="Vrstva &gt; Rastrovat &gt; Vektorovou masku"/>
		<desc id="Main-Layer-Rasterize-Vector_Mask/desc" value="Převést aktuální vektorovou masku na obrazové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc897 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref755 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVectorMask = stringIDToTypeID( 'rasterizeVectorMask' );         ref755.putEnumerated( idMnspsp, idMnIt, idrasterizeVectorMask );     desc897.putReference( idnull, ref755 ); executeAction( idslct, desc897, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Fill_Content" type="Main">
		<name id="Main-Layer-Rasterize-Fill_Content/name" value="Obsah vrstvy"/> 
		<context id="Main-Layer-Rasterize-Fill_Content/context" value="Vrstva &gt; Rastrovat &gt; Obsah vrstvy"/>
		<desc id="Main-Layer-Rasterize-Fill_Content/desc" value="Převést aktuální vrstvu vyplnění barvou na obrazové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc898 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref756 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeContent = stringIDToTypeID( 'rasterizeContent' );         ref756.putEnumerated( idMnspsp, idMnIt, idrasterizeContent );     desc898.putReference( idnull, ref756 ); executeAction( idslct, desc898, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Shape" type="Main">
		<name id="Main-Layer-Rasterize-Shape/name" value="Tvar"/> 
		<context id="Main-Layer-Rasterize-Shape/context" value="Vrstva &gt; Rastrovat &gt; Tvar"/>
		<desc id="Main-Layer-Rasterize-Shape/desc" value="Převést aktuální vrstvu tvaru na obrazové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc899 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref757 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeShape = stringIDToTypeID( 'rasterizeShape' );         ref757.putEnumerated( idMnspsp, idMnIt, idrasterizeShape );     desc899.putReference( idnull, ref757 ); executeAction( idslct, desc899, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Rasterize-Type" type="Main">
		<name id="Main-Layer-Rasterize-Type/name" value="Text"/> 
		<context id="Main-Layer-Rasterize-Type/context" value="Vrstva &gt; Rastrovat &gt; Text"/>
		<desc id="Main-Layer-Rasterize-Type/desc" value="Převést aktuální textovou vrstvu na obrazové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc900 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref758 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRstT = charIDToTypeID( 'RstT' );         ref758.putEnumerated( idMnspsp, idMnIt, idRstT );     desc900.putReference( idnull, ref758 ); executeAction( idslct, desc900, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Rasterize" type="Main">
		<name id="Main-Layer-Video_Layers-Rasterize/name" value="Rastrovat"/> 
		<context id="Main-Layer-Video_Layers-Rasterize/context" value="Vrstva &gt; Vrstvy videa &gt; Rastrovat"/>
		<desc id="Main-Layer-Video_Layers-Rasterize/desc" value="Rastrovat obsah vrstvy videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc901 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref759 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizeVideo = stringIDToTypeID( 'rasterizeVideo' );         ref759.putEnumerated( idMnspsp, idMnIt, idrasterizeVideo );     desc901.putReference( idnull, ref759 ); executeAction( idslct, desc901, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Reload_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Reload_Frame/name" value="Znovu načíst snímek"/> 
		<context id="Main-Layer-Video_Layers-Reload_Frame/context" value="Vrstva &gt; Vrstvy videa &gt; Znovu načíst snímek"/>
		<desc id="Main-Layer-Video_Layers-Reload_Frame/desc" value="Znovu načíst snímek vrstvy videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc902 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref760 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreloadFrame = stringIDToTypeID( 'reloadFrame' );         ref760.putEnumerated( idMnspsp, idMnIt, idreloadFrame );     desc902.putReference( idnull, ref760 ); executeAction( idslct, desc902, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Restore_All_Frames" type="Main">
		<name id="Main-Layer-Video_Layers-Restore_All_Frames/name" value="Obnovit všechny snímky"/> 
		<context id="Main-Layer-Video_Layers-Restore_All_Frames/context" value="Vrstva &gt; Vrstvy videa &gt; Obnovit všechny snímky"/>
		<desc id="Main-Layer-Video_Layers-Restore_All_Frames/desc" value="Obnovit všechny vybrané vrstvy snímku videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc903 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref761 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrestoreAllFrames = stringIDToTypeID( 'restoreAllFrames' );         ref761.putEnumerated( idMnspsp, idMnIt, idrestoreAllFrames );     desc903.putReference( idnull, ref761 ); executeAction( idslct, desc903, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Restore_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Restore_Frame/name" value="Obnovit snímek"/> 
		<context id="Main-Layer-Video_Layers-Restore_Frame/context" value="Vrstva &gt; Vrstvy videa &gt; Obnovit snímek"/>
		<desc id="Main-Layer-Video_Layers-Restore_Frame/desc" value="Obnovit snímek vrstvy videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc904 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref762 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrestoreFrame = stringIDToTypeID( 'restoreFrame' );         ref762.putEnumerated( idMnspsp, idMnIt, idrestoreFrame );     desc904.putReference( idnull, ref762 ); executeAction( idslct, desc904, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Show_Altered_Video" type="Main">
		<name id="Main-Layer-Video_Layers-Show_Altered_Video/name" value="Zobrazit změněné video"/> 
		<context id="Main-Layer-Video_Layers-Show_Altered_Video/context" value="Vrstva &gt; Vrstvy videa &gt; Zobrazit změněné video"/>
		<desc id="Main-Layer-Video_Layers-Show_Altered_Video/desc" value="Zobrazit změněné části vrstvy videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc905 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref763 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowAlteredVideo = stringIDToTypeID( 'showAlteredVideo' );         ref763.putEnumerated( idMnspsp, idMnIt, idshowAlteredVideo );     desc905.putReference( idnull, ref763 ); executeAction( idslct, desc905, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Interpret_Footage" type="Main">
		<name id="Main-Layer-Video_Layers-Interpret_Footage/name" value="Interpretovat záběr"/> 
		<context id="Main-Layer-Video_Layers-Interpret_Footage/context" value="Vrstva &gt; Vrstvy videa &gt; Interpretovat záběr"/>
		<desc id="Main-Layer-Video_Layers-Interpret_Footage/desc" value="Interpretovat záběr vrstvy videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc906 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref764 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinterpretFootage = stringIDToTypeID( 'interpretFootage' );         ref764.putEnumerated( idMnspsp, idMnIt, idinterpretFootage );     desc906.putReference( idnull, ref764 ); executeAction( idslct, desc906, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Replace_Footage" type="Main">
		<name id="Main-Layer-Video_Layers-Replace_Footage/name" value="Nahradit záběr"/> 
		<context id="Main-Layer-Video_Layers-Replace_Footage/context" value="Vrstva &gt; Vrstvy videa &gt; Nahradit záběr"/>
		<desc id="Main-Layer-Video_Layers-Replace_Footage/desc" value="Nahradit záběr vrstvy videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc907 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref765 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idreplaceFootage = stringIDToTypeID( 'replaceFootage' );         ref765.putEnumerated( idMnspsp, idMnIt, idreplaceFootage );     desc907.putReference( idnull, ref765 ); executeAction( idslct, desc907, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Delete_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Delete_Frame/name" value="Odstranit snímek"/> 
		<context id="Main-Layer-Video_Layers-Delete_Frame/context" value="Vrstva &gt; Vrstvy videa &gt; Odstranit snímek"/>
		<desc id="Main-Layer-Video_Layers-Delete_Frame/desc" value="Odstranit snímek vrstvy videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc908 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref766 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddeleteFrame = stringIDToTypeID( 'deleteFrame' );         ref766.putEnumerated( idMnspsp, idMnIt, iddeleteFrame );     desc908.putReference( idnull, ref766 ); executeAction( idslct, desc908, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Duplicate_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Duplicate_Frame/name" value="Duplikovat snímek"/> 
		<context id="Main-Layer-Video_Layers-Duplicate_Frame/context" value="Vrstva &gt; Vrstvy videa &gt; Duplikovat snímek"/>
		<desc id="Main-Layer-Video_Layers-Duplicate_Frame/desc" value="Duplikovat snímek vrstvy videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc909 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref767 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idduplicateFrame = stringIDToTypeID( 'duplicateFrame' );         ref767.putEnumerated( idMnspsp, idMnIt, idduplicateFrame );     desc909.putReference( idnull, ref767 ); executeAction( idslct, desc909, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-Insert_Blank_Frame" type="Main">
		<name id="Main-Layer-Video_Layers-Insert_Blank_Frame/name" value="Vložit prázdný snímek"/> 
		<context id="Main-Layer-Video_Layers-Insert_Blank_Frame/context" value="Vrstva &gt; Vrstvy videa &gt; Vložit prázdný snímek"/>
		<desc id="Main-Layer-Video_Layers-Insert_Blank_Frame/desc" value="Vložit prázdný snímek videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc910 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref768 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinsertBlankFrame = stringIDToTypeID( 'insertBlankFrame' );         ref768.putEnumerated( idMnspsp, idMnIt, idinsertBlankFrame );     desc910.putReference( idnull, ref768 ); executeAction( idslct, desc910, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-New_Blank_Video_Layer" type="Main">
		<name id="Main-Layer-Video_Layers-New_Blank_Video_Layer/name" value="Nová prázdná vrstva videa"/> 
		<context id="Main-Layer-Video_Layers-New_Blank_Video_Layer/context" value="Vrstva &gt; Vrstvy videa &gt; Nová prázdná vrstva videa"/>
		<desc id="Main-Layer-Video_Layers-New_Blank_Video_Layer/desc" value="Vytvořit novou prázdnou vrstvu videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc911 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref769 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddBlankVideoLayer = stringIDToTypeID( 'addBlankVideoLayer' );         ref769.putEnumerated( idMnspsp, idMnIt, idaddBlankVideoLayer );     desc911.putReference( idnull, ref769 ); executeAction( idslct, desc911, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Video_Layers-New_Video_Layer_from_File" type="Main">
		<name id="Main-Layer-Video_Layers-New_Video_Layer_from_File/name" value="Nová vrstva videa ze souboru"/> 
		<context id="Main-Layer-Video_Layers-New_Video_Layer_from_File/context" value="Vrstva &gt; Vrstvy videa &gt; Nová vrstva videa ze souboru"/>
		<desc id="Main-Layer-Video_Layers-New_Video_Layer_from_File/desc" value="Vytvořit novou vrstvu videa ze souboru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc912 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref770 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idaddVideoLayer = stringIDToTypeID( 'addVideoLayer' );         ref770.putEnumerated( idMnspsp, idMnIt, idaddVideoLayer );     desc912.putReference( idnull, ref770 ); executeAction( idslct, desc912, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Rasterize" type="Main">
		<name id="Main-Layer-Smart_Objects-Rasterize/name" value="Rastrovat"/> 
		<context id="Main-Layer-Smart_Objects-Rasterize/context" value="Vrstva &gt; Inteligentní objekty &gt; Rastrovat"/>
		<desc id="Main-Layer-Smart_Objects-Rasterize/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Rastrovat"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc913 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref771 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrasterizePlaced = stringIDToTypeID( 'rasterizePlaced' );         ref771.putEnumerated( idMnspsp, idMnIt, idrasterizePlaced );     desc913.putReference( idnull, ref771 ); executeAction( idslct, desc913, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Variance" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Variance/name" value="Rozptyl"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Variance/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Rozptyl"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Variance/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Rozptyl"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc914 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idvari = charIDToTypeID( 'vari' );     desc914.putClass( idimageStackPlugin, idvari );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc914.putString( idNmspsp, '''Variance''' ); executeAction( idapplyImageStackPluginRenderer, desc914, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Summation" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Summation/name" value="Součet"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Summation/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Součet"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Summation/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Součet"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc915 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idsumm = charIDToTypeID( 'summ' );     desc915.putClass( idimageStackPlugin, idsumm );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc915.putString( idNmspsp, '''Summation''' ); executeAction( idapplyImageStackPluginRenderer, desc915, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/name" value="Standardní odchylka"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Standardní odchylka"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Standardní odchylka"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc916 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idstdv = charIDToTypeID( 'stdv' );     desc916.putClass( idimageStackPlugin, idstdv );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc916.putString( idNmspsp, '''Standard Deviation''' ); executeAction( idapplyImageStackPluginRenderer, desc916, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Skewness" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/name" value="Asymetrie"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Asymetrie"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Asymetrie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc917 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idskew = charIDToTypeID( 'skew' );     desc917.putClass( idimageStackPlugin, idskew );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc917.putString( idNmspsp, '''Skewness''' ); executeAction( idapplyImageStackPluginRenderer, desc917, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Range" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Range/name" value="Rozsah"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Range/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Rozsah"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Range/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Rozsah"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc918 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idrang = charIDToTypeID( 'rang' );     desc918.putClass( idimageStackPlugin, idrang );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc918.putString( idNmspsp, '''Range''' ); executeAction( idapplyImageStackPluginRenderer, desc918, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Minimum" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/name" value="Minimum"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Minimum"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Minimum"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc919 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idminn = charIDToTypeID( 'minn' );     desc919.putClass( idimageStackPlugin, idminn );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc919.putString( idNmspsp, '''Minimum''' ); executeAction( idapplyImageStackPluginRenderer, desc919, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Median" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Median/name" value="Medián"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Median/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Medián"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Median/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Medián"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc920 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idmedn = charIDToTypeID( 'medn' );     desc920.putClass( idimageStackPlugin, idmedn );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc920.putString( idNmspsp, '''Median''' ); executeAction( idapplyImageStackPluginRenderer, desc920, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Mean" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Mean/name" value="Střední hodnota"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Mean/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Stř. hodnota"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Mean/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Střední hodnota"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc921 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idavrg = charIDToTypeID( 'avrg' );     desc921.putClass( idimageStackPlugin, idavrg );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc921.putString( idNmspsp, '''Mean''' ); executeAction( idapplyImageStackPluginRenderer, desc921, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Maximum" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/name" value="Maximum"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Maximum"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Maximum"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc922 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idmaxx = charIDToTypeID( 'maxx' );     desc922.putClass( idimageStackPlugin, idmaxx );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc922.putString( idNmspsp, '''Maximum''' ); executeAction( idapplyImageStackPluginRenderer, desc922, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/name" value="Míra fluktuace"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Míra fluktuace"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Míra fluktuace"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc923 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var idkurt = charIDToTypeID( 'kurt' );     desc923.putClass( idimageStackPlugin, idkurt );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc923.putString( idNmspsp, '''Kurtosis''' ); executeAction( idapplyImageStackPluginRenderer, desc923, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-Entropy" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/name" value="Entropie"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Entropie"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/desc" value="Filtrovat data balíčku vrstvy inteligentního objektu pomocí režimu Entropie"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idapplyImageStackPluginRenderer = stringIDToTypeID( 'applyImageStackPluginRenderer' );     var desc924 = new ActionDescriptor();     var idimageStackPlugin = stringIDToTypeID( 'imageStackPlugin' );     var identr = charIDToTypeID( 'entr' );     desc924.putClass( idimageStackPlugin, identr );     var idNmspsp = charIDToTypeID( 'Nm  ' );     desc924.putString( idNmspsp, '''Entropy''' ); executeAction( idapplyImageStackPluginRenderer, desc924, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Stack_Mode-None" type="Main">
		<name id="Main-Layer-Smart_Objects-Stack_Mode-None/name" value="Žádný"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-None/context" value="Vrstva &gt; Inteligentní objekty &gt; Režim balíčku &gt; Žádný"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-None/desc" value="Na data inteligentního objektu nebude aplikován žádný režim balíčku"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc925 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref772 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idimageStackConvertSmartObject = stringIDToTypeID( 'imageStackConvertSmartObject' );         ref772.putEnumerated( idMnspsp, idMnIt, idimageStackConvertSmartObject );     desc925.putReference( idnull, ref772 ); executeAction( idslct, desc925, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Replace_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Replace_Contents/name" value="Nahradit obsah"/> 
		<context id="Main-Layer-Smart_Objects-Replace_Contents/context" value="Vrstva &gt; Inteligentní objekty &gt; Nahradit obsah"/>
		<desc id="Main-Layer-Smart_Objects-Replace_Contents/desc" value="Nahradit obsah inteligentního objektu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc926 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref773 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerReplaceContents = stringIDToTypeID( 'placedLayerReplaceContents' );         ref773.putEnumerated( idMnspsp, idMnIt, idplacedLayerReplaceContents );     desc926.putReference( idnull, ref773 ); executeAction( idslct, desc926, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Export_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Export_Contents/name" value="Exportovat obsah"/> 
		<context id="Main-Layer-Smart_Objects-Export_Contents/context" value="Vrstva &gt; Inteligentní objekty &gt; Exportovat obsah"/>
		<desc id="Main-Layer-Smart_Objects-Export_Contents/desc" value="Exportovat obsah inteligentního objektu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc927 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref774 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerExportContents = stringIDToTypeID( 'placedLayerExportContents' );         ref774.putEnumerated( idMnspsp, idMnIt, idplacedLayerExportContents );     desc927.putReference( idnull, ref774 ); executeAction( idslct, desc927, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Edit_Contents" type="Main">
		<name id="Main-Layer-Smart_Objects-Edit_Contents/name" value="Upravit obsah"/> 
		<context id="Main-Layer-Smart_Objects-Edit_Contents/context" value="Vrstva &gt; Inteligentní objekty &gt; Upravit obsah"/>
		<desc id="Main-Layer-Smart_Objects-Edit_Contents/desc" value="Upravit obsah inteligentního objektu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc928 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref775 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerEditContents = stringIDToTypeID( 'placedLayerEditContents' );         ref775.putEnumerated( idMnspsp, idMnIt, idplacedLayerEditContents );     desc928.putReference( idnull, ref775 ); executeAction( idslct, desc928, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy" type="Main">
		<name id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/name" value="Nový inteligentní objekt kopírováním"/> 
		<context id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/context" value="Vrstva &gt; Inteligentní objekty &gt; Nový inteligentní objekt kopírováním"/>
		<desc id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/desc" value="Vytvořit nový inteligentní objekt z dat zkopírovaných do schránky"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc929 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref776 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idplacedLayerMakeCopy = stringIDToTypeID( 'placedLayerMakeCopy' );         ref776.putEnumerated( idMnspsp, idMnIt, idplacedLayerMakeCopy );     desc929.putReference( idnull, ref776 ); executeAction( idslct, desc929, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Objects-Convert_to_Smart_Object" type="Main">
		<name id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/name" value="Převést na inteligentní objekt"/> 
		<context id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/context" value="Vrstva &gt; Inteligentní objekty &gt; Převést na inteligentní objekt"/>
		<desc id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/desc" value="Převést vrstvu na inteligentní objekt"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc930 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref777 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idnewPlacedLayer = stringIDToTypeID( 'newPlacedLayer' );         ref777.putEnumerated( idMnspsp, idMnIt, idnewPlacedLayer );     desc930.putReference( idnull, ref777 ); executeAction( idslct, desc930, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Create_Clipping_Mask" type="Main">
		<name id="Main-Layer-Create_Clipping_Mask/name" value="Vytvořit ořezovou masku"/> 
		<context id="Main-Layer-Create_Clipping_Mask/context" value="Vrstva &gt; Vytvořit ořezovou masku"/>
		<desc id="Main-Layer-Create_Clipping_Mask/desc" value="Uvolnit ořezovou masku z vrstvy"/> 
		<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="Svázat"/> 
		<context id="Main-Layer-Vector_Mask-Link/context" value="Vrstva &gt; Vektorová maska &gt; Svázat"/>
		<desc id="Main-Layer-Vector_Mask-Link/desc" value="Svázat nebo zrušit svázání vektorové masky s obrazem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc931 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref778 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref778.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc931.putReference( idnull, ref778 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc932 = new ActionDescriptor();         var idvectorMaskLinked = stringIDToTypeID( 'vectorMaskLinked' );         desc932.putBoolean( idvectorMaskLinked, true );     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc931.putObject( idTspspsp, idLyrsp, desc932 ); executeAction( idsetd, desc931, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Enable" type="Main">
		<name id="Main-Layer-Vector_Mask-Enable/name" value="Zapnout"/> 
		<context id="Main-Layer-Vector_Mask-Enable/context" value="Vrstva &gt; Vektorová maska &gt; Zapnout"/>
		<desc id="Main-Layer-Vector_Mask-Enable/desc" value="Zapnout nebo vypnout vektorovou masku na obraze"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc933 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref779 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleVectorMask = stringIDToTypeID( 'toggleVectorMask' );         ref779.putEnumerated( idMnspsp, idMnIt, idtoggleVectorMask );     desc933.putReference( idnull, ref779 ); executeAction( idslct, desc933, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Delete" type="Main">
		<name id="Main-Layer-Vector_Mask-Delete/name" value="Odstranit"/> 
		<context id="Main-Layer-Vector_Mask-Delete/context" value="Vrstva &gt; Vektorová maska &gt; Odstranit"/>
		<desc id="Main-Layer-Vector_Mask-Delete/desc" value="Odstranit z obrazu vektorovou masku"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc934 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref780 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var iddiscardVectorMask = stringIDToTypeID( 'discardVectorMask' );         ref780.putEnumerated( idMnspsp, idMnIt, iddiscardVectorMask );     desc934.putReference( idnull, ref780 ); executeAction( idslct, desc934, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Current_Path" type="Main">
		<name id="Main-Layer-Vector_Mask-Current_Path/name" value="Aktuální cesta"/> 
		<context id="Main-Layer-Vector_Mask-Current_Path/context" value="Vrstva &gt; Vektorová maska &gt; Platná cesta"/>
		<desc id="Main-Layer-Vector_Mask-Current_Path/desc" value="Vytvořit z platné aktivní cesty vektorovou masku"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc935 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref781 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskCurrentPath = stringIDToTypeID( 'vectorMaskCurrentPath' );         ref781.putEnumerated( idMnspsp, idMnIt, idvectorMaskCurrentPath );     desc935.putReference( idnull, ref781 ); executeAction( idslct, desc935, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Hide_All" type="Main">
		<name id="Main-Layer-Vector_Mask-Hide_All/name" value="Skrýt vše"/> 
		<context id="Main-Layer-Vector_Mask-Hide_All/context" value="Vrstva &gt; Vektorová maska &gt; Skrýt vše"/>
		<desc id="Main-Layer-Vector_Mask-Hide_All/desc" value="Skrýt všechny informace vektorové masky"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc936 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref782 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskHideAll = stringIDToTypeID( 'vectorMaskHideAll' );         ref782.putEnumerated( idMnspsp, idMnIt, idvectorMaskHideAll );     desc936.putReference( idnull, ref782 ); executeAction( idslct, desc936, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Vector_Mask-Reveal_All" type="Main">
		<name id="Main-Layer-Vector_Mask-Reveal_All/name" value="Odkrýt vše"/> 
		<context id="Main-Layer-Vector_Mask-Reveal_All/context" value="Vrstva &gt; Vektorová maska &gt; Odkrýt vše"/>
		<desc id="Main-Layer-Vector_Mask-Reveal_All/desc" value="Odkrýt všechny informace vektorové masky"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc937 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref783 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idvectorMaskRevealAll = stringIDToTypeID( 'vectorMaskRevealAll' );         ref783.putEnumerated( idMnspsp, idMnIt, idvectorMaskRevealAll );     desc937.putReference( idnull, ref783 ); executeAction( idslct, desc937, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Link" type="Main">
		<name id="Main-Layer-Layer_Mask-Link/name" value="Svázat"/> 
		<context id="Main-Layer-Layer_Mask-Link/context" value="Vrstva &gt; Maska vrstvy &gt; Svázat"/>
		<desc id="Main-Layer-Layer_Mask-Link/desc" value="Svázat nebo zrušit svázání masky vrstvy s obrazem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc938 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref784 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref784.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc938.putReference( idnull, ref784 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc939 = new ActionDescriptor();         var idUsrs = charIDToTypeID( 'Usrs' );         desc939.putBoolean( idUsrs, true );     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc938.putObject( idTspspsp, idLyrsp, desc939 ); executeAction( idsetd, desc938, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Enable" type="Main">
		<name id="Main-Layer-Layer_Mask-Enable/name" value="Zapnout"/> 
		<context id="Main-Layer-Layer_Mask-Enable/context" value="Vrstva &gt; Maska vrstvy &gt; Zapnout"/>
		<desc id="Main-Layer-Layer_Mask-Enable/desc" value="Zapnout nebo vypnout masku vrstvy na obraze"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc940 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref785 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTglM = charIDToTypeID( 'TglM' );         ref785.putEnumerated( idMnspsp, idMnIt, idTglM );     desc940.putReference( idnull, ref785 ); executeAction( idslct, desc940, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Apply" type="Main">
		<name id="Main-Layer-Layer_Mask-Apply/name" value="Použít"/> 
		<context id="Main-Layer-Layer_Mask-Apply/context" value="Vrstva &gt; Maska vrstvy &gt; Použít"/>
		<desc id="Main-Layer-Layer_Mask-Apply/desc" value="Aplikovat na obraz masku vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc941 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref786 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref786.putEnumerated( idChnl, idChnl, idMsksp );     desc941.putReference( idnull, ref786 );     var idAply = charIDToTypeID( 'Aply' );     desc941.putBoolean( idAply, true ); executeAction( idDltsp, desc941, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Delete" type="Main">
		<name id="Main-Layer-Layer_Mask-Delete/name" value="Odstranit"/> 
		<context id="Main-Layer-Layer_Mask-Delete/context" value="Vrstva &gt; Maska vrstvy &gt; Odstranit"/>
		<desc id="Main-Layer-Layer_Mask-Delete/desc" value="Odstranit z obrazu masku vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc942 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref787 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref787.putEnumerated( idChnl, idChnl, idMsksp );     desc942.putReference( idnull, ref787 ); executeAction( idDltsp, desc942, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-From_Transparency" type="Main">
		<name id="Main-Layer-Layer_Mask-From_Transparency/name" value="Z průhlednosti"/> 
		<context id="Main-Layer-Layer_Mask-From_Transparency/context" value="Vrstva &gt; Maska vrstvy &gt; Z průhlednosti"/>
		<desc id="Main-Layer-Layer_Mask-From_Transparency/desc" value="Převést data průhlednosti aktuální vrstvy do masky vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc943 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc943.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref788 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref788.putEnumerated( idChnl, idChnl, idMsksp );     desc943.putReference( idAtspsp, ref788 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idTrns = charIDToTypeID( 'Trns' );     desc943.putEnumerated( idUsng, idUsrM, idTrns ); executeAction( idMkspsp, desc943, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Hide_Selection" type="Main">
		<name id="Main-Layer-Layer_Mask-Hide_Selection/name" value="Skrýt výběr"/> 
		<context id="Main-Layer-Layer_Mask-Hide_Selection/context" value="Vrstva &gt; Maska vrstvy &gt; Skrýt výběr"/>
		<desc id="Main-Layer-Layer_Mask-Hide_Selection/desc" value="Skrýt výběr pomocí masky vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc944 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc944.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref789 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref789.putEnumerated( idChnl, idChnl, idMsksp );     desc944.putReference( idAtspsp, ref789 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdSl = charIDToTypeID( 'HdSl' );     desc944.putEnumerated( idUsng, idUsrM, idHdSl ); executeAction( idMkspsp, desc944, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Reveal_Selection" type="Main">
		<name id="Main-Layer-Layer_Mask-Reveal_Selection/name" value="Odkrýt výběr"/> 
		<context id="Main-Layer-Layer_Mask-Reveal_Selection/context" value="Vrstva &gt; Maska vrstvy &gt; Odkrýt výběr"/>
		<desc id="Main-Layer-Layer_Mask-Reveal_Selection/desc" value="Odkrýt výběr pomocí masky vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc945 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc945.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref790 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref790.putEnumerated( idChnl, idChnl, idMsksp );     desc945.putReference( idAtspsp, ref790 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlS = charIDToTypeID( 'RvlS' );     desc945.putEnumerated( idUsng, idUsrM, idRvlS ); executeAction( idMkspsp, desc945, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Hide_All" type="Main">
		<name id="Main-Layer-Layer_Mask-Hide_All/name" value="Skrýt vše"/> 
		<context id="Main-Layer-Layer_Mask-Hide_All/context" value="Vrstva &gt; Maska vrstvy &gt; Skrýt vše"/>
		<desc id="Main-Layer-Layer_Mask-Hide_All/desc" value="Skrýt všechny informace masky vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc946 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc946.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref791 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref791.putEnumerated( idChnl, idChnl, idMsksp );     desc946.putReference( idAtspsp, ref791 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idHdAl = charIDToTypeID( 'HdAl' );     desc946.putEnumerated( idUsng, idUsrM, idHdAl ); executeAction( idMkspsp, desc946, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Mask-Reveal_All" type="Main">
		<name id="Main-Layer-Layer_Mask-Reveal_All/name" value="Odkrýt vše"/> 
		<context id="Main-Layer-Layer_Mask-Reveal_All/context" value="Vrstva &gt; Maska vrstvy &gt; Odkrýt vše"/>
		<desc id="Main-Layer-Layer_Mask-Reveal_All/desc" value="Odkrýt všechny informace masky vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc947 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idChnl = charIDToTypeID( 'Chnl' );     desc947.putClass( idNwspsp, idChnl );     var idAtspsp = charIDToTypeID( 'At  ' );         var ref792 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idMsksp = charIDToTypeID( 'Msk ' );         ref792.putEnumerated( idChnl, idChnl, idMsksp );     desc947.putReference( idAtspsp, ref792 );     var idUsng = charIDToTypeID( 'Usng' );     var idUsrM = charIDToTypeID( 'UsrM' );     var idRvlA = charIDToTypeID( 'RvlA' );     desc947.putEnumerated( idUsng, idUsrM, idRvlA ); executeAction( idMkspsp, desc947, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Content_Options" type="Main">
		<name id="Main-Layer-Layer_Content_Options/name" value="Volby obsahu vrstvy"/> 
		<context id="Main-Layer-Layer_Content_Options/context" value="Vrstva &gt; Volby obsahu vrstvy"/>
		<desc id="Main-Layer-Layer_Content_Options/desc" value="Definovat volby obsahu vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc948 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref793 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAdjO = charIDToTypeID( 'AdjO' );         ref793.putEnumerated( idMnspsp, idMnIt, idAdjO );     desc948.putReference( idnull, ref793 ); executeAction( idslct, desc948, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Selective_Color" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Selective_Color/name" value="Selektivní barva"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Selective_Color/context" value="Vrstva &gt; Nová vrstva úprav &gt; Selektivní barva"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Selective_Color/desc" value="Vytvořit novou vrstvu úprav Selektivní barva"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc949 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref794 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref794.putClass( idcontentLayer );     desc949.putReference( idnull, ref794 );     var idUsng = charIDToTypeID( 'Usng' );         var desc950 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idSlcC = charIDToTypeID( 'SlcC' );         desc950.putClass( idType, idSlcC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc949.putObject( idUsng, idcontentLayer, desc950 ); executeAction( idMkspsp, desc949, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Gradient_Map" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Gradient_Map/name" value="Mapovat na přechod"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Gradient_Map/context" value="Vrstva &gt; Nová vrstva úprav &gt; Mapovat na přechod"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Gradient_Map/desc" value="Vytvořit novou vrstvu úprav Mapovat na přechod"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc951 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref795 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref795.putClass( idcontentLayer );     desc951.putReference( idnull, ref795 );     var idUsng = charIDToTypeID( 'Usng' );         var desc952 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idGdMp = charIDToTypeID( 'GdMp' );         desc952.putClass( idType, idGdMp );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc951.putObject( idUsng, idcontentLayer, desc952 ); executeAction( idMkspsp, desc951, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Threshold" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Threshold/name" value="Práh"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Threshold/context" value="Vrstva &gt; Nová vrstva úprav &gt; Práh"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Threshold/desc" value="Vytvořit novou vrstvu úprav Práh"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc953 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref796 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref796.putClass( idcontentLayer );     desc953.putReference( idnull, ref796 );     var idUsng = charIDToTypeID( 'Usng' );         var desc954 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idThrs = charIDToTypeID( 'Thrs' );         desc954.putClass( idType, idThrs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc953.putObject( idUsng, idcontentLayer, desc954 ); executeAction( idMkspsp, desc953, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Posterize" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Posterize/name" value="Posterizovat"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Posterize/context" value="Vrstva &gt; Nová vrstva úprav &gt; Posterizovat"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Posterize/desc" value="Vytvořit novou vrstvu úprav Posterizovat"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc955 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref797 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref797.putClass( idcontentLayer );     desc955.putReference( idnull, ref797 );     var idUsng = charIDToTypeID( 'Usng' );         var desc956 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idPstr = charIDToTypeID( 'Pstr' );         desc956.putClass( idType, idPstr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc955.putObject( idUsng, idcontentLayer, desc956 ); executeAction( idMkspsp, desc955, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Invert" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Invert/name" value="Invertovat"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Invert/context" value="Vrstva &gt; Nová vrstva úprav &gt; Invertovat"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Invert/desc" value="Vytvořit novou vrstvu úprav Invertovat"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc957 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref798 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref798.putClass( idcontentLayer );     desc957.putReference( idnull, ref798 );     var idUsng = charIDToTypeID( 'Usng' );         var desc958 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idInvr = charIDToTypeID( 'Invr' );         desc958.putClass( idType, idInvr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc957.putObject( idUsng, idcontentLayer, desc958 ); executeAction( idMkspsp, desc957, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Color_Lookup" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Color_Lookup/name" value="Vyhledání barev"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Color_Lookup/context" value="Vrstva &gt; Nová vrstva úprav &gt; Vyhledání barev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc959 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref799 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref799.putClass( idcontentLayer );     desc959.putReference( idnull, ref799 );     var idUsng = charIDToTypeID( 'Usng' );         var desc960 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idcolorLookup = stringIDToTypeID( 'colorLookup' );         desc960.putClass( idType, idcolorLookup );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc959.putObject( idUsng, idcontentLayer, desc960 ); executeAction( idMkspsp, desc959, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Channel_Mixer" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/name" value="Míchání kanálů"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/context" value="Vrstva &gt; Nová vrstva úprav &gt; Míchání kanálů"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/desc" value="Vytvořit novou vrstvu úprav Míchání kanálů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc961 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref800 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref800.putClass( idcontentLayer );     desc961.putReference( idnull, ref800 );     var idUsng = charIDToTypeID( 'Usng' );         var desc962 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idChnM = charIDToTypeID( 'ChnM' );         desc962.putClass( idType, idChnM );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc961.putObject( idUsng, idcontentLayer, desc962 ); executeAction( idMkspsp, desc961, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Photo_Filter" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Photo_Filter/name" value="Fotografický filtr"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Photo_Filter/context" value="Vrstva &gt; Nová vrstva úprav &gt; Fotografický filtr"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Photo_Filter/desc" value="Vytvořit novou vrstvu úprav Fotografický filtr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc963 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref801 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref801.putClass( idcontentLayer );     desc963.putReference( idnull, ref801 );     var idUsng = charIDToTypeID( 'Usng' );         var desc964 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idphotoFilter = stringIDToTypeID( 'photoFilter' );         desc964.putClass( idType, idphotoFilter );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc963.putObject( idUsng, idcontentLayer, desc964 ); executeAction( idMkspsp, desc963, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/name" value="Černá a bílá"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/context" value="Vrstva &gt; Nová vrstva úprav &gt; Černá a bílá"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/desc" value="Vytvořit novou vrstvu úprav Černobílý"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc965 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref802 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref802.putClass( idcontentLayer );     desc965.putReference( idnull, ref802 );     var idUsng = charIDToTypeID( 'Usng' );         var desc966 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBanW = charIDToTypeID( 'BanW' );         desc966.putClass( idType, idBanW );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc965.putObject( idUsng, idcontentLayer, desc966 ); executeAction( idMkspsp, desc965, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Color_Balance" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Color_Balance/name" value="Vyvážení barev"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Color_Balance/context" value="Vrstva &gt; Nová vrstva úprav &gt; Vyvážení barev"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Color_Balance/desc" value="Vytvořit novou vrstvu úprav Vyvážení barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc967 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref803 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref803.putClass( idcontentLayer );     desc967.putReference( idnull, ref803 );     var idUsng = charIDToTypeID( 'Usng' );         var desc968 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idClrB = charIDToTypeID( 'ClrB' );         desc968.putClass( idType, idClrB );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc967.putObject( idUsng, idcontentLayer, desc968 ); executeAction( idMkspsp, desc967, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Hue/Saturation" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/name" value="Odstín a sytost"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/context" value="Vrstva &gt; Nová vrstva úprav &gt; Odstín a sytost"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/desc" value="Vytvořit novou vrstvu úprav Odstín a sytost"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc969 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref804 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref804.putClass( idcontentLayer );     desc969.putReference( idnull, ref804 );     var idUsng = charIDToTypeID( 'Usng' );         var desc970 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idHStr = charIDToTypeID( 'HStr' );         desc970.putClass( idType, idHStr );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc969.putObject( idUsng, idcontentLayer, desc970 ); executeAction( idMkspsp, desc969, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Vibrance" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Vibrance/name" value="Živost"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Vibrance/context" value="Vrstva &gt; Nová vrstva úprav &gt; Živost"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc971 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref805 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref805.putClass( idcontentLayer );     desc971.putReference( idnull, ref805 );     var idUsng = charIDToTypeID( 'Usng' );         var desc972 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idvibrance = stringIDToTypeID( 'vibrance' );         desc972.putClass( idType, idvibrance );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc971.putObject( idUsng, idcontentLayer, desc972 ); executeAction( idMkspsp, desc971, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Exposure" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Exposure/name" value="Expozice"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Exposure/context" value="Vrstva &gt; Nová vrstva úprav &gt; Expozice"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Exposure/desc" value="Vytvořit novou vrstvu úprav Expozice"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc973 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref806 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref806.putClass( idcontentLayer );     desc973.putReference( idnull, ref806 );     var idUsng = charIDToTypeID( 'Usng' );         var desc974 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idExps = charIDToTypeID( 'Exps' );         desc974.putClass( idType, idExps );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc973.putObject( idUsng, idcontentLayer, desc974 ); executeAction( idMkspsp, desc973, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Curves" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Curves/name" value="Křivky"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Curves/context" value="Vrstva &gt; Nová vrstva úprav &gt; Křivky"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Curves/desc" value="Vytvořit novou vrstvu úprav Křivky"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc975 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref807 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref807.putClass( idcontentLayer );     desc975.putReference( idnull, ref807 );     var idUsng = charIDToTypeID( 'Usng' );         var desc976 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idCrvs = charIDToTypeID( 'Crvs' );         desc976.putClass( idType, idCrvs );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc975.putObject( idUsng, idcontentLayer, desc976 ); executeAction( idMkspsp, desc975, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Levels" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Levels/name" value="Úrovně"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Levels/context" value="Vrstva &gt; Nová vrstva úprav &gt; Úrovně"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Levels/desc" value="Vytvořit novou vrstvu úprav Úrovně"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc977 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref808 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref808.putClass( idcontentLayer );     desc977.putReference( idnull, ref808 );     var idUsng = charIDToTypeID( 'Usng' );         var desc978 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idLvls = charIDToTypeID( 'Lvls' );         desc978.putClass( idType, idLvls );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc977.putObject( idUsng, idcontentLayer, desc978 ); executeAction( idMkspsp, desc977, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast" type="Main">
		<name id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/name" value="Jas a kontrast"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/context" value="Vrstva &gt; Nová vrstva úprav &gt; Jas a kontrast"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/desc" value="Vytvořit novou vrstvu úprav Jas a kontrast"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc979 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref809 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref809.putClass( idcontentLayer );     desc979.putReference( idnull, ref809 );     var idUsng = charIDToTypeID( 'Usng' );         var desc980 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idBrgC = charIDToTypeID( 'BrgC' );         desc980.putClass( idType, idBrgC );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc979.putObject( idUsng, idcontentLayer, desc980 ); executeAction( idMkspsp, desc979, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Pattern" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Pattern/name" value="Vzorek"/> 
		<context id="Main-Layer-New_Fill_Layer-Pattern/context" value="Vrstva &gt; Nová vrstva výplně &gt; Vzorek"/>
		<desc id="Main-Layer-New_Fill_Layer-Pattern/desc" value="Vytvořit novou vrstvu výplně Vzorek"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc981 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref810 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref810.putClass( idcontentLayer );     desc981.putReference( idnull, ref810 );     var idUsng = charIDToTypeID( 'Usng' );         var desc982 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idpatternLayer = stringIDToTypeID( 'patternLayer' );         desc982.putClass( idType, idpatternLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc981.putObject( idUsng, idcontentLayer, desc982 ); executeAction( idMkspsp, desc981, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Gradient" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Gradient/name" value="Přechod"/> 
		<context id="Main-Layer-New_Fill_Layer-Gradient/context" value="Vrstva &gt; Nová vrstva výplně &gt; Přechod"/>
		<desc id="Main-Layer-New_Fill_Layer-Gradient/desc" value="Vytvořit novou vrstvu výplně Přechod"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc983 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref811 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref811.putClass( idcontentLayer );     desc983.putReference( idnull, ref811 );     var idUsng = charIDToTypeID( 'Usng' );         var desc984 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idgradientLayer = stringIDToTypeID( 'gradientLayer' );         desc984.putClass( idType, idgradientLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc983.putObject( idUsng, idcontentLayer, desc984 ); executeAction( idMkspsp, desc983, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New_Fill_Layer-Solid_Color" type="Main">
		<name id="Main-Layer-New_Fill_Layer-Solid_Color/name" value="Plná barva"/> 
		<context id="Main-Layer-New_Fill_Layer-Solid_Color/context" value="Vrstva &gt; Nová vrstva výplně &gt; Plná barva"/>
		<desc id="Main-Layer-New_Fill_Layer-Solid_Color/desc" value="Vytvořit novou vrstvu výplně plnou barvou"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc985 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref812 = new ActionReference();         var idcontentLayer = stringIDToTypeID( 'contentLayer' );         ref812.putClass( idcontentLayer );     desc985.putReference( idnull, ref812 );     var idUsng = charIDToTypeID( 'Usng' );         var desc986 = new ActionDescriptor();         var idType = charIDToTypeID( 'Type' );         var idsolidColorLayer = stringIDToTypeID( 'solidColorLayer' );         desc986.putClass( idType, idsolidColorLayer );     var idcontentLayer = stringIDToTypeID( 'contentLayer' );     desc985.putObject( idUsng, idcontentLayer, desc986 ); executeAction( idMkspsp, desc985, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Clear_Smart_Filters" type="Main">
		<name id="Main-Layer-Smart_Filter-Clear_Smart_Filters/name" value="Vymazat inteligentní filtry"/> 
		<context id="Main-Layer-Smart_Filter-Clear_Smart_Filters/context" value="Vrstva &gt; Inteligentní filtr &gt; Vymazat inteligentní filtry"/>
		<desc id="Main-Layer-Smart_Filter-Clear_Smart_Filters/desc" value="Vymazat inteligentní filtry"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc987 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref813 = new ActionReference();         var idfilterFX = stringIDToTypeID( 'filterFX' );         ref813.putClass( idfilterFX );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref813.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc987.putReference( idnull, ref813 ); executeAction( idDltsp, desc987, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Disable_Filter_Mask" type="Main">
		<name id="Main-Layer-Smart_Filter-Disable_Filter_Mask/name" value="Vypnout masku filtru"/> 
		<context id="Main-Layer-Smart_Filter-Disable_Filter_Mask/context" value="Vrstva &gt; Inteligentní filtr &gt; Vypnout masku filtru"/>
		<desc id="Main-Layer-Smart_Filter-Disable_Filter_Mask/desc" value="Vypnout masku filtru z inteligentního filtru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc988 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref814 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref814.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc988.putReference( idnull, ref814 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc989 = new ActionDescriptor();         var idfilterMaskEnable = stringIDToTypeID( 'filterMaskEnable' );         desc989.putBoolean( idfilterMaskEnable, false );     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc988.putObject( idTspspsp, idLyrsp, desc989 ); executeAction( idsetd, desc988, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Delete_Filter_Mask" type="Main">
		<name id="Main-Layer-Smart_Filter-Delete_Filter_Mask/name" value="Odstranit masku filtru"/> 
		<context id="Main-Layer-Smart_Filter-Delete_Filter_Mask/context" value="Vrstva &gt; Inteligentní filtr &gt; Odstranit masku filtru"/>
		<desc id="Main-Layer-Smart_Filter-Delete_Filter_Mask/desc" value="Odstranit z inteligentního filtru masku filtru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc990 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref815 = new ActionReference();         var idChnl = charIDToTypeID( 'Chnl' );         var idChnl = charIDToTypeID( 'Chnl' );         var idfilterMask = stringIDToTypeID( 'filterMask' );         ref815.putEnumerated( idChnl, idChnl, idfilterMask );     desc990.putReference( idnull, ref815 ); executeAction( idDltsp, desc990, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Smart_Filter-Disable_Smart_Filters" type="Main">
		<name id="Main-Layer-Smart_Filter-Disable_Smart_Filters/name" value="Vypnout inteligentní filtry"/> 
		<context id="Main-Layer-Smart_Filter-Disable_Smart_Filters/context" value="Vrstva &gt; Inteligentní filtr &gt; Vypnout inteligentní filtry"/>
		<desc id="Main-Layer-Smart_Filter-Disable_Smart_Filters/desc" value="Vypnout inteligentní filtry"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc991 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref816 = new ActionReference();         var idfilterFX = stringIDToTypeID( 'filterFX' );         ref816.putClass( idfilterFX );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref816.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc991.putReference( idnull, ref816 ); executeAction( idHdspsp, desc991, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Scale_Effects" type="Main">
		<name id="Main-Layer-Layer_Style-Scale_Effects/name" value="Změnit velikost efektů"/> 
		<context id="Main-Layer-Layer_Style-Scale_Effects/context" value="Vrstva &gt; Styl vrstvy &gt; Změnit velikost efektů"/>
		<desc id="Main-Layer-Layer_Style-Scale_Effects/desc" value="Změnit velikost efektů stylu vrstvy"/> 
		<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="Skrýt všechny efekty"/> 
		<context id="Main-Layer-Layer_Style-Hide_All_Effects/context" value="Vrstva &gt; Styl vrstvy &gt; Skrýt všechny efekty"/>
		<desc id="Main-Layer-Layer_Style-Hide_All_Effects/desc" value="Zobrazit nebo skrýt styly vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc992 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref817 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idlfxv = charIDToTypeID( 'lfxv' );         ref817.putProperty( idPrpr, idlfxv );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref817.putEnumerated( idDcmn, idOrdn, idTrgt );     desc992.putReference( idnull, ref817 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc993 = new ActionDescriptor();         var idlfxv = charIDToTypeID( 'lfxv' );         desc993.putBoolean( idlfxv, false );     var idlfxv = charIDToTypeID( 'lfxv' );     desc992.putObject( idTspspsp, idlfxv, desc993 ); executeAction( idsetd, desc992, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Create_Layers" type="Main">
		<name id="Main-Layer-Layer_Style-Create_Layers/name" value="Vytvořit vrstvy"/> 
		<context id="Main-Layer-Layer_Style-Create_Layers/context" value="Vrstva &gt; Styl vrstvy &gt; Vytvořit vrstvy"/>
		<desc id="Main-Layer-Layer_Style-Create_Layers/desc" value="Převést styly vrstvy vybraných vrstev na nové vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc994 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref818 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         ref818.putClass( idLyrsp );     desc994.putReference( idnull, ref818 );     var idUsng = charIDToTypeID( 'Usng' );         var ref819 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref819.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref819.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc994.putReference( idUsng, ref819 ); executeAction( idMkspsp, desc994, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Global_Light" type="Main">
		<name id="Main-Layer-Layer_Style-Global_Light/name" value="Globální světlo"/> 
		<context id="Main-Layer-Layer_Style-Global_Light/context" value="Vrstva &gt; Styl vrstvy &gt; Globální světlo"/>
		<desc id="Main-Layer-Layer_Style-Global_Light/desc" value="Sdílet efekt společného světelného zdroje mezi více vrstvami"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc995 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref820 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idgblA = charIDToTypeID( 'gblA' );         ref820.putProperty( idPrpr, idgblA );         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref820.putEnumerated( idDcmn, idOrdn, idTrgt );     desc995.putReference( idnull, ref820 ); executeAction( idsetd, desc995, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Clear_Layer_Style" type="Main">
		<name id="Main-Layer-Layer_Style-Clear_Layer_Style/name" value="Odstranit styl vrstvy"/> 
		<context id="Main-Layer-Layer_Style-Clear_Layer_Style/context" value="Vrstva &gt; Styl vrstvy &gt; Odstranit styl vrstvy"/>
		<desc id="Main-Layer-Layer_Style-Clear_Layer_Style/desc" value="Odstranit styl vrstvy"/> 
		<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="Vložit styl vrstvy"/> 
		<context id="Main-Layer-Layer_Style-Paste_Layer_Style/context" value="Vrstva &gt; Styl vrstvy &gt; Vložit styl vrstvy"/>
		<desc id="Main-Layer-Layer_Style-Paste_Layer_Style/desc" value="Vložit zkopírovaný styl vrstvy"/> 
		<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="Kopírovat styl vrstvy"/> 
		<context id="Main-Layer-Layer_Style-Copy_Layer_Style/context" value="Vrstva &gt; Styl vrstvy &gt; Kopírovat styl vrstvy"/>
		<desc id="Main-Layer-Layer_Style-Copy_Layer_Style/desc" value="Kopírovat jiný styl vrstvy"/> 
		<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="Vržený stín"/> 
		<context id="Main-Layer-Layer_Style-Drop_Shadow/context" value="Vrstva &gt; Styl vrstvy &gt; Vržený stín"/>
		<desc id="Main-Layer-Layer_Style-Drop_Shadow/desc" value="Přidat do vrstvy vržený stín"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc996 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref821 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref821.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref821.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc996.putReference( idnull, ref821 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc997 = new ActionDescriptor();         var idDrSh = charIDToTypeID( 'DrSh' );         var idDrSh = charIDToTypeID( 'DrSh' );         desc997.putClass( idDrSh, idDrSh );     var idLefx = charIDToTypeID( 'Lefx' );     desc996.putObject( idTspspsp, idLefx, desc997 ); executeAction( idsetd, desc996, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Outer_Glow" type="Main">
		<name id="Main-Layer-Layer_Style-Outer_Glow/name" value="Vnější záře"/> 
		<context id="Main-Layer-Layer_Style-Outer_Glow/context" value="Vrstva &gt; Styl vrstvy &gt; Vnější záře"/>
		<desc id="Main-Layer-Layer_Style-Outer_Glow/desc" value="Přidat do vrstvy vnější záři"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc998 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref822 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref822.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref822.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc998.putReference( idnull, ref822 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc999 = new ActionDescriptor();         var idOrGl = charIDToTypeID( 'OrGl' );         var idOrGl = charIDToTypeID( 'OrGl' );         desc999.putClass( idOrGl, idOrGl );     var idLefx = charIDToTypeID( 'Lefx' );     desc998.putObject( idTspspsp, idLefx, desc999 ); executeAction( idsetd, desc998, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Pattern_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Pattern_Overlay/name" value="Překrytí vzorkem"/> 
		<context id="Main-Layer-Layer_Style-Pattern_Overlay/context" value="Vrstva &gt; Styl vrstvy &gt; Překrytí vzorkem"/>
		<desc id="Main-Layer-Layer_Style-Pattern_Overlay/desc" value="Překrýt obsah vrstvy vzorkem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1000 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref823 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref823.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref823.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1000.putReference( idnull, ref823 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1001 = new ActionDescriptor();         var idpatternFill = stringIDToTypeID( 'patternFill' );         var idpatternFill = stringIDToTypeID( 'patternFill' );         desc1001.putClass( idpatternFill, idpatternFill );     var idLefx = charIDToTypeID( 'Lefx' );     desc1000.putObject( idTspspsp, idLefx, desc1001 ); executeAction( idsetd, desc1000, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Gradient_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Gradient_Overlay/name" value="Překrytí přechodem"/> 
		<context id="Main-Layer-Layer_Style-Gradient_Overlay/context" value="Vrstva &gt; Styl vrstvy &gt; Překrytí přechodem"/>
		<desc id="Main-Layer-Layer_Style-Gradient_Overlay/desc" value="Překrýt obsah vrstvy přechodem"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1002 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref824 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref824.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref824.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1002.putReference( idnull, ref824 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1003 = new ActionDescriptor();         var idGrFl = charIDToTypeID( 'GrFl' );         var idGrFl = charIDToTypeID( 'GrFl' );         desc1003.putClass( idGrFl, idGrFl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1002.putObject( idTspspsp, idLefx, desc1003 ); executeAction( idsetd, desc1002, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Color_Overlay" type="Main">
		<name id="Main-Layer-Layer_Style-Color_Overlay/name" value="Překrytí barvou"/> 
		<context id="Main-Layer-Layer_Style-Color_Overlay/context" value="Vrstva &gt; Styl vrstvy &gt; Překrytí barvou"/>
		<desc id="Main-Layer-Layer_Style-Color_Overlay/desc" value="Překrýt barvu vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1004 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref825 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref825.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref825.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1004.putReference( idnull, ref825 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1005 = new ActionDescriptor();         var idSoFi = charIDToTypeID( 'SoFi' );         var idSoFi = charIDToTypeID( 'SoFi' );         desc1005.putClass( idSoFi, idSoFi );     var idLefx = charIDToTypeID( 'Lefx' );     desc1004.putObject( idTspspsp, idLefx, desc1005 ); executeAction( idsetd, desc1004, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Satin" type="Main">
		<name id="Main-Layer-Layer_Style-Satin/name" value="Satén"/> 
		<context id="Main-Layer-Layer_Style-Satin/context" value="Vrstva &gt; Styl vrstvy &gt; Satén"/>
		<desc id="Main-Layer-Layer_Style-Satin/desc" value="Aplikovat na vrstvu vnitřní stínování"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1006 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref826 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref826.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref826.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1006.putReference( idnull, ref826 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1007 = new ActionDescriptor();         var idChFX = charIDToTypeID( 'ChFX' );         var idChFX = charIDToTypeID( 'ChFX' );         desc1007.putClass( idChFX, idChFX );     var idLefx = charIDToTypeID( 'Lefx' );     desc1006.putObject( idTspspsp, idLefx, desc1007 ); executeAction( idsetd, desc1006, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Inner_Glow" type="Main">
		<name id="Main-Layer-Layer_Style-Inner_Glow/name" value="Vnitřní záře"/> 
		<context id="Main-Layer-Layer_Style-Inner_Glow/context" value="Vrstva &gt; Styl vrstvy &gt; Vnitřní záře"/>
		<desc id="Main-Layer-Layer_Style-Inner_Glow/desc" value="Přidat do vrstvy vnitřní záři"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1008 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref827 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref827.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref827.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1008.putReference( idnull, ref827 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1009 = new ActionDescriptor();         var idIrGl = charIDToTypeID( 'IrGl' );         var idIrGl = charIDToTypeID( 'IrGl' );         desc1009.putClass( idIrGl, idIrGl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1008.putObject( idTspspsp, idLefx, desc1009 ); executeAction( idsetd, desc1008, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Inner_Shadow" type="Main">
		<name id="Main-Layer-Layer_Style-Inner_Shadow/name" value="Vnitřní stín"/> 
		<context id="Main-Layer-Layer_Style-Inner_Shadow/context" value="Vrstva &gt; Styl vrstvy &gt; Vnitřní stín"/>
		<desc id="Main-Layer-Layer_Style-Inner_Shadow/desc" value="Přidat do vrstvy vnitřní stín"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1010 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref828 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref828.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref828.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1010.putReference( idnull, ref828 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1011 = new ActionDescriptor();         var idIrSh = charIDToTypeID( 'IrSh' );         var idIrSh = charIDToTypeID( 'IrSh' );         desc1011.putClass( idIrSh, idIrSh );     var idLefx = charIDToTypeID( 'Lefx' );     desc1010.putObject( idTspspsp, idLefx, desc1011 ); executeAction( idsetd, desc1010, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Stroke" type="Main">
		<name id="Main-Layer-Layer_Style-Stroke/name" value="Vytáhnout"/> 
		<context id="Main-Layer-Layer_Style-Stroke/context" value="Vrstva &gt; Styl vrstvy &gt; Vytažení"/>
		<desc id="Main-Layer-Layer_Style-Stroke/desc" value="Vytáhnout okraj vrstvy definovanou barvou"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1012 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref829 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref829.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref829.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1012.putReference( idnull, ref829 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1013 = new ActionDescriptor();         var idFrFX = charIDToTypeID( 'FrFX' );         var idFrFX = charIDToTypeID( 'FrFX' );         desc1013.putClass( idFrFX, idFrFX );     var idLefx = charIDToTypeID( 'Lefx' );     desc1012.putObject( idTspspsp, idLefx, desc1013 ); executeAction( idsetd, desc1012, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss" type="Main">
		<name id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss/name" value="Úkos a reliéf"/> 
		<context id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss/context" value="Vrstva &gt; Styl vrstvy &gt; Úkos a reliéf"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1014 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref830 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idLefx = charIDToTypeID( 'Lefx' );         ref830.putProperty( idPrpr, idLefx );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref830.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1014.putReference( idnull, ref830 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1015 = new ActionDescriptor();         var idebbl = charIDToTypeID( 'ebbl' );         var idebbl = charIDToTypeID( 'ebbl' );         desc1015.putClass( idebbl, idebbl );     var idLefx = charIDToTypeID( 'Lefx' );     desc1014.putObject( idTspspsp, idLefx, desc1015 ); executeAction( idsetd, desc1014, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Layer_Style-Blending_Options" type="Main">
		<name id="Main-Layer-Layer_Style-Blending_Options/name" value="Volby prolnutí"/> 
		<context id="Main-Layer-Layer_Style-Blending_Options/context" value="Vrstva &gt; Styl vrstvy &gt; Volby prolnutí"/>
		<desc id="Main-Layer-Layer_Style-Blending_Options/desc" value="Definovat volby prolnutí vybrané vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1016 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref831 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         ref831.putProperty( idPrpr, idblendOptions );         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref831.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1016.putReference( idnull, ref831 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1017 = new ActionDescriptor();         var idblendOptions = stringIDToTypeID( 'blendOptions' );         var idblendOptions = stringIDToTypeID( 'blendOptions' );         desc1017.putClass( idblendOptions, idblendOptions );     var idblendOptions = stringIDToTypeID( 'blendOptions' );     desc1016.putObject( idTspspsp, idblendOptions, desc1017 ); executeAction( idsetd, desc1016, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Delete-Hidden_Layers" type="Main">
		<name id="Main-Layer-Delete-Hidden_Layers/name" value="Skryté vrstvy"/> 
		<context id="Main-Layer-Delete-Hidden_Layers/context" value="Vrstva &gt; Odstranit &gt; Skryté vrstvy"/>
		<desc id="Main-Layer-Delete-Hidden_Layers/desc" value="Odstranit skryté vrstvy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc1018 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref832 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idhidden = stringIDToTypeID( 'hidden' );         ref832.putEnumerated( idLyrsp, idOrdn, idhidden );     desc1018.putReference( idnull, ref832 ); executeAction( idDltsp, desc1018, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Delete-Layer" type="Main">
		<name id="Main-Layer-Delete-Layer/name" value="Vrstva"/> 
		<context id="Main-Layer-Delete-Layer/context" value="Vrstva &gt; Odstranit &gt; Vrstva"/>
		<desc id="Main-Layer-Delete-Layer/desc" value="Odstranit vybrané vrstvy nebo skupiny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' );     var desc1019 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref833 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref833.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1019.putReference( idnull, ref833 ); executeAction( idDltsp, desc1019, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Duplicate_Layer" type="Main">
		<name id="Main-Layer-Duplicate_Layer/name" value="Duplikovat vrstvu"/> 
		<context id="Main-Layer-Duplicate_Layer/context" value="Vrstva &gt; Duplikovat vrstvu"/>
		<desc id="Main-Layer-Duplicate_Layer/desc" value="Duplikovat vybrané vrstvy nebo skupiny"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDplc = charIDToTypeID( 'Dplc' );     var desc1020 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref834 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref834.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1020.putReference( idnull, ref834 ); executeAction( idDplc, desc1020, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-Copy_CSS" type="Main">
		<name id="Main-Layer-Copy_CSS/name" value="Kopírovat CSS"/> 
		<context id="Main-Layer-Copy_CSS/context" value="Vrstva &gt; Kopírovat CSS"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try { var idcopyLayerCSS = stringIDToTypeID( "copyLayerCSS" ); var desc22 = new ActionDescriptor(); var idnull = charIDToTypeID( "null" ); var ref4 = new ActionReference(); var idLyrsp = charIDToTypeID( "Lyr " ); var idOrdn = charIDToTypeID( "Ordn" ); var idTrgt = charIDToTypeID( "Trgt" ); ref4.putEnumerated( idLyrsp, idOrdn, idTrgt ); desc22.putReference( idnull, ref4 ); executeAction( idcopyLayerCSS, desc22, DialogModes.NO );} catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]> </command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Layer_via_Cut" type="Main">
		<name id="Main-Layer-New-Layer_via_Cut/name" value="Vrstva vyjmutím"/> 
		<context id="Main-Layer-New-Layer_via_Cut/context" value="Vrstva &gt; Nová &gt; Vrstva vyjmutím"/>
		<desc id="Main-Layer-New-Layer_via_Cut/desc" value="Vytvořit novou vrstvu pomocí vyjmutí dat z jiného obrazu"/> 
		<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="Vrstva kopírováním"/> 
		<context id="Main-Layer-New-Layer_via_Copy/context" value="Vrstva &gt; Nová &gt; Vrstva kopírováním"/>
		<desc id="Main-Layer-New-Layer_via_Copy/desc" value="Vytvořit vrstvu z kopírovaných dat"/> 
		<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="Skupina z vrstev"/> 
		<context id="Main-Layer-New-Group_from_Layers/context" value="Vrstva &gt; Nová &gt; Skupina z vrstev"/>
		<desc id="Main-Layer-New-Group_from_Layers/desc" value="Vytvořit novou skupinu z vybraných vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idgroupLayersEvent = stringIDToTypeID( 'groupLayersEvent' );     var desc1021 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref835 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref835.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1021.putReference( idnull, ref835 ); executeAction( idgroupLayersEvent, desc1021, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Group" type="Main">
		<name id="Main-Layer-New-Group/name" value="Skupina"/> 
		<context id="Main-Layer-New-Group/context" value="Vrstva &gt; Nová &gt; Skupina"/>
		<desc id="Main-Layer-New-Group/desc" value="Definovat novou nadřazenou skupinu pro kolekci vrstev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1022 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref836 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idlayerSection = stringIDToTypeID( 'layerSection' );         ref836.putEnumerated( idMnspsp, idMnIt, idlayerSection );     desc1022.putReference( idnull, ref836 ); executeAction( idslct, desc1022, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Background" type="Main">
		<name id="Main-Layer-New-Background/name" value="Pozadí"/> 
		<context id="Main-Layer-New-Background/context" value="Vrstva &gt; Nová &gt; Pozadí z vrstvy"/>
		<desc id="Main-Layer-New-Background/desc" value="Přidat do obrazu novou vrstvu pozadí"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1023 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref837 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idBckg = charIDToTypeID( 'Bckg' );         ref837.putProperty( idLyrsp, idBckg );     desc1023.putReference( idnull, ref837 );     var idTspspsp = charIDToTypeID( 'T   ' );         var desc1024 = new ActionDescriptor();     var idLyrsp = charIDToTypeID( 'Lyr ' );     desc1023.putObject( idTspspsp, idLyrsp, desc1024 ); executeAction( idsetd, desc1023, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Layer-New-Layer" type="Main">
		<name id="Main-Layer-New-Layer/name" value="Vrstva"/> 
		<context id="Main-Layer-New-Layer/context" value="Vrstva &gt; Nová &gt; Vrstva"/>
		<desc id="Main-Layer-New-Layer/desc" value="Přidat do obrazu novou vrstvu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc1025 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref838 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         ref838.putClass( idLyrsp );     desc1025.putReference( idnull, ref838 ); executeAction( idMkspsp, desc1025, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Sync_Settings-Manage_Account_Online" type="Main">
		<name id="Main-Edit-Sync_Settings-Manage_Account_Online/name" value="Spravovat účet online"/> 
		<context id="Main-Edit-Sync_Settings-Manage_Account_Online/context" value="Úpravy &gt; Synchronizace nastavení &gt; Spravovat účet online"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsyncManageAcct = stringIDToTypeID( 'syncManageAcct' ); executeAction( idsyncManageAcct, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Sync_Settings-Manage_Sync_Settings" type="Main">
		<name id="Main-Edit-Sync_Settings-Manage_Sync_Settings/name" value="Spravovat nastavení synchronizace"/> 
		<context id="Main-Edit-Sync_Settings-Manage_Sync_Settings/context" value="Úpravy &gt; Synchronizace nastavení &gt; Spravovat nastavení synchronizace"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1026 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref839 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsyncPrefs = stringIDToTypeID( 'syncPrefs' );         ref839.putEnumerated( idMnspsp, idMnIt, idsyncPrefs );     desc1026.putReference( idnull, ref839 ); executeAction( idslct, desc1026, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Sync_Settings-Sync_Settings_Now" type="Main">
		<name id="Main-Edit-Sync_Settings-Sync_Settings_Now/name" value="Synchronizovat nastavení"/> 
		<context id="Main-Edit-Sync_Settings-Sync_Settings_Now/context" value="Úpravy &gt; Synchronizace nastavení &gt; Synchronizovat nastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsyncSettings = stringIDToTypeID( 'syncSettings' ); executeAction( idsyncSettings, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Camera_Raw" type="Main">
		<name id="Main-Edit-Preferences-Camera_Raw/name" value="Camera Raw"/> 
		<context id="Main-Edit-Preferences-Camera_Raw/context" value="Úpravy &gt; Předvolby &gt; Camera Raw"/>
		<desc id="Main-Edit-Preferences-Camera_Raw/desc" value="Konfigurovat volby Camera Raw pro výkon a zpracování souborů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1027 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref840 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcameraRawPrefs = stringIDToTypeID( 'cameraRawPrefs' );         ref840.putEnumerated( idMnspsp, idMnIt, idcameraRawPrefs );     desc1027.putReference( idnull, ref840 ); executeAction( idslct, desc1027, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-3D" type="Main">
		<name id="Main-Edit-Preferences-3D/name" value="3D"/> 
		<context id="Main-Edit-Preferences-3D/context" value="Úpravy &gt; Předvolby &gt; 3D"/>
		<desc id="Main-Edit-Preferences-3D/desc" value="Konfigurovat volby aplikace Photoshop pro 3D zobrazení a interakci"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1028 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref841 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idzthreeDPrefs = stringIDToTypeID( 'z3DPrefs' );         ref841.putEnumerated( idMnspsp, idMnIt, idzthreeDPrefs );     desc1028.putReference( idnull, ref841 ); executeAction( idslct, desc1028, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Type" type="Main">
		<name id="Main-Edit-Preferences-Type/name" value="Text"/> 
		<context id="Main-Edit-Preferences-Type/context" value="Úpravy &gt; Předvolby &gt; Text"/>
		<desc id="Main-Edit-Preferences-Type/desc" value="Konfigurovat předvolby zpracování textu aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1029 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref842 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtypePreferences = stringIDToTypeID( 'typePreferences' );         ref842.putEnumerated( idMnspsp, idMnIt, idtypePreferences );     desc1029.putReference( idnull, ref842 ); executeAction( idslct, desc1029, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Plug-Ins" type="Main">
		<name id="Main-Edit-Preferences-Plug-Ins/name" value="Zásuvné moduly"/> 
		<context id="Main-Edit-Preferences-Plug-Ins/context" value="Úpravy &gt; Předvolby &gt; Zásuvné moduly"/>
		<desc id="Main-Edit-Preferences-Plug-Ins/desc" value="Konfigurovat aplikaci Photoshop, takže bude podle potřeby používat další složku zásuvných modulů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1030 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref843 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPlgS = charIDToTypeID( 'PlgS' );         ref843.putEnumerated( idMnspsp, idMnIt, idPlgS );     desc1030.putReference( idnull, ref843 ); executeAction( idslct, desc1030, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices" type="Main">
		<name id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices/name" value="Vodítka, mřížka a řezy"/> 
		<context id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices/context" value="Úpravy &gt; Předvolby &gt; Vodítka, mřížka a řezy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1031 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref844 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idGudG = charIDToTypeID( 'GudG' );         ref844.putEnumerated( idMnspsp, idMnIt, idGudG );     desc1031.putReference( idnull, ref844 ); executeAction( idslct, desc1031, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Units_&amp;_Rulers" type="Main">
		<name id="Main-Edit-Preferences-Units_&amp;_Rulers/name" value="Jednotky a pravítka"/> 
		<context id="Main-Edit-Preferences-Units_&amp;_Rulers/context" value="Úpravy &gt; Předvolby &gt; Jednotky a pravítka"/>
		<desc id="Main-Edit-Preferences-Units_&amp;_Rulers/desc" value="Konfigurovat jednotky měření používané v aplikaci Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1032 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref845 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idUntR = charIDToTypeID( 'UntR' );         ref845.putEnumerated( idMnspsp, idMnIt, idUntR );     desc1032.putReference( idnull, ref845 ); executeAction( idslct, desc1032, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Transparency_&amp;_Gamut" type="Main">
		<name id="Main-Edit-Preferences-Transparency_&amp;_Gamut/name" value="Průhlednost a gamut"/> 
		<context id="Main-Edit-Preferences-Transparency_&amp;_Gamut/context" value="Úpravy &gt; Předvolby &gt; Průhlednost a gamut"/>
		<desc id="Main-Edit-Preferences-Transparency_&amp;_Gamut/desc" value="Nastavit volby aplikace Photoshop týkající se zobrazení průhlednosti a kontroly gamutu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1033 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref846 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idTrnG = charIDToTypeID( 'TrnG' );         ref846.putEnumerated( idMnspsp, idMnIt, idTrnG );     desc1033.putReference( idnull, ref846 ); executeAction( idslct, desc1033, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Cursors" type="Main">
		<name id="Main-Edit-Preferences-Cursors/name" value="Kurzory"/> 
		<context id="Main-Edit-Preferences-Cursors/context" value="Úpravy &gt; Předvolby &gt; Kurzory"/>
		<desc id="Main-Edit-Preferences-Cursors/desc" value="Definovat volby zobrazení kurzoru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1034 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref847 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idDspC = charIDToTypeID( 'DspC' );         ref847.putEnumerated( idMnspsp, idMnIt, idDspC );     desc1034.putReference( idnull, ref847 ); executeAction( idslct, desc1034, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Performance" type="Main">
		<name id="Main-Edit-Preferences-Performance/name" value="Výkon"/> 
		<context id="Main-Edit-Preferences-Performance/context" value="Úpravy &gt; Předvolby &gt; Výkon"/>
		<desc id="Main-Edit-Preferences-Performance/desc" value="Doladit výkon aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1035 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref848 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idMmrP = charIDToTypeID( 'MmrP' );         ref848.putEnumerated( idMnspsp, idMnIt, idMmrP );     desc1035.putReference( idnull, ref848 ); executeAction( idslct, desc1035, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-File_Handling" type="Main">
		<name id="Main-Edit-Preferences-File_Handling/name" value="Zpracování souborů"/> 
		<context id="Main-Edit-Preferences-File_Handling/context" value="Úpravy &gt; Předvolby &gt; Zpracování souborů"/>
		<desc id="Main-Edit-Preferences-File_Handling/desc" value="Konfigurovat volby zpracování souborů aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1036 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref849 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSvnF = charIDToTypeID( 'SvnF' );         ref849.putEnumerated( idMnspsp, idMnIt, idSvnF );     desc1036.putReference( idnull, ref849 ); executeAction( idslct, desc1036, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Sync_Settings" type="Main">
		<name id="Main-Edit-Preferences-Sync_Settings/name" value="Synchronizovat nastavení"/> 
		<context id="Main-Edit-Preferences-Sync_Settings/context" value="Úpravy &gt; Předvolby &gt; Synchronizovat nastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1037 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref850 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idsyncPrefs = stringIDToTypeID( 'syncPrefs' );         ref850.putEnumerated( idMnspsp, idMnIt, idsyncPrefs );     desc1037.putReference( idnull, ref850 ); executeAction( idslct, desc1037, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-Interface" type="Main">
		<name id="Main-Edit-Preferences-Interface/name" value="Uživatelské rozhraní"/> 
		<context id="Main-Edit-Preferences-Interface/context" value="Úpravy &gt; Předvolby &gt; Uživatelské rozhraní"/>
		<desc id="Main-Edit-Preferences-Interface/desc" value="Nastavit volby uživatelského rozhraní aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1038 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref851 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idinterfacePrefs = stringIDToTypeID( 'interfacePrefs' );         ref851.putEnumerated( idMnspsp, idMnIt, idinterfacePrefs );     desc1038.putReference( idnull, ref851 ); executeAction( idslct, desc1038, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Preferences-General" type="Main">
		<name id="Main-Edit-Preferences-General/name" value="Všeobecné"/> 
		<context id="Main-Edit-Preferences-General/context" value="Úpravy &gt; Předvolby &gt; Všeobecné"/>
		<desc id="Main-Edit-Preferences-General/desc" value="Upravit všeobecné předvolby aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1039 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref852 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idGnrP = charIDToTypeID( 'GnrP' );         ref852.putEnumerated( idMnspsp, idMnIt, idGnrP );     desc1039.putReference( idnull, ref852 ); executeAction( idslct, desc1039, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Menus" type="Main">
		<name id="Main-Edit-Menus/name" value="Nabídky"/> 
		<context id="Main-Edit-Menus/context" value="Úpravy &gt; Nabídky"/>
		<desc id="Main-Edit-Menus/desc" value="Doladit uživatelské rozhraní aplikace Photoshop vypnutím, zapnutím nebo zbarvením nabídek aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1040 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref853 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idmenuCustomization = stringIDToTypeID( 'menuCustomization' );         ref853.putEnumerated( idMnspsp, idMnIt, idmenuCustomization );     desc1040.putReference( idnull, ref853 ); executeAction( idslct, desc1040, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Keyboard_Shortcuts" type="Main">
		<name id="Main-Edit-Keyboard_Shortcuts/name" value="Klávesové zkratky"/> 
		<context id="Main-Edit-Keyboard_Shortcuts/context" value="Úpravy &gt; Klávesové zkratky"/>
		<desc id="Main-Edit-Keyboard_Shortcuts/desc" value="Nastavit klávesové zkratky přiřazené nástrojům a příkazům aplikace Photoshop "/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1041 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref854 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idkeyboardCustomization = stringIDToTypeID( 'keyboardCustomization' );         ref854.putEnumerated( idMnspsp, idMnIt, idkeyboardCustomization );     desc1041.putReference( idnull, ref854 ); executeAction( idslct, desc1041, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Convert_to_Profile" type="Main">
		<name id="Main-Edit-Convert_to_Profile/name" value="Převést do profilu"/> 
		<context id="Main-Edit-Convert_to_Profile/context" value="Úpravy &gt; Převést do profilu"/>
		<desc id="Main-Edit-Convert_to_Profile/desc" value="Převést barvy aktuálního dokumentu, aby odpovídaly jinému profilu barev"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idconvertToProfile = stringIDToTypeID( 'convertToProfile' );     var desc1042 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref855 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref855.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1042.putReference( idnull, ref855 ); executeAction( idconvertToProfile, desc1042, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Assign_Profile" type="Main">
		<name id="Main-Edit-Assign_Profile/name" value="Přiřadit profil"/> 
		<context id="Main-Edit-Assign_Profile/context" value="Úpravy &gt; Přiřadit profil"/>
		<desc id="Main-Edit-Assign_Profile/desc" value="Změnit profil správy barev přiřazený k aktuálnímu dokumentu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idassignProfile = stringIDToTypeID( 'assignProfile' );     var desc1043 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref856 = new ActionReference();         var idDcmn = charIDToTypeID( 'Dcmn' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref856.putEnumerated( idDcmn, idOrdn, idTrgt );     desc1043.putReference( idnull, ref856 ); executeAction( idassignProfile, desc1043, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Color_Settings" type="Main">
		<name id="Main-Edit-Color_Settings/name" value="Nastavení barev"/> 
		<context id="Main-Edit-Color_Settings/context" value="Úpravy &gt; Nastavení barev"/>
		<desc id="Main-Edit-Color_Settings/desc" value="Upravit nastavení správy barev aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsetd = charIDToTypeID( 'setd' );     var desc1044 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref857 = new ActionReference();         var idPrpr = charIDToTypeID( 'Prpr' );         var idcolorSettings = stringIDToTypeID( 'colorSettings' );         ref857.putProperty( idPrpr, idcolorSettings );         var idcapp = charIDToTypeID( 'capp' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref857.putEnumerated( idcapp, idOrdn, idTrgt );     desc1044.putReference( idnull, ref857 ); executeAction( idsetd, desc1044, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Presets-Preset_Manager" type="Main">
		<name id="Main-Edit-Presets-Preset_Manager/name" value="Správce přednastavení"/> 
		<context id="Main-Edit-Presets-Preset_Manager/context" value="Úpravy &gt; Přednastavení &gt; Správce přednastavení"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1045 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref858 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpresetManager = stringIDToTypeID( 'presetManager' );         ref858.putEnumerated( idMnspsp, idMnIt, idpresetManager );     desc1045.putReference( idnull, ref858 ); executeAction( idslct, desc1045, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Adobe_PDF_Presets" type="Main">
		<name id="Main-Edit-Adobe_PDF_Presets/name" value="Přednastavení Adobe PDF"/> 
		<context id="Main-Edit-Adobe_PDF_Presets/context" value="Úpravy &gt; Přednastavení Adobe PDF"/>
		<desc id="Main-Edit-Adobe_PDF_Presets/desc" value="Vytvořit a upravit přednastavení PDF"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1046 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref859 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpdfPresetFilename = stringIDToTypeID( 'pdfPresetFilename' );         ref859.putEnumerated( idMnspsp, idMnIt, idpdfPresetFilename );     desc1046.putReference( idnull, ref859 ); executeAction( idslct, desc1046, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-All" type="Main">
		<name id="Main-Edit-Purge-All/name" value="Vše"/> 
		<context id="Main-Edit-Purge-All/context" value="Úpravy &gt; Vyčistit &gt; Vše"/>
		<desc id="Main-Edit-Purge-All/desc" value="Vymazat data ze schránky a ze seznamu příkazu Zpět aplikace Photoshop, a uvolnit tím paměť RAM."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1047 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idAlspsp = charIDToTypeID( 'Al  ' );     desc1047.putEnumerated( idnull, idPrgI, idAlspsp ); executeAction( idPrge, desc1047, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Histories" type="Main">
		<name id="Main-Edit-Purge-Histories/name" value="Historie"/> 
		<context id="Main-Edit-Purge-Histories/context" value="Úpravy &gt; Vyčistit &gt; Historii"/>
		<desc id="Main-Edit-Purge-Histories/desc" value="Vymazat data ze seznamu příkazu Zpět aplikace Photoshop, a uvolnit tím paměť RAM."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1048 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idHsty = charIDToTypeID( 'Hsty' );     desc1048.putEnumerated( idnull, idPrgI, idHsty ); executeAction( idPrge, desc1048, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Clipboard" type="Main">
		<name id="Main-Edit-Purge-Clipboard/name" value="Schránka"/> 
		<context id="Main-Edit-Purge-Clipboard/context" value="Úpravy &gt; Vyčistit &gt; Schránku"/>
		<desc id="Main-Edit-Purge-Clipboard/desc" value="Vymazat data ze schránky, aby se uvolnila paměť RAM"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1049 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idClpb = charIDToTypeID( 'Clpb' );     desc1049.putEnumerated( idnull, idPrgI, idClpb ); executeAction( idPrge, desc1049, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Purge-Undo" type="Main">
		<name id="Main-Edit-Purge-Undo/name" value="Zpět"/> 
		<context id="Main-Edit-Purge-Undo/context" value="Úpravy &gt; Vyčistit &gt; Zpět"/>
		<desc id="Main-Edit-Purge-Undo/desc" value="Vymazat data ze seznamu příkazu Zpět aplikace Photoshop, a uvolnit tím paměť RAM."/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrge = charIDToTypeID( 'Prge' );     var desc1050 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );     var idPrgI = charIDToTypeID( 'PrgI' );     var idUndsp = charIDToTypeID( 'Und ' );     desc1050.putEnumerated( idnull, idPrgI, idUndsp ); executeAction( idPrge, desc1050, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Define_Custom_Shape" type="Main">
		<name id="Main-Edit-Define_Custom_Shape/name" value="Definovat jiný tvar"/> 
		<context id="Main-Edit-Define_Custom_Shape/context" value="Úpravy &gt; Definovat jiný tvar"/>
		<desc id="Main-Edit-Define_Custom_Shape/desc" value="Uložit aktuálně vybranou cestu jako opakovatelně použitelný jiný tvar"/> 
		<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="Definovat vzorek"/> 
		<context id="Main-Edit-Define_Pattern/context" value="Úpravy &gt; Definovat vzorek"/>
		<desc id="Main-Edit-Define_Pattern/desc" value="Vytvořit z aktuálního výběru opakovaně použitelný vzorek"/> 
		<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="Definovat přednastavení stopy"/> 
		<context id="Main-Edit-Define_Brush_Preset/context" value="Úpravy &gt; Definovat přednastavení stopy"/>
		<desc id="Main-Edit-Define_Brush_Preset/desc" value="Uložit aktuální volby špičky stopy a volby stopy jako novou přednastavenou stopu"/> 
		<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="Automaticky prolnout vrstvy"/> 
		<context id="Main-Edit-Auto-Blend_Layers/context" value="Úpravy &gt; Automaticky prolnout vrstvy"/>
		<desc id="Main-Edit-Auto-Blend_Layers/desc" value="Prolnout obsah dvou nebo více vybraných vrstev"/> 
		<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="Automaticky zarovnat vrstvy"/> 
		<context id="Main-Edit-Auto-Align_Layers/context" value="Úpravy &gt; Automaticky zarovnat vrstvy"/>
		<desc id="Main-Edit-Auto-Align_Layers/desc" value="Zarovnat dvě nebo více vybraných vrstev na základě jejich obsahu obrazových bodů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAlgn = charIDToTypeID( 'Algn' );     var desc1051 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref860 = new ActionReference();         var idLyrsp = charIDToTypeID( 'Lyr ' );         var idOrdn = charIDToTypeID( 'Ordn' );         var idTrgt = charIDToTypeID( 'Trgt' );         ref860.putEnumerated( idLyrsp, idOrdn, idTrgt );     desc1051.putReference( idnull, ref860 );     var idUsng = charIDToTypeID( 'Usng' );     var idADSt = charIDToTypeID( 'ADSt' );     var idADSContent = stringIDToTypeID( 'ADSContent' );     desc1051.putEnumerated( idUsng, idADSt, idADSContent ); executeAction( idAlgn, desc1051, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Flip_Vertical" type="Main">
		<name id="Main-Edit-Transform-Flip_Vertical/name" value="Převrátit svisle"/> 
		<context id="Main-Edit-Transform-Flip_Vertical/context" value="Úpravy &gt; Transformovat &gt; Převrátit svisle"/>
		<desc id="Main-Edit-Transform-Flip_Vertical/desc" value="Svisle převrátit aktuálně vybrané vrstvy nebo výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc1052 = new ActionDescriptor();     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idVrtc = charIDToTypeID( 'Vrtc' );     desc1052.putEnumerated( idAxis, idOrnt, idVrtc ); executeAction( idFlip, desc1052, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Flip_Horizontal" type="Main">
		<name id="Main-Edit-Transform-Flip_Horizontal/name" value="Převrátit vodorovně"/> 
		<context id="Main-Edit-Transform-Flip_Horizontal/context" value="Úpravy &gt; Transformovat &gt; Převrátit vodorovně"/>
		<desc id="Main-Edit-Transform-Flip_Horizontal/desc" value="Vodorovně převrátit aktuálně vybrané vrstvy nebo výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlip = charIDToTypeID( 'Flip' );     var desc1053 = new ActionDescriptor();     var idAxis = charIDToTypeID( 'Axis' );     var idOrnt = charIDToTypeID( 'Ornt' );     var idHrzn = charIDToTypeID( 'Hrzn' );     desc1053.putEnumerated( idAxis, idOrnt, idHrzn ); executeAction( idFlip, desc1053, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_90°_CCW" type="Main">
		<name id="Main-Edit-Transform-Rotate_90°_CCW/name" value="Otočit o 90° doleva"/> 
		<context id="Main-Edit-Transform-Rotate_90°_CCW/context" value="Úpravy &gt; Transformace &gt; Otočit o 90° doleva"/>
		<desc id="Main-Edit-Transform-Rotate_90°_CCW/desc" value="Otočit aktuálně vybrané vrstvy nebo výběr o 90 stupňů doleva"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1054 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc1054.putUnitDouble( idAngl, idshAng, -90.000000 ); executeAction( idRtte, desc1054, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_90°_CW" type="Main">
		<name id="Main-Edit-Transform-Rotate_90°_CW/name" value="Otočit o 90° doprava"/> 
		<context id="Main-Edit-Transform-Rotate_90°_CW/context" value="Úpravy &gt; Transformace &gt; Otočit o 90° doprava"/>
		<desc id="Main-Edit-Transform-Rotate_90°_CW/desc" value="Otočit aktuálně vybrané vrstvy nebo výběr o 90 stupňů doprava"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1055 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc1055.putUnitDouble( idAngl, idshAng, 90.000000 ); executeAction( idRtte, desc1055, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate_180°" type="Main">
		<name id="Main-Edit-Transform-Rotate_180°/name" value="Otočit o 180°"/> 
		<context id="Main-Edit-Transform-Rotate_180°/context" value="Úpravy &gt; Transformace &gt; Otočit o 180°"/>
		<desc id="Main-Edit-Transform-Rotate_180°/desc" value="Otočit aktuálně vybrané vrstvy nebo výběr o 180 stupňů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idRtte = charIDToTypeID( 'Rtte' );     var desc1056 = new ActionDescriptor();     var idAngl = charIDToTypeID( 'Angl' );     var idshAng = charIDToTypeID( '#Ang' );     desc1056.putUnitDouble( idAngl, idshAng, 180.000000 ); executeAction( idRtte, desc1056, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Warp" type="Main">
		<name id="Main-Edit-Transform-Warp/name" value="Pokřivit"/> 
		<context id="Main-Edit-Transform-Warp/context" value="Úpravy &gt; Transformovat &gt; Pokřivit"/>
		<desc id="Main-Edit-Transform-Warp/desc" value="Pokřivit aktuálně vybrané vrstvy nebo výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1057 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref861 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idwarp = stringIDToTypeID( 'warp' );         ref861.putEnumerated( idMnspsp, idMnIt, idwarp );     desc1057.putReference( idnull, ref861 ); executeAction( idslct, desc1057, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Perspective" type="Main">
		<name id="Main-Edit-Transform-Perspective/name" value="Perspektiva"/> 
		<context id="Main-Edit-Transform-Perspective/context" value="Úpravy &gt; Transformovat &gt; Perspektiva"/>
		<desc id="Main-Edit-Transform-Perspective/desc" value="Aplikovat na aktuálně vybrané vrstvy nebo výběr transformaci perspektivy"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1058 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref862 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPrsp = charIDToTypeID( 'Prsp' );         ref862.putEnumerated( idMnspsp, idMnIt, idPrsp );     desc1058.putReference( idnull, ref862 ); executeAction( idslct, desc1058, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Distort" type="Main">
		<name id="Main-Edit-Transform-Distort/name" value="Deformovat"/> 
		<context id="Main-Edit-Transform-Distort/context" value="Úpravy &gt; Transformovat &gt; Deformovat"/>
		<desc id="Main-Edit-Transform-Distort/desc" value="Deformovat aktuálně vybrané vrstvy nebo výběr tlačením, tažením nebo roztáhnutím"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1059 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref863 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idDstr = charIDToTypeID( 'Dstr' );         ref863.putEnumerated( idMnspsp, idMnIt, idDstr );     desc1059.putReference( idnull, ref863 ); executeAction( idslct, desc1059, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Skew" type="Main">
		<name id="Main-Edit-Transform-Skew/name" value="Zkosit"/> 
		<context id="Main-Edit-Transform-Skew/context" value="Úpravy &gt; Transformovat &gt; Zkosit"/>
		<desc id="Main-Edit-Transform-Skew/desc" value="Aplikovat na aktuálně vybrané vrstvy nebo výběr transformaci zkosení"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1060 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref864 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSkew = charIDToTypeID( 'Skew' );         ref864.putEnumerated( idMnspsp, idMnIt, idSkew );     desc1060.putReference( idnull, ref864 ); executeAction( idslct, desc1060, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Rotate" type="Main">
		<name id="Main-Edit-Transform-Rotate/name" value="Otočit"/> 
		<context id="Main-Edit-Transform-Rotate/context" value="Úpravy &gt; Transformovat &gt; Otočit"/>
		<desc id="Main-Edit-Transform-Rotate/desc" value="Otočit aktuálně vybrané vrstvy nebo výběr"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1061 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref865 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idRtte = charIDToTypeID( 'Rtte' );         ref865.putEnumerated( idMnspsp, idMnIt, idRtte );     desc1061.putReference( idnull, ref865 ); executeAction( idslct, desc1061, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Scale" type="Main">
		<name id="Main-Edit-Transform-Scale/name" value="Změnit velikost"/> 
		<context id="Main-Edit-Transform-Scale/context" value="Úpravy &gt; Transformovat &gt; Změnit velikost"/>
		<desc id="Main-Edit-Transform-Scale/desc" value="Změnit velikost aktuálně vybraných vrstev nebo výběru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1062 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref866 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSclsp = charIDToTypeID( 'Scl ' );         ref866.putEnumerated( idMnspsp, idMnIt, idSclsp );     desc1062.putReference( idnull, ref866 ); executeAction( idslct, desc1062, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Transform-Again" type="Main">
		<name id="Main-Edit-Transform-Again/name" value="Znovu"/> 
		<context id="Main-Edit-Transform-Again/context" value="Úpravy &gt; Transformovat &gt; Znovu"/>
		<desc id="Main-Edit-Transform-Again/desc" value="Opakovat naposledy použitou transformaci"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idTrnf = charIDToTypeID( 'Trnf' );     var desc1063 = new ActionDescriptor();     var idLstT = charIDToTypeID( 'LstT' );     desc1063.putBoolean( idLstT, true ); executeAction( idTrnf, desc1063, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Free_Transform" type="Main">
		<name id="Main-Edit-Free_Transform/name" value="Libovolná transformace"/> 
		<context id="Main-Edit-Free_Transform/context" value="Úpravy &gt; Libovolná transformace"/>
		<desc id="Main-Edit-Free_Transform/desc" value="Aplikovat na aktuálně vybrané vrstvy nebo výběr jednu nebo více transformací (otočení, změnu velikosti, zkosení, deformaci, perspektivu)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1064 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref867 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFrTr = charIDToTypeID( 'FrTr' );         ref867.putEnumerated( idMnspsp, idMnIt, idFrTr );     desc1064.putReference( idnull, ref867 ); executeAction( idslct, desc1064, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Puppet_Warp" type="Main">
		<name id="Main-Edit-Puppet_Warp/name" value="Pokřivení loutky"/> 
		<context id="Main-Edit-Puppet_Warp/context" value="Úpravy &gt; Pokřivení loutky"/>
		<desc id="Main-Edit-Puppet_Warp/desc" value="Vytvořit flexibilní organickou transformaci pomocí špendlíků"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1065 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref868 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idrigidTransform = stringIDToTypeID( 'rigidTransform' );         ref868.putEnumerated( idMnspsp, idMnIt, idrigidTransform );     desc1065.putReference( idnull, ref868 ); executeAction( idslct, desc1065, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Content-Aware_Scale" type="Main">
		<name id="Main-Edit-Content-Aware_Scale/name" value="Velikost podle obsahu"/> 
		<context id="Main-Edit-Content-Aware_Scale/context" value="Úpravy &gt; Velikost podle obsahu"/>
		<desc id="Main-Edit-Content-Aware_Scale/desc" value="Inteligentně měnit velikost obrazů se zachováním důležitých detailů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1066 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref869 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idcontentAware = stringIDToTypeID( 'contentAware' );         ref869.putEnumerated( idMnspsp, idMnIt, idcontentAware );     desc1066.putReference( idnull, ref869 ); executeAction( idslct, desc1066, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Stroke" type="Main">
		<name id="Main-Edit-Stroke/name" value="Vytáhnout"/> 
		<context id="Main-Edit-Stroke/context" value="Úpravy &gt; Vytáhnout"/>
		<desc id="Main-Edit-Stroke/desc" value="Vybarvit okraj kolem výběru, cesty nebo vrstvy"/> 
		<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="Vyplnit"/> 
		<context id="Main-Edit-Fill/context" value="Úpravy &gt; Vyplnit"/>
		<desc id="Main-Edit-Fill/desc" value="Vyplnit aktuální vrstvu nebo výběr pomocí barvy, vzorku nebo historie dokumentů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idFlspsp = charIDToTypeID( 'Fl  ' ); executeAction( idFlspsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Find_and_Replace_Text" type="Main">
		<name id="Main-Edit-Find_and_Replace_Text/name" value="Hledat a nahradit text"/> 
		<context id="Main-Edit-Find_and_Replace_Text/context" value="Úpravy &gt; Hledat a nahradit text"/>
		<desc id="Main-Edit-Find_and_Replace_Text/desc" value="Hledat a nahradit text v rámci textových vrstev aktuálního dokumentu"/> 
		<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="Kontrola pravopisu"/> 
		<context id="Main-Edit-Check_Spelling/context" value="Úpravy &gt; Kontrola pravopisu"/>
		<desc id="Main-Edit-Check_Spelling/desc" value="Zkontrolovat pravopis textových vrstev v aktuálním dokumentu"/> 
		<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="Vymazat"/> 
		<context id="Main-Edit-Clear/context" value="Úpravy &gt; Odstranit"/>
		<desc id="Main-Edit-Clear/desc" value="Odstranit vybrané obrazové body"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idDltsp = charIDToTypeID( 'Dlt ' ); executeAction( idDltsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste_Special-Paste_Outside" type="Main">
		<name id="Main-Edit-Paste_Special-Paste_Outside/name" value="Vložit vně"/> 
		<context id="Main-Edit-Paste_Special-Paste_Outside/context" value="Úpravy &gt; Vložit – speciální &gt; Vložit vně"/>
		<desc id="Main-Edit-Paste_Special-Paste_Outside/desc" value="Vložit mimo aktuální výběr a vytvořit masku vrstvy"/> 
		<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="Vložit dovnitř"/> 
		<context id="Main-Edit-Paste_Special-Paste_Into/context" value="Úpravy &gt; Vložit – speciální &gt; Vložit dovnitř"/>
		<desc id="Main-Edit-Paste_Special-Paste_Into/desc" value="Vložit do aktuálního výběru a vytvořit masku vrstvy"/> 
		<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="Vložit v místě"/> 
		<context id="Main-Edit-Paste_Special-Paste_in_Place/context" value="Úpravy &gt; Vložit – speciální &gt; Vložit v místě"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idpast = charIDToTypeID( 'past' );     var desc1067 = new ActionDescriptor();     var idinPlace = stringIDToTypeID( 'inPlace' );     desc1067.putBoolean( idinPlace, true ); executeAction( idpast, desc1067, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Paste" type="Main">
		<name id="Main-Edit-Paste/name" value="Vložit"/> 
		<context id="Main-Edit-Paste/context" value="Úpravy &gt; Vložit"/>
		<desc id="Main-Edit-Paste/desc" value="Vložit vyjmutý nebo zkopírovaný výběr do jiné části obrazu nebo do jiného obrazu jako novou vrstvu"/> 
		<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="Kopírovat sloučené"/> 
		<context id="Main-Edit-Copy_Merged/context" value="Úpravy &gt; Kopírovat sloučené"/>
		<desc id="Main-Edit-Copy_Merged/desc" value="Vytvořit sloučenou kopii všech viditelných vrstev ve vybrané oblasti."/> 
		<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="Kopírovat"/> 
		<context id="Main-Edit-Copy/context" value="Úpravy &gt; Kopírovat"/>
		<desc id="Main-Edit-Copy/desc" value="Zkopírovat aktuálně vybraný obsah do schránky"/> 
		<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="Vyjmout"/> 
		<context id="Main-Edit-Cut/context" value="Úpravy &gt; Vyjmout"/>
		<desc id="Main-Edit-Cut/desc" value="Přesunout aktuálně vybraný obsah do schránky"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcutsp = charIDToTypeID( 'cut ' ); executeAction( idcutsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Fade" type="Main">
		<name id="Main-Edit-Fade/name" value="Zeslabit"/> 
		<context id="Main-Edit-Fade/context" value="Úpravy &gt; Zeslabit"/>
		<desc id="Main-Edit-Fade/desc" value="Nastavit volby krytí a prolnutí předcházející akce"/> 
		<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="Krok zpět"/> 
		<context id="Main-Edit-Step_Backward/context" value="Úpravy &gt; Krok zpět"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idPrvs = charIDToTypeID( 'Prvs' );     var desc1068 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref870 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref870.putClass( idHstS );     desc1068.putReference( idnull, ref870 ); executeAction( idPrvs, desc1068, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Step_Forward" type="Main">
		<name id="Main-Edit-Step_Forward/name" value="Krok vpřed"/> 
		<context id="Main-Edit-Step_Forward/context" value="Úpravy &gt; Krok vpřed"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idNxtsp = charIDToTypeID( 'Nxt ' );     var desc1069 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref871 = new ActionReference();         var idHstS = charIDToTypeID( 'HstS' );         ref871.putClass( idHstS );     desc1069.putReference( idnull, ref871 ); executeAction( idNxtsp, desc1069, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Edit-Undo" type="Main">
		<name id="Main-Edit-Undo/name" value="Zpět"/> 
		<context id="Main-Edit-Undo/context" value="Úpravy &gt; Zpět"/>
		<desc id="Main-Edit-Undo/desc" value="Vrátit zpět předchozí akci | Opakovat předchozí akci"/> 
		<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="Konec"/> 
		<context id="Main-File-Exit/context" value="Soubor &gt; Konec"/>
		<desc id="Main-File-Exit/desc" value="Ukončit aplikaci 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="Tisknout jednu kopii"/> 
		<context id="Main-File-Print_One_Copy/context" value="Soubor &gt; Tisknout jednu kopii"/>
		<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="Tisknout"/> 
		<context id="Main-File-Print/context" value="Soubor &gt; Tisknout"/>
		<desc id="Main-File-Print/desc" value="Vytisknout aktuální dokument"/> 
		<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="Informace o souboru"/> 
		<context id="Main-File-File_Info/context" value="Soubor &gt; Informace o souboru"/>
		<desc id="Main-File-File_Info/desc" value="Zkontrolovat a upravit popis, klíčová slova a jiná metadata aktuálního souboru"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1070 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref872 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idFlIn = charIDToTypeID( 'FlIn' );         ref872.putEnumerated( idMnspsp, idMnIt, idFlIn );     desc1070.putReference( idnull, ref872 ); executeAction( idslct, desc1070, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Browse" type="Main">
		<name id="Main-File-Scripts-Browse/name" value="Procházet"/> 
		<context id="Main-File-Scripts-Browse/context" value="Soubor &gt; Skripty &gt; Procházet"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1071 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref873 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseScripts = stringIDToTypeID( 'browseScripts' );         ref873.putEnumerated( idMnspsp, idMnIt, idbrowseScripts );     desc1071.putReference( idnull, ref873 ); executeAction( idslct, desc1071, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Statistics" type="Main">
		<name id="Main-File-Scripts-Statistics/name" value="Statistika"/> 
		<context id="Main-File-Scripts-Statistics/context" value="Soubor &gt; Skripty &gt; Statistika"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1072 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1072.putString( idjsNm, '''Statistics...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1072, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Load_Multiple_DICOM_Files" type="Main">
		<name id="Main-File-Scripts-Load_Multiple_DICOM_Files/name" value="Načíst více souborů DICOM"/> 
		<context id="Main-File-Scripts-Load_Multiple_DICOM_Files/context" value="Soubor &gt; Skripty &gt; Načíst více souborů DICOM"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1073 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1073.putString( idjsNm, '''Load Multiple DICOM Files...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1073, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Load_Files_into_Stack" type="Main">
		<name id="Main-File-Scripts-Load_Files_into_Stack/name" value="Načíst soubory do balíčku"/> 
		<context id="Main-File-Scripts-Load_Files_into_Stack/context" value="Soubor &gt; Skripty &gt; Načíst soubory do balíčku"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1074 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1074.putString( idjsNm, '''Load Files into Stack...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1074, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Script_Events_Manager" type="Main">
		<name id="Main-File-Scripts-Script_Events_Manager/name" value="Správce skriptů událostí"/> 
		<context id="Main-File-Scripts-Script_Events_Manager/context" value="Soubor &gt; Skripty &gt; Správce skriptů událostí"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1075 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1075.putString( idjsNm, '''Script Events Manager...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1075, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Export_Layers_to_Files" type="Main">
		<name id="Main-File-Scripts-Export_Layers_to_Files/name" value="Exportovat vrstvy do souborů"/> 
		<context id="Main-File-Scripts-Export_Layers_to_Files/context" value="Soubor &gt; Skripty &gt; Exportovat vrstvy do souborů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsixfonectwocffivedsfouraninesevendsfourethreetwodseightffiveninedsffivedsevenazeroeightsevenadef = stringIDToTypeID( '6f1c2cf5-4a97-4e32-8f59-f5d7a087adef' ); executeAction( idsixfonectwocffivedsfouraninesevendsfourethreetwodseightffiveninedsffivedsevenazeroeightsevenadef, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Layer_Comps_to_PDF" type="Main">
		<name id="Main-File-Scripts-Layer_Comps_to_PDF/name" value="Kompozice vrstev do PDF"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_PDF/context" value="Soubor &gt; Skripty &gt; Kompozice vrstev do PDF"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1076 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1076.putString( idjsNm, '''Layer Comps to PDF...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1076, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Layer_Comps_to_Files" type="Main">
		<name id="Main-File-Scripts-Layer_Comps_to_Files/name" value="Kompozice vrstev do souborů"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_Files/context" value="Soubor &gt; Skripty &gt; Kompozice vrstev do souborů"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idcfthreefourbfivezerotwodstwozeroonethreedsfourdzerosevendseightfourthreeonedsonedfdsixthreefoureezerocd = stringIDToTypeID( 'cf34b502-2013-4d07-8431-1dfd634ee0cd' ); executeAction( idcfthreefourbfivezerotwodstwozeroonethreedsfourdzerosevendseightfourthreeonedsonedfdsixthreefoureezerocd, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Flatten_All_Masks" type="Main">
		<name id="Main-File-Scripts-Flatten_All_Masks/name" value="Sloučit všechny masky"/> 
		<context id="Main-File-Scripts-Flatten_All_Masks/context" value="Soubor &gt; Skripty &gt; Sloučit všechny masky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideeightzerofiveasixeedssixdsevenfivedsfourbsixtwodsbsixfedsffiveeightseventhreebfivefdftwozero = stringIDToTypeID( 'e805a6ee-6d75-4b62-b6fe-f5873b5fdf20' ); executeAction( ideeightzerofiveasixeedssixdsevenfivedsfourbsixtwodsbsixfedsffiveeightseventhreebfivefdftwozero, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Flatten_All_Layer_Effects" type="Main">
		<name id="Main-File-Scripts-Flatten_All_Layer_Effects/name" value="Sloučit všechny efekty vrstev"/> 
		<context id="Main-File-Scripts-Flatten_All_Layer_Effects/context" value="Soubor &gt; Skripty &gt; Sloučit všechny efekty vrstev"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideightasevensixonecsevenfourdsfthreesixtwodsfouraonebdsathreefsevendsesevensevennineabthreeonenineazeroeight = stringIDToTypeID( '8a761c74-f362-4a1b-a3f7-e779ab319a08' ); executeAction( ideightasevensixonecsevenfourdsfthreesixtwodsfouraonebdsathreefsevendsesevensevennineabthreeonenineazeroeight, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Delete_All_Empty_Layers" type="Main">
		<name id="Main-File-Scripts-Delete_All_Empty_Layers/name" value="Odstranit všechny prázdné vrstvy"/> 
		<context id="Main-File-Scripts-Delete_All_Empty_Layers/context" value="Soubor &gt; Skripty &gt; Odstranit všechny prázdné vrstvy"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idazerosevenfivefourdftwodsninecsixzerodsfourbsixfourdsaninefourzerodssixatwobboneonezerotwosixfivetwo = stringIDToTypeID( 'a0754df2-9c60-4b64-a940-6a2bb1102652' ); executeAction( idazerosevenfivefourdftwodsninecsixzerodsfourbsixfourdsaninefourzerodssixatwobboneonezerotwosixfivetwo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Scripts-Image_Processor" type="Main">
		<name id="Main-File-Scripts-Image_Processor/name" value="Obrazový procesor"/> 
		<context id="Main-File-Scripts-Image_Processor/context" value="Soubor &gt; Skripty &gt; Obrazový procesor"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1077 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1077.putString( idjsNm, '''Image Processor...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1077, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Photomerge" type="Main">
		<name id="Main-File-Automate-Photomerge/name" value="Sloučení fotografií"/> 
		<context id="Main-File-Automate-Photomerge/context" value="Soubor &gt; Automaticky &gt; Sloučení fotografií"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idzerofninedbonethreefdsasevenseventwodsfourzerothreefivedsninezerotwozerodseightfourzerofzeroefiveetwofzerotwo = stringIDToTypeID( '0f9db13f-a772-4035-9020-840f0e5e2f02' ); executeAction( idzerofninedbonethreefdsasevenseventwodsfourzerothreefivedsninezerotwozerodseightfourzerofzeroefiveetwofzerotwo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Merge_to_HDR_Pro" type="Main">
		<name id="Main-File-Automate-Merge_to_HDR_Pro/name" value="Sloučit do HDR Pro"/> 
		<context id="Main-File-Automate-Merge_to_HDR_Pro/context" value="Soubor &gt; Automaticky &gt; Sloučit do HDR Pro"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1078 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1078.putString( idjsNm, '''Merge to HDR Pro...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1078, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Lens_Correction" type="Main">
		<name id="Main-File-Automate-Lens_Correction/name" value="Korekce objektivu"/> 
		<context id="Main-File-Automate-Lens_Correction/context" value="Soubor &gt; Automatizace &gt; Korekce objektivu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1079 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1079.putString( idjsNm, '''Lens Correction...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1079, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Fit_Image" type="Main">
		<name id="Main-File-Automate-Fit_Image/name" value="Přizpůsobit obraz"/> 
		<context id="Main-File-Automate-Fit_Image/context" value="Soubor &gt; Automaticky &gt; Přizpůsobit obraz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idthreecaathreefourthreefourdscbsixsevendsoneonedonedsbcfourthreedszerozerosixzerobzeroaonethreedcfour = stringIDToTypeID( '3caa3434-cb67-11d1-bc43-0060b0a13dc4' ); executeAction( idthreecaathreefourthreefourdscbsixsevendsoneonedonedsbcfourthreedszerozerosixzerobzeroaonethreedcfour, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Conditional_Mode_Change" type="Main">
		<name id="Main-File-Automate-Conditional_Mode_Change/name" value="Podmíněná změna režimu"/> 
		<context id="Main-File-Automate-Conditional_Mode_Change/context" value="Soubor &gt; Automaticky &gt; Podmíněná změna režimu"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var ideightcbaeightcdsixdscbsixsixdsoneonedonedsbcfourthreedszerozerosixzerobzeroaonethreedcfour = stringIDToTypeID( '8cba8cd6-cb66-11d1-bc43-0060b0a13dc4' ); executeAction( ideightcbaeightcdsixdscbsixsixdsoneonedonedsbcfourthreedszerozerosixzerobzeroaonethreedcfour, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Contact_Sheet_II" type="Main">
		<name id="Main-File-Automate-Contact_Sheet_II/name" value="Stránka miniatur II"/> 
		<context id="Main-File-Automate-Contact_Sheet_II/context" value="Soubor &gt; Automaticky &gt; Stránka miniatur II"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idzeroBsevenoneDtwotwoonedsFeightCEdsoneonedtwodsBtwooneBdszerozerozeroeightCsevenfiveBthreetwotwoC = stringIDToTypeID( '0B71D221-F8CE-11d2-B21B-0008C75B322C' ); executeAction( idzeroBsevenoneDtwotwoonedsFeightCEdsoneonedtwodsBtwooneBdszerozerozeroeightCsevenfiveBthreetwotwoC, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Crop_and_Straighten_Photos" type="Main">
		<name id="Main-File-Automate-Crop_and_Straighten_Photos/name" value="Oříznout a narovnat fotografie"/> 
		<context id="Main-File-Automate-Crop_and_Straighten_Photos/context" value="Soubor &gt; Automaticky &gt; Oříznout a narovnat fotografie"/>
		<desc id="Main-File-Automate-Crop_and_Straighten_Photos/desc" value="Naskenovat více obrazů a vytvořit z nich samostatné obrazové soubory"/> 
		<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="Vytvořit droplet"/> 
		<context id="Main-File-Automate-Create_Droplet/context" value="Soubor &gt; Automaticky &gt; Vytvořit droplet"/>
		<desc id="Main-File-Automate-Create_Droplet/desc" value="Převést akci do přenositelného souboru dropletu"/> 
		<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="Prezentace PDF"/> 
		<context id="Main-File-Automate-PDF_Presentation/context" value="Soubor &gt; Automatizace &gt; Prezentace 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="Dávka"/> 
		<context id="Main-File-Automate-Batch/context" value="Soubor &gt; Automaticky &gt; Dávka"/>
		<desc id="Main-File-Automate-Batch/desc" value="Použít akce ke zpracování více souborů"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idBtch = charIDToTypeID( 'Btch' ); executeAction( idBtch, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Share_on_Behance" type="Main">
		<name id="Main-File-Share_on_Behance/name" value="Sdílet ve službě Behance"/> 
		<context id="Main-File-Share_on_Behance/context" value="Soubor &gt; Sdílet ve službě Behance"/>
		<command>
 <![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try { } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]></command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Zoomify" type="Main">
		<name id="Main-File-Export-Zoomify/name" value="Zoomify"/> 
		<context id="Main-File-Export-Zoomify/context" value="Soubor &gt; Export &gt; Zoomify"/>
		<desc id="Main-File-Export-Zoomify/desc" value="Exportovat aktuální soubor na web jako soubor s vysokým rozlišením, který lze prohlížet pomocí aplikace Adobe Flash"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1080 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idZoomify = stringIDToTypeID( 'Zoomify' );     desc1080.putClass( idUsng, idZoomify ); executeAction( idExpr, desc1080, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Render_Video" type="Main">
		<name id="Main-File-Export-Render_Video/name" value="Vykreslit video"/> 
		<context id="Main-File-Export-Render_Video/context" value="Soubor &gt; Export &gt; Vykreslit video"/>
		<desc id="Main-File-Export-Render_Video/desc" value="Vykreslit aktuální dokument ve formátu videa"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1081 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idvideoExport = stringIDToTypeID( 'videoExport' );     desc1081.putClass( idUsng, idvideoExport ); executeAction( idExpr, desc1081, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Paths_to_Illustrator" type="Main">
		<name id="Main-File-Export-Paths_to_Illustrator/name" value="Cesty do Illustratoru"/> 
		<context id="Main-File-Export-Paths_to_Illustrator/context" value="Soubor &gt; Export &gt; Cesty do Illustratoru"/>
		<desc id="Main-File-Export-Paths_to_Illustrator/desc" value="Exportovat vektorové cesty pro použití v aplikaci Illustrator"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1082 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idIllustratorspExport.spspThisspstringspmakesspmespunique! = stringIDToTypeID( 'Illustrator Export.  This string makes me unique!' );     desc1082.putClass( idUsng, idIllustratorspExport.spspThisspstringspmakesspmespunique! ); executeAction( idExpr, desc1082, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-ExportCRC" type="Main">
		<name id="Main-File-Export-ExportCRC/name" value="Exportovat CRC"/> 
		<context id="Main-File-Export-ExportCRC/context" value="Soubor &gt; Export &gt; Exportovat CRC"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idExpr = charIDToTypeID( 'Expr' );     var desc1083 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idcrcsp = charIDToTypeID( 'crc ' );     desc1083.putClass( idUsng, idcrcsp ); executeAction( idExpr, desc1083, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Export-Data_Sets_as_Files" type="Main">
		<name id="Main-File-Export-Data_Sets_as_Files/name" value="Sady dat jako soubory"/> 
		<context id="Main-File-Export-Data_Sets_as_Files/context" value="Soubor &gt; Export &gt; Sady dat jako soubory"/>
		<desc id="Main-File-Export-Data_Sets_as_Files/desc" value="Exportovat více souborů, pro každou sadu dat proměnných v aktuálním dokumentu jeden soubor"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1084 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref874 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportDataSet = stringIDToTypeID( 'exportDataSet' );         ref874.putEnumerated( idMnspsp, idMnIt, idexportDataSet );     desc1084.putReference( idnull, ref874 ); executeAction( idslct, desc1084, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-WIA_Support" type="Main">
		<name id="Main-File-Import-WIA_Support/name" value="Podpora WIA"/> 
		<context id="Main-File-Import-WIA_Support/context" value="Soubor &gt; Import &gt; Podpora 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="Poznámky"/> 
		<context id="Main-File-Import-Notes/context" value="Soubor &gt; Import &gt; Poznámky"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idimportAnnots = stringIDToTypeID( 'importAnnots' );     var desc1085 = new ActionDescriptor(); executeAction( idimportAnnots, desc1085, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Benchmark_Image_Acquire" type="Main">
		<name id="Main-File-Import-Benchmark_Image_Acquire/name" value="Získat benchmarkový obraz"/> 
		<context id="Main-File-Import-Benchmark_Image_Acquire/context" value="Soubor &gt; Import &gt; Získat benchmarkový obraz"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idImpr = charIDToTypeID( 'Impr' );     var desc1086 = new ActionDescriptor();     var idUsng = charIDToTypeID( 'Usng' );     var idpsBI = charIDToTypeID( 'psBI' );     desc1086.putClass( idUsng, idpsBI ); executeAction( idImpr, desc1086, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Video_Frames_to_Layers" type="Main">
		<name id="Main-File-Import-Video_Frames_to_Layers/name" value="Snímky videa na vrstvy"/> 
		<context id="Main-File-Import-Video_Frames_to_Layers/context" value="Soubor &gt; Import &gt; Snímky videa na vrstvy"/>
		<desc id="Main-File-Import-Video_Frames_to_Layers/desc" value="Převést některé nebo všechny snímky souboru videa na vrstvy aplikace Photoshop"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idimportVideoToLayers = stringIDToTypeID( 'importVideoToLayers' );     var desc1087 = new ActionDescriptor(); executeAction( idimportVideoToLayers, desc1087, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-Variable_Data_Sets" type="Main">
		<name id="Main-File-Import-Variable_Data_Sets/name" value="Sady dat proměnných"/> 
		<context id="Main-File-Import-Variable_Data_Sets/context" value="Soubor &gt; Import &gt; Sady dat proměnných"/>
		<desc id="Main-File-Import-Variable_Data_Sets/desc" value="Importovat datový soubor s informacemi oddělenými čárkami nebo tabulátory za účelem dávkového vytvoření obrazu"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1088 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref875 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idimportDataSets = stringIDToTypeID( 'importDataSets' );         ref875.putEnumerated( idMnspsp, idMnIt, idimportDataSets );     desc1088.putReference( idnull, ref875 ); executeAction( idslct, desc1088, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Place" type="Main">
		<name id="Main-File-Place/name" value="Umístit"/> 
		<context id="Main-File-Place/context" value="Soubor &gt; Umístit"/>
		<desc id="Main-File-Place/desc" value="Umístit soubor do aktuálního dokumentu jako inteligentní objekt"/> 
		<keywords>
			<keyword id="Main-File-Place/keywords/PlaceindocumentasSmartObject" value="Umístit do dokumentu jako inteligentní objekt"/> 
			<keyword id="Main-File-Place/keywords/PlaceasSmartObject" value=" Umístit jako inteligentní objekt"/>
			<keyword id="Main-File-Place/keywords/PlaceSO" value=" Umístit IO"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1089 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref876 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPlce = charIDToTypeID( 'Plce' );         ref876.putEnumerated( idMnspsp, idMnIt, idPlce );     desc1089.putReference( idnull, ref876 ); executeAction( idslct, desc1089, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Revert" type="Main">
		<name id="Main-File-Revert/name" value="Obnovit"/> 
		<context id="Main-File-Revert/context" value="Soubor &gt; Obnovit"/>
		<desc id="Main-File-Revert/desc" value="Vrátit aktuální dokument do stavu, ve kterém byl dříve uložen"/> 
		<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="Uložit pro web"/> 
		<context id="Main-File-Save_for_Web/context" value="Soubor &gt; Uložit pro web"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1090 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref877 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSvfw = charIDToTypeID( 'Svfw' );         ref877.putEnumerated( idMnspsp, idMnIt, idSvfw );     desc1090.putReference( idnull, ref877 ); executeAction( idslct, desc1090, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Check_In" type="Main">
		<name id="Main-File-Check_In/name" value="Zpřístupnit"/> 
		<context id="Main-File-Check_In/context" value="Soubor &gt; Zpřístupnit"/>
		<desc id="Main-File-Check_In/desc" value="Zpřístupnit aktuální soubor ve spravovaném pracovním postupu"/> 
		<keywords>
			<keyword id="Main-File-Check_In/keywords/Checkintomanagedworkflow" value="Zpřístupnit ve spravovaném pracovním postupu"/> 
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" zpřístupnit ve spravovaném pracovním postupu"/>
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" zpřístupnit ve spravovaném pracovním postupu"/> 
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" zpřístupnit ve spravovaném pracovním postupu"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsave = charIDToTypeID( 'save' );     var desc1091 = new ActionDescriptor();     var idVrsn = charIDToTypeID( 'Vrsn' );     desc1091.putBoolean( idVrsn, true ); executeAction( idsave, desc1091, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Save_As" type="Main">
		<name id="Main-File-Save_As/name" value="Uložit jako"/> 
		<context id="Main-File-Save_As/context" value="Soubor &gt; Uložit jako"/>
		<desc id="Main-File-Save_As/desc" value="Uložit aktuální dokument s jinými volbami"/> 
		<keywords>
			<keyword id="Main-File-Save_As/keywords/Savewithdifferentoptions" value="Uložit s jinými volbami"/> 
			<keyword id="Main-File-Save_As/keywords/savew/differentoptions" value=" uložit s jinými volbami"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idsave = charIDToTypeID( 'save' );     var desc1092 = new ActionDescriptor();     var idCpysp = charIDToTypeID( 'Cpy ' );     desc1092.putBoolean( idCpysp, true ); executeAction( idsave, desc1092, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Save" type="Main">
		<name id="Main-File-Save/name" value="Uložit"/> 
		<context id="Main-File-Save/context" value="Soubor &gt; Uložit"/>
		<desc id="Main-File-Save/desc" value="Uložit aktuální dokument"/> 
		<keywords>
			<keyword id="Main-File-Save/keywords/Save" value="Uložit"/> 
			<keyword id="Main-File-Save/keywords/Savecurrent" value=" Uložit aktuální"/>
			<keyword id="Main-File-Save/keywords/SaveDocument" value=" Uložit dokument"/> 
			<keyword id="Main-File-Save/keywords/Savefile" value=" Uložit soubor"/>
		</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="Zavřít a přejít do Bridge"/> 
		<context id="Main-File-Close_and_Go_to_Bridge/context" value="Soubor &gt; Zavřít a přejít do Bridge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1093 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref878 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idbrowseAndClose = stringIDToTypeID( 'browseAndClose' );         ref878.putEnumerated( idMnspsp, idMnIt, idbrowseAndClose );     desc1093.putReference( idnull, ref878 ); executeAction( idslct, desc1093, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Close_All" type="Main">
		<name id="Main-File-Close_All/name" value="Zavřít vše"/> 
		<context id="Main-File-Close_All/context" value="Soubor &gt; Zavřít vše"/>
		<desc id="Main-File-Close_All/desc" value="Zavřít všechny dokumenty"/> 
		<keywords>
			<keyword id="Main-File-Close_All/keywords/Closeall" value="Zavřít vše"/> 
			<keyword id="Main-File-Close_All/keywords/Closealldocuments" value=" Zavřít všechny dokumenty"/>
			<keyword id="Main-File-Close_All/keywords/closealldocs" value=" zavřít všechny dokumenty"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1094 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref879 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idClsA = charIDToTypeID( 'ClsA' );         ref879.putEnumerated( idMnspsp, idMnIt, idClsA );     desc1094.putReference( idnull, ref879 ); executeAction( idslct, desc1094, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Close" type="Main">
		<name id="Main-File-Close/name" value="Zavřít"/> 
		<context id="Main-File-Close/context" value="Soubor &gt; Zavřít"/>
		<desc id="Main-File-Close/desc" value="Zavřít aktuální dokument"/> 
		<keywords>
			<keyword id="Main-File-Close/keywords/Close" value="Zavřít"/> 
			<keyword id="Main-File-Close/keywords/Closecurrentdocument" value=" Zavřít aktuální dokument"/>
			<keyword id="Main-File-Close/keywords/Closecurrentdoc" value=" Zavřít aktuální dokument"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idClssp = charIDToTypeID( 'Cls ' ); executeAction( idClssp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_Recent-Clear_Recent_File_List" type="Main">
		<name id="Main-File-Open_Recent-Clear_Recent_File_List/name" value="Vymazat seznam posledních souborů"/> 
		<context id="Main-File-Open_Recent-Clear_Recent_File_List/context" value="Soubor &gt; Otevřít poslední &gt; Vymazat seznam posledních souborů"/>
		<desc id="Main-File-Open_Recent-Clear_Recent_File_List/desc" value="Vymazat seznam naposledy otevřených souborů"/> 
		<keywords>
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecentlyopenedfiles" value="Vymazat poslední otevřené soubory"/> 
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecentFiles" value=" Vymazat poslední soubory"/>
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecent" value=" Vymazat poslední"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1095 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref880 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idclearRecentFiles = stringIDToTypeID( 'clearRecentFiles' );         ref880.putEnumerated( idMnspsp, idMnIt, idclearRecentFiles );     desc1095.putReference( idnull, ref880 ); executeAction( idslct, desc1095, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_as_Smart_Object" type="Main">
		<name id="Main-File-Open_as_Smart_Object/name" value="Otevřít jako inteligentní objekt"/> 
		<context id="Main-File-Open_as_Smart_Object/context" value="Soubor &gt; Otevřít jako inteligentní objekt"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpnsp = charIDToTypeID( 'Opn ' );     var desc1096 = new ActionDescriptor();     var idsmartObject = stringIDToTypeID( 'smartObject' );     desc1096.putBoolean( idsmartObject, true ); executeAction( idOpnsp, desc1096, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open_As" type="Main">
		<name id="Main-File-Open_As/name" value="Otevřít jako"/> 
		<context id="Main-File-Open_As/context" value="Soubor &gt; Otevřít jako"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpnsp = charIDToTypeID( 'Opn ' );     var desc1097 = new ActionDescriptor();     var idAsspsp = charIDToTypeID( 'As  ' );     var idRwspsp = charIDToTypeID( 'Rw  ' );     desc1097.putClass( idAsspsp, idRwspsp ); executeAction( idOpnsp, desc1097, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Browse_in_Mini_Bridge" type="Main">
		<name id="Main-File-Browse_in_Mini_Bridge/name" value="Procházet v doplňku Mini Bridge"/> 
		<context id="Main-File-Browse_in_Mini_Bridge/context" value="Soubor &gt; Procházet v doplňku Mini Bridge"/>
		<desc id="Main-File-Browse_in_Mini_Bridge/desc" value="Použijte k procházení dokumentů doplněk Mini Bridge."/> 
		<keywords>
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/Bridge" value="Bridge"/> 
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/MiniBridge" value=" Doplněk Mini Bridge"/>
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/FileBrowser" value=" Prohlížeč souborů"/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1098 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref881 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idshowMiniBridge = stringIDToTypeID( 'showMiniBridge' );         ref881.putEnumerated( idMnspsp, idMnIt, idshowMiniBridge );     desc1098.putReference( idnull, ref881 ); executeAction( idslct, desc1098, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Browse_in_Bridge" type="Main">
		<name id="Main-File-Browse_in_Bridge/name" value="Procházet v Bridge"/> 
		<context id="Main-File-Browse_in_Bridge/context" value="Soubor &gt; Procházet v Bridge"/>
		<desc id="Main-File-Browse_in_Bridge/desc" value="Otevřete aplikaci Adobe Bridge a procházejte dokumenty."/> 
		<keywords>
			<keyword id="Main-File-Browse_in_Bridge/keywords/Bridge" value="Bridge"/> 
			<keyword id="Main-File-Browse_in_Bridge/keywords/FileBrowser" value=" Prohlížeč souborů"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1099 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref882 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleFileBrowserPalette = stringIDToTypeID( 'toggleFileBrowserPalette' );         ref882.putEnumerated( idMnspsp, idMnIt, idtoggleFileBrowserPalette );     desc1099.putReference( idnull, ref882 ); executeAction( idslct, desc1099, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Open" type="Main">
		<name id="Main-File-Open/name" value="Otevřít"/> 
		<context id="Main-File-Open/context" value="Soubor &gt; Otevřít"/>
		<desc id="Main-File-Open/desc" value="Otevřít dokument aplikace Photoshop"/> 
		<keywords>
			<keyword id="Main-File-Open/keywords/Open" value="Otevřít"/> 
			<keyword id="Main-File-Open/keywords/File" value=" Soubor"/>
			<keyword id="Main-File-Open/keywords/" value=" "/> 
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idOpnsp = charIDToTypeID( 'Opn ' ); executeAction( idOpnsp, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-New" type="Main">
		<name id="Main-File-New/name" value="Nový"/> 
		<context id="Main-File-New/context" value="Soubor &gt; Nový"/>
		<desc id="Main-File-New/desc" value="Vytvořit nový dokument aplikace Photoshop"/> 
		<keywords>
			<keyword id="Main-File-New/keywords/New" value="Nový"/> 
			<keyword id="Main-File-New/keywords/Create" value=" Vytvořit"/>
			<keyword id="Main-File-New/keywords/Start" value=" Spustit"/> 
			<keyword id="Main-File-New/keywords/Begin" value=" Začátek"/>
		</keywords>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idMkspsp = charIDToTypeID( 'Mk  ' );     var desc1100 = new ActionDescriptor();     var idNwspsp = charIDToTypeID( 'Nw  ' );     var idDcmn = charIDToTypeID( 'Dcmn' );     desc1100.putClass( idNwspsp, idDcmn ); executeAction( idMkspsp, desc1100, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-Photoshop_Online" type="Main">
		<name id="Main-Help-Photoshop_Online/name" value="Photoshop online"/> 
		<context id="Main-Help-Photoshop_Online/context" value="Nápověda &gt; Photoshop online"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1101 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref883 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idadobeOnlineHome = stringIDToTypeID( 'adobeOnlineHome' );         ref883.putEnumerated( idMnspsp, idMnIt, idadobeOnlineHome );     desc1101.putReference( idnull, ref883 ); executeAction( idslct, desc1101, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-System_Info" type="Main">
		<name id="Main-Help-System_Info/name" value="Systémové informace"/> 
		<context id="Main-Help-System_Info/context" value="Nápověda &gt; Systémové informace"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1102 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref884 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idSstI = charIDToTypeID( 'SstI' );         ref884.putEnumerated( idMnspsp, idMnIt, idSstI );     desc1102.putReference( idnull, ref884 ); executeAction( idslct, desc1102, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-About_Photoshop" type="Main">
		<name id="Main-Help-About_Photoshop/name" value="O aplikaci Photoshop"/> 
		<context id="Main-Help-About_Photoshop/context" value="Nápověda &gt; O aplikaci Photoshop"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1103 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref885 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idAbAp = charIDToTypeID( 'AbAp' );         ref885.putEnumerated( idMnspsp, idMnIt, idAbAp );     desc1103.putReference( idnull, ref885 ); executeAction( idslct, desc1103, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Help-Photoshop_Online_Help" type="Main">
		<name id="Main-Help-Photoshop_Online_Help/name" value="Nápověda online k aplikaci Photoshop"/> 
		<context id="Main-Help-Photoshop_Online_Help/context" value="Nápověda &gt; Nápověda online k aplikaci Photoshop"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1104 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref886 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idhelp = stringIDToTypeID( 'help' );         ref886.putEnumerated( idMnspsp, idMnIt, idhelp );     desc1104.putReference( idnull, ref886 ); executeAction( idslct, desc1104, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-Reset_Color_Tool" type="Tool">
		<name id="Tool-Reset_Color_Tool/name" value="Resetovat nástroj Barvy"/> 
		<context id="Tool-Reset_Color_Tool/context" value="Resetovat nástroj Barvy"/>
		<desc id="Tool-Reset_Color_Tool/desc" value="Nastavit výchozí hodnoty barev popředí a pozadí (černá &amp; bílá)"/> 
		<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="Zaměnit nástroj Barvy"/> 
		<context id="Tool-Swap_Color_Tool/context" value="Zaměnit nástroj Barvy"/>
		<desc id="Tool-Swap_Color_Tool/desc" value="Zaměnit barvy popředí a pozadí"/> 
		<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>
