<?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="Zoomværktøj"/> 
		<context id="Tool-Zoom_Tool/context" value="Tool Group 20 &gt; Zoomværktøj"/>
		<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="Værktøjet Roter visning"/> 
		<context id="Tool-Rotate_View_Tool/context" value="Tool Group 19 &gt; Værktøjet Roter visning"/>
		<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="Håndværktøj"/> 
		<context id="Tool-Hand_Tool/context" value="Tool Group 19 &gt; Hånd"/>
		<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="Værktøjet til brugerdefineret form"/> 
		<context id="Tool-Custom_Shape_Tool/context" value="Tool Group 18 &gt; Værktøjet til brugerdefineret form"/>
		<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="Stregværktøj"/> 
		<context id="Tool-Line_Tool/context" value="Tool Group 18 &gt; Stregværktøj"/>
		<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="Polygonværktøj"/> 
		<context id="Tool-Polygon_Tool/context" value="Tool Group 18 &gt; Polygonværktøj"/>
		<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="Ellipseværktøj"/> 
		<context id="Tool-Ellipse_Tool/context" value="Tool Group 18 &gt; Ellipseværktøj"/>
		<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="Værktøj til afrundet rektangel"/> 
		<context id="Tool-Rounded_Rectangle_Tool/context" value="Tool Group 18 &gt; Værktøj til afrundet rektangel"/>
		<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="Rektangelværktøj"/> 
		<context id="Tool-Rectangle_Tool/context" value="Tool Group 18 &gt; Rektangelværktøj"/>
		<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="Værktøjet til direkte valg"/> 
		<context id="Tool-Direct_Selection_Tool/context" value="Tool Group 17 &gt; Værktøjet Direkte markering"/>
		<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="Kurvemarkeringsværktøj"/> 
		<context id="Tool-Path_Selection_Tool/context" value="Tool Group 17 &gt; Kurvemarkeringsværktøj"/>
		<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="Værktøjet Lodret tekstmaske"/> 
		<context id="Tool-Vertical_Type_Mask_Tool/context" value="Tool Group 16 &gt; Lodret tekstmaskeværktøj"/>
		<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="Vandret tekstmaskeværktøj"/> 
		<context id="Tool-Horizontal_Type_Mask_Tool/context" value="Tool Group 16 &gt; Vandret tekstmaskeværktøj"/>
		<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="Værktøjet Lodret tekst"/> 
		<context id="Tool-Vertical_Type_Tool/context" value="Tool Group 16 &gt; Lodret tekstværktøj"/>
		<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="Vandret tekstværktøj"/> 
		<context id="Tool-Horizontal_Type_Tool/context" value="Tool Group 16 &gt; Vandret tekstværktøj"/>
		<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="Konverter punkt"/> 
		<context id="Tool-Convert_Point_Tool/context" value="Tool Group 15 &gt; Konverter punkt"/>
		<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="Slet ankerpunktværktøj"/> 
		<context id="Tool-Delete_Anchor_Point_Tool/context" value="Tool Group 15 &gt; Værktøjet Slet ankerpunkt"/>
		<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="Tilføj ankerpunktværktøj"/> 
		<context id="Tool-Add_Anchor_Point_Tool/context" value="Tool Group 15 &gt; Værktøjet Tilføj ankerpunkt"/>
		<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="Fritegningspenværktøj"/> 
		<context id="Tool-Freeform_Pen_Tool/context" value="Tool Group 15 &gt; Fritegningspenværktøj"/>
		<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="Penværktøj"/> 
		<context id="Tool-Pen_Tool/context" value="Tool Group 15 &gt; Penværktøj"/>
		<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="Svampværktøj"/> 
		<context id="Tool-Sponge_Tool/context" value="Tool Group 14 &gt; Svampværktøj"/>
		<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="Brændingsværktøj"/> 
		<context id="Tool-Burn_Tool/context" value="Tool Group 14 &gt; Brændingsværktøj"/>
		<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="Gør lysere-værktøj"/> 
		<context id="Tool-Dodge_Tool/context" value="Tool Group 14 &gt; Gør lysere-værktøj"/>
		<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="Udtværingsværktøj"/> 
		<context id="Tool-Smudge_Tool/context" value="Tool Group 13 &gt; Udtværingsværktøj"/>
		<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="Skarphedsværktøj"/> 
		<context id="Tool-Sharpen_Tool/context" value="Tool Group 13 &gt; Skarphedsværktøj"/>
		<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="Sløringsværktøj"/> 
		<context id="Tool-Blur_Tool/context" value="Tool Group 13 &gt; Sløringsværktøj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc106 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref106 = new ActionReference();         var idBlTl = charIDToTypeID( 'BlTl' );         ref106.putClass( idBlTl );     desc106.putReference( idnull, ref106 ); executeAction( idslct, desc106, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-3D_Material_Drop_Tool" type="Tool">
		<name id="Tool-3D_Material_Drop_Tool/name" value="3D-værktøj til at slippe materiale"/> 
		<context id="Tool-3D_Material_Drop_Tool/context" value="Tool Group 12 &gt; 3D-værktøj til at slippe materiale"/>
		<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="Malerspandværktøj"/> 
		<context id="Tool-Paint_Bucket_Tool/context" value="Tool Group 12 &gt; Malerspandværktøj"/>
		<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="Farveforløbsværktøj"/> 
		<context id="Tool-Gradient_Tool/context" value="Tool Group 12 &gt; Farveforløbsværktøj"/>
		<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="Magisk viskelæderværktøj"/> 
		<context id="Tool-Magic_Eraser_Tool/context" value="Tool Group 11 &gt; Magisk viskelæderværktøj"/>
		<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="Værktøjet Baggrundsviskelæder"/> 
		<context id="Tool-Background_Eraser_Tool/context" value="Tool Group 11 &gt; Værktøjet Baggrundsviskelæder"/>
		<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="Viskelæderværktøj"/> 
		<context id="Tool-Eraser_Tool/context" value="Tool Group 11 &gt; Viskelæderværktøj"/>
		<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="Kunstpenselværktøj"/> 
		<context id="Tool-Art_History_Brush_Tool/context" value="Tool Group 10 &gt; Kunstpenselværktøj"/>
		<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="Oversigtspenselværktøj"/> 
		<context id="Tool-History_Brush_Tool/context" value="Tool Group 10 &gt; Oversigtspenselværktøj"/>
		<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="Mønsterstempelværktøj"/> 
		<context id="Tool-Pattern_Stamp_Tool/context" value="Tool Group 9 &gt; Mønsterstempelværktøj"/>
		<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="Stempelkloningsværktøj"/> 
		<context id="Tool-Clone_Stamp_Tool/context" value="Tool Group 9 &gt; Stempelkloningsværktøj"/>
		<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="Værktøjet Mixerpensel"/> 
		<context id="Tool-Mixer_Brush_Tool/context" value="Tool Group 8 &gt; Værktøjet Mixerpensel"/>
		<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="Farveerstatningsværktøj"/> 
		<context id="Tool-Color_Replacement_Tool/context" value="Tool Group 8 &gt; Farveerstatningsværktøj"/>
		<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="Blyantsværktøj"/> 
		<context id="Tool-Pencil_Tool/context" value="Tool Group 8 &gt; Blyantsværktøj"/>
		<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="Penselværktøj"/> 
		<context id="Tool-Brush_Tool/context" value="Tool Group 8 &gt; Penselværktøj"/>
		<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="Rødøjeværktøj"/> 
		<context id="Tool-Red_Eye_Tool/context" value="Tool Group 7 &gt; Rødøjeværktøj"/>
		<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="Indholdsafhængig flytning"/> 
		<context id="Tool-Content-Aware_Move_Tool/context" value="Tool Group 7 &gt; Indholdsafhængig flytning"/>
		<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="Korrektionsværktøj"/> 
		<context id="Tool-Patch_Tool/context" value="Tool Group 7 &gt; Korrektionsværktøj"/>
		<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="Reparationspenselværktøj"/> 
		<context id="Tool-Healing_Brush_Tool/context" value="Tool Group 7 &gt; Reparationspenselværktøj"/>
		<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="Pletreparationspensel"/> 
		<context id="Tool-Spot_Healing_Brush_Tool/context" value="Tool Group 7 &gt; Pletreparationspensel"/>
		<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="Tælleværktøj"/> 
		<context id="Tool-Count_Tool/context" value="Tool Group 6 &gt; Tælleværktøj"/>
		<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="Noteværktøj"/> 
		<context id="Tool-Note_Tool/context" value="Tool Group 6 &gt; Noteværktøj"/>
		<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="Linialværktøj"/> 
		<context id="Tool-Ruler_Tool/context" value="Tool Group 6 &gt; Linealværktøj"/>
		<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="Farveeksempelværktøj"/> 
		<context id="Tool-Color_Sampler_Tool/context" value="Tool Group 6 &gt; Farveeksempelværktøj"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc83 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref83 = new ActionReference();         var idcolorSamplerTool = stringIDToTypeID( 'colorSamplerTool' );         ref83.putClass( idcolorSamplerTool );     desc83.putReference( idnull, ref83 ); executeAction( idslct, desc83, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Tool-3D_Material_Eyedropper_Tool" type="Tool">
		<name id="Tool-3D_Material_Eyedropper_Tool/name" value="3D-materiale Pipetteværktøj"/> 
		<context id="Tool-3D_Material_Eyedropper_Tool/context" value="Tool Group 6 &gt; 3D-materiale Pipetteværktøj"/>
		<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="Pipetteværktøj"/> 
		<context id="Tool-Eyedropper_Tool/context" value="Tool Group 6 &gt; Pipetteværktøj"/>
		<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="Værktøj til valg af udsnit"/> 
		<context id="Tool-Slice_Select_Tool/context" value="Tool Group 5 &gt; Værktøj til valg af udsnit"/>
		<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="Udsnitsværktøj"/> 
		<context id="Tool-Slice_Tool/context" value="Tool Group 5 &gt; Udsnitsværktøj"/>
		<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="Perspektivbeskæringsværktøj"/> 
		<context id="Tool-Perspective_Crop_Tool/context" value="Tool Group 5 &gt; Perspektivbeskæringsværktøj"/>
		<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="Beskæringsværktøj"/> 
		<context id="Tool-Crop_Tool/context" value="Tool Group 5 &gt; Beskæringsværktøj"/>
		<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="Tryllestavværktøj"/> 
		<context id="Tool-Magic_Wand_Tool/context" value="Tool Group 4 &gt; Tryllestavsværktøj"/>
		<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="Hurtigt markeringsværktøj"/> 
		<context id="Tool-Quick_Selection_Tool/context" value="Tool Group 4 &gt; Hurtigt markeringsværktøj"/>
		<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="Magnetisk lassoværktøj"/> 
		<context id="Tool-Magnetic_Lasso_Tool/context" value="Tool Group 3 &gt; Magnetisk lassoværktøj"/>
		<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="Polygonlassoværktøj"/> 
		<context id="Tool-Polygonal_Lasso_Tool/context" value="Tool Group 3 &gt; Polygonlassoværktøj"/>
		<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="Lassoværktøj"/> 
		<context id="Tool-Lasso_Tool/context" value="Tool Group 3 &gt; Lassoværktøj"/>
		<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="Markeringsrammeværktøj til enkeltkolonne"/> 
		<context id="Tool-Single_Column_Marquee_Tool/context" value="Tool Group 2 &gt; Markeringsrammeværktøj til enkeltkolonne"/>
		<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="Markeringsrammeværktøj til enkeltrække"/> 
		<context id="Tool-Single_Row_Marquee_Tool/context" value="Tool Group 2 &gt; Markeringsrammeværktøj til enkeltrække"/>
		<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="Elliptisk markeringsrammeværktøj"/> 
		<context id="Tool-Elliptical_Marquee_Tool/context" value="Tool Group 2 &gt; Elliptisk markeringsrammeværktøj"/>
		<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="Rektangulær markeringsrammeværktøj"/> 
		<context id="Tool-Rectangular_Marquee_Tool/context" value="Tool Group 2 &gt; Rektangulær markeringsrammeværktøj"/>
		<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="Flytteværktøj"/> 
		<context id="Tool-Move_Tool/context" value="Tool Group 1 &gt; Flytteværktøj"/>
		<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="Skjul Adobe Exchange"/> 
		<context id="Script-Hide_Adobe_Exchange/context" value="Panel &gt; Skjul 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="Vis Adobe Exchange"/> 
		<context id="Script-Show_Adobe_Exchange/context" value="Panel &gt; Vis 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="Skjul Kuler"/> 
		<context id="Script-Hide_Kuler/context" value="Panel &gt; Skjul Kuler"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc64 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref64 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref64.putName( idclassPanel, 'panelid.dynamic.swf.csxs.KLR' );     desc64.putReference( idnull, ref64 ); executeAction( idHdspsp, desc64, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_Kuler" type="Script">
		<name id="Script-Show_Kuler/name" value="Vis Kuler"/> 
		<context id="Script-Show_Kuler/context" value="Panel &gt; Vis 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="Skjul Faste indstillinger for pensel"/> 
		<context id="Script-Hide_Brush_Presets/context" value="Panel &gt; Skjul Faste indstillinger for pensel"/>
		<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="Vis Faste indstillinger for pensel"/> 
		<context id="Script-Show_Brush_Presets/context" value="Panel &gt; Vis Faste indstillinger for pensel"/>
		<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="Skjul Pensel"/> 
		<context id="Script-Hide_Brush/context" value="Panel &gt; Skjul Pensel"/>
		<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="Vis Pensel"/> 
		<context id="Script-Show_Brush/context" value="Panel &gt; Vis Pensel"/>
		<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="Skjul egenskaber"/> 
		<context id="Script-Hide_Properties/context" value="Panel &gt; Skjul egenskaber"/>
		<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="Vis egenskaber"/> 
		<context id="Script-Show_Properties/context" value="Panel &gt; Vis egenskaber"/>
		<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="Skjul justeringer"/> 
		<context id="Script-Hide_Adjustments/context" value="Panel &gt; Skjul justeringer"/>
		<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="Vis justeringer"/> 
		<context id="Script-Show_Adjustments/context" value="Panel &gt; Vis justeringer"/>
		<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="Skjul 3D"/> 
		<context id="Script-Hide_3D/context" value="Panel &gt; Skjul 3D"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idHdspsp = charIDToTypeID( 'Hd  ' );     var desc54 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref54 = new ActionReference();         var idclassPanel = stringIDToTypeID( 'classPanel' );         ref54.putName( idclassPanel, 'panelid.static.3d' );     desc54.putReference( idnull, ref54 ); executeAction( idHdspsp, desc54, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Script-Show_3D" type="Script">
		<name id="Script-Show_3D/name" value="Vis 3D"/> 
		<context id="Script-Show_3D/context" value="Panel &gt; Vis 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="Skjul noter"/> 
		<context id="Script-Hide_Notes/context" value="Panel &gt; Skjul noter"/>
		<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="Vis noter"/> 
		<context id="Script-Show_Notes/context" value="Panel &gt; Vis noter"/>
		<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="Skjul afsnitsformater"/> 
		<context id="Script-Hide_Paragraph_Styles/context" value="Panel &gt; Skjul afsnitsformater"/>
		<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="Vis afsnitsformater"/> 
		<context id="Script-Show_Paragraph_Styles/context" value="Panel &gt; Vis afsnitsformater"/>
		<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="Skjul tegnformater"/> 
		<context id="Script-Hide_Character_Styles/context" value="Panel &gt; Skjul tegnformater"/>
		<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="Vis tegnformater"/> 
		<context id="Script-Show_Character_Styles/context" value="Panel &gt; Vis tegnformater"/>
		<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="Skjul Afsnit"/> 
		<context id="Script-Hide_Paragraph/context" value="Panel &gt; Skjul Afsnit"/>
		<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="Vis Afsnit"/> 
		<context id="Script-Show_Paragraph/context" value="Panel &gt; Vis Afsnit"/>
		<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="Skjul Tegn"/> 
		<context id="Script-Hide_Character/context" value="Panel &gt; Skjul Tegn"/>
		<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="Vis Tegn"/> 
		<context id="Script-Show_Character/context" value="Panel &gt; Vis Tegn"/>
		<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="Skjul Navigator"/> 
		<context id="Script-Hide_Navigator/context" value="Panel &gt; Skjul Navigator"/>
		<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="Vis navigator"/> 
		<context id="Script-Show_Navigator/context" value="Panel &gt; Vis Navigator"/>
		<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="Skjul oversigt"/> 
		<context id="Script-Hide_History/context" value="Panel &gt; Skjul Historik"/>
		<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="Vis oversigt"/> 
		<context id="Script-Show_History/context" value="Panel &gt; Vis Historik"/>
		<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="Skjul Optaget-boks"/> 
		<context id="Script-Hide_Busy_Box/context" value="Panel &gt; Skjul Optaget-boks"/>
		<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="Vis Optaget-boks"/> 
		<context id="Script-Show_Busy_Box/context" value="Panel &gt; Vis Optaget-boks"/>
		<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="Skjul Målingslog"/> 
		<context id="Script-Hide_Measurement_Log/context" value="Panel &gt; Skjul Målingslog"/>
		<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="Vis Målingslog"/> 
		<context id="Script-Show_Measurement_Log/context" value="Panel &gt; Vis Målingslog"/>
		<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="Skjul sløringseffekter"/> 
		<context id="Script-Hide_Blur_Effects/context" value="Panel &gt; Skjul sløringseffekter"/>
		<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="Vis sløringseffekter"/> 
		<context id="Script-Show_Blur_Effects/context" value="Panel &gt; Vis sløringseffekter"/>
		<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="Skjul sløringsværktøjer"/> 
		<context id="Script-Hide_Blur_Tools/context" value="Panel &gt; Skjul sløringsværktøjer"/>
		<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="Vis sløringsværktøjer"/> 
		<context id="Script-Show_Blur_Tools/context" value="Panel &gt; Vis sløringsværktøjer"/>
		<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="Skjul Kloningskilde"/> 
		<context id="Script-Hide_Clone_Source/context" value="Panel &gt; Skjul Kloningskilde"/>
		<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="Vis Kloningskilde"/> 
		<context id="Script-Show_Clone_Source/context" value="Panel &gt; Vis Kloningskilde"/>
		<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="Skjul tidslinje"/> 
		<context id="Script-Hide_Timeline/context" value="Panel &gt; Skjul tidslinje"/>
		<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="Vis tidslinje"/> 
		<context id="Script-Show_Timeline/context" value="Panel &gt; Vis tidslinje"/>
		<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="Skjul lagsammensætninger"/> 
		<context id="Script-Hide_Layer_Comps/context" value="Panel &gt; Skjul lagsammensætninger"/>
		<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="Vis lagsammensætninger"/> 
		<context id="Script-Show_Layer_Comps/context" value="Panel &gt; Vis lagsammensætninger"/>
		<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="Skjul lag"/> 
		<context id="Script-Hide_Layers/context" value="Panel &gt; Skjul Lag"/>
		<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="Vis lag"/> 
		<context id="Script-Show_Layers/context" value="Panel &gt; Vis Lag"/>
		<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="Skjul kanaler"/> 
		<context id="Script-Hide_Channels/context" value="Panel &gt; Skjul Kanaler"/>
		<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="Vis kanaler"/> 
		<context id="Script-Show_Channels/context" value="Panel &gt; Vis Kanaler"/>
		<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="Skjul farver"/> 
		<context id="Script-Hide_Color/context" value="Panel &gt; Skjul Farve"/>
		<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="Vis farve"/> 
		<context id="Script-Show_Color/context" value="Panel &gt; Vis Farve"/>
		<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="Skjul forudindstillinger til værktøj"/> 
		<context id="Script-Hide_Tool_Presets/context" value="Panel &gt; Skjul forudindstillinger til værktøj"/>
		<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="Vis Faste indstillinger for værktøj"/> 
		<context id="Script-Show_Tool_Presets/context" value="Panel &gt; Vis Faste indstillinger for værktøj"/>
		<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="Skjul kurver"/> 
		<context id="Script-Hide_Paths/context" value="Panel &gt; Skjul Kurver"/>
		<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="Vis kurver"/> 
		<context id="Script-Show_Paths/context" value="Panel &gt; Vis Kurver"/>
		<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="Skjul info"/> 
		<context id="Script-Hide_Info/context" value="Panel &gt; Skjul Info"/>
		<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="Vis oplysninger"/> 
		<context id="Script-Show_Info/context" value="Panel &gt; Vis Info"/>
		<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="Skjul Histogram"/> 
		<context id="Script-Hide_Histogram/context" value="Panel &gt; Skjul Histogram"/>
		<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="Vis Histogram"/> 
		<context id="Script-Show_Histogram/context" value="Panel &gt; Vis 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="Skjul farveprøver"/> 
		<context id="Script-Hide_Swatches/context" value="Panel &gt; Skjul Farveprøver"/>
		<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="Vis farveprøver"/> 
		<context id="Script-Show_Swatches/context" value="Panel &gt; Vis Farveprøver"/>
		<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="Skjul typer"/> 
		<context id="Script-Hide_Styles/context" value="Panel &gt; Skjul Typer"/>
		<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="Vis typer"/> 
		<context id="Script-Show_Styles/context" value="Panel &gt; Vis Typer"/>
		<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="Skjul handlinger"/> 
		<context id="Script-Hide_Actions/context" value="Panel &gt; Skjul Handlinger"/>
		<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="Vis handlinger"/> 
		<context id="Script-Show_Actions/context" value="Panel &gt; Vis Handlinger"/>
		<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="Skjul markeringsramme"/> 
		<context id="Script-Hide_Marquee_Options/context" value="Panel &gt; Skjul markeringsramme"/>
		<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="Vis markeringsramme"/> 
		<context id="Script-Show_Marquee_Options/context" value="Panel &gt; Vis markeringsramme"/>
		<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="Skjul værktøjer"/> 
		<context id="Script-Hide_Tools/context" value="Panel &gt; Skjul værktøjer"/>
		<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="Vis værktøjer"/> 
		<context id="Script-Show_Tools/context" value="Panel &gt; Vis værktøjer"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Paragraph-Close_Tab_Group/context" value="Afsnit &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Paragraph-Close/context" value="Afsnit &gt; Luk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Character-Close_Tab_Group/context" value="Tegn &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Character-Close/context" value="Tegn &gt; Luk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Color_Lookup_Adjustment-Close_Tab_Group/context" value="Justering af farveopslag &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Color_Lookup_Adjustment-Close/context" value="Justering af farveopslag &gt; Luk"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Color_Lookup_Adjustment-Auto-Select_Parameter/context" value="Justering af farveopslag &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Adjustments-Close_Tab_Group/context" value="Justeringer &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Adjustments-Close/context" value="Justeringer &gt; Luk"/>
		<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="Klip til lag"/> 
		<context id="Panel-Adjustments-Clip_to_Layer/context" value="Justeringer &gt; Klip til lag"/>
		<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="Tilføj maske som standard"/> 
		<context id="Panel-Adjustments-Add_Mask_by_Default/context" value="Justeringer &gt; Tilføj maske som standard"/>
		<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="Farveopslag"/> 
		<context id="Panel-Adjustments-Color_Lookup/context" value="Justeringer &gt; Farveopslag"/>
		<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="Selektiv farve"/> 
		<context id="Panel-Adjustments-Selective_Color/context" value="Justeringer &gt; Selektiv farve"/>
		<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="Farveforløbskort"/> 
		<context id="Panel-Adjustments-Gradient_Map/context" value="Justeringer &gt; Farveforløbskort"/>
		<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="Tærskelværdi"/> 
		<context id="Panel-Adjustments-Threshold/context" value="Justeringer &gt; Tærskel"/>
		<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="Farvereduktion"/> 
		<context id="Panel-Adjustments-Posterize/context" value="Justeringer &gt; Farvereduktion"/>
		<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="Inverter"/> 
		<context id="Panel-Adjustments-Invert/context" value="Justeringer &gt; Inverter"/>
		<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="Kanalmixer"/> 
		<context id="Panel-Adjustments-Channel_Mixer/context" value="Justeringer &gt; Kanalmixer"/>
		<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="Fotofilter"/> 
		<context id="Panel-Adjustments-Photo_Filter/context" value="Justeringer &gt; Fotofilter"/>
		<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="Sort-hvid"/> 
		<context id="Panel-Adjustments-Black_&amp;_White/context" value="Justeringer &gt; Sort-hvid"/>
		<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="Farvebalance"/> 
		<context id="Panel-Adjustments-Color_Balance/context" value="Justeringer &gt; Farvebalance"/>
		<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="Farvetone/farvemætning"/> 
		<context id="Panel-Adjustments-Hue/Saturation/context" value="Justeringer &gt; Farvetone/farvemætning"/>
		<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="Vibrering"/> 
		<context id="Panel-Adjustments-Vibrance/context" value="Justeringer &gt; Vibrering"/>
		<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="Belysning"/> 
		<context id="Panel-Adjustments-Exposure/context" value="Justeringer &gt; Belysning"/>
		<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="Kurver"/> 
		<context id="Panel-Adjustments-Curves/context" value="Justeringer &gt; Kurver"/>
		<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="Niveauer"/> 
		<context id="Panel-Adjustments-Levels/context" value="Justeringer &gt; Niveauer"/>
		<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="Lysstyrke/kontrast"/> 
		<context id="Panel-Adjustments-Brightness/Contrast/context" value="Justeringer &gt; Lysstyrke/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="Visningsindstillinger for kurver"/> 
		<context id="Panel-Adjustments-Curves_Display_Options/context" value="Justeringer &gt; Visningsindstillinger for kurver"/>
		<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="Vis afskæring af sort-hvide punkter (Niveauer/Kurver)"/> 
		<context id="Panel-Adjustments-Show_Clipping_for_Black/White_Points_(Levels/Curves)/context" value="Justeringer &gt; Vis afskæring af sort-hvide punkter (Niveauer/Kurver)"/>
		<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="Automatiske indstillinger (Niveauer/Kurver)"/> 
		<context id="Panel-Adjustments-Auto_Options_(Levels/Curves)/context" value="Justeringer &gt; Automatiske indstillinger (Niveauer/Kurver)"/>
		<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="Slet aktuelle forudindstilling"/> 
		<context id="Panel-Adjustments-Delete_Current_Preset/context" value="Justeringer &gt; Slet aktuelle forudindstilling"/>
		<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="Indlæs forudindstilling"/> 
		<context id="Panel-Adjustments-Load_Preset/context" value="Justeringer &gt; Indlæs forudindstilling"/>
		<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="Gem forudindstilling"/> 
		<context id="Panel-Adjustments-Save_Preset/context" value="Justeringer &gt; Gem forudindstilling"/>
		<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="Nulstil"/> 
		<context id="Panel-Adjustments-Reset/context" value="Justeringer &gt; Nulstil"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Adjustments-Auto-Select_Parameter/context" value="Justeringer &gt; Vælg parameter automatisk"/>
		<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="Gennemskær formkurve med det markerede"/> 
		<context id="Panel-MaskPanel-Intersect_Shape_Path_With_Selection/context" value="Maskepanel &gt; Gennemskær formkurve med det markerede"/>
		<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="Træk formkurve fra det markerede"/> 
		<context id="Panel-MaskPanel-Subtract_Shape_Path_From_Selection/context" value="Maskepanel &gt; Træk formkurve fra det markerede"/>
		<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="Føj formkurve til det markerede"/> 
		<context id="Panel-MaskPanel-Add_Shape_Path_To_Selection/context" value="Maskepanel &gt; Føj formkurve til det markerede"/>
		<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="Skær vektormaske med det markerede"/> 
		<context id="Panel-MaskPanel-Intersect_Vector_Mask_With_Selection/context" value="Maskepanel &gt; Skær vektormaske med det markerede"/>
		<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="Træk vektormaske fra det markerede"/> 
		<context id="Panel-MaskPanel-Subtract_Vector_Mask_From_Selection/context" value="Maskepanel &gt; Træk vektormaske fra det markerede"/>
		<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="Føj vektormaske til markering"/> 
		<context id="Panel-MaskPanel-Add_Vector_Mask_To_Selection/context" value="Maskepanel &gt; Føj vektormaske til markering"/>
		<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="Skær filtermaske med det markerede"/> 
		<context id="Panel-MaskPanel-Intersect_Filter_Mask_With_Selection/context" value="Maskepanel &gt; Skær filtermaske med det markerede"/>
		<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="Træk filtermaske fra det markerede"/> 
		<context id="Panel-MaskPanel-Subtract_Filter_Mask_From_Selection/context" value="Maskepanel &gt; Træk filtermaske fra det markerede"/>
		<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="Føj filtermaske til markering"/> 
		<context id="Panel-MaskPanel-Add_Filter_Mask_To_Selection/context" value="Maskepanel &gt; Føj filtermaske til markering"/>
		<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="Filtermaskeindstillinger"/> 
		<context id="Panel-MaskPanel-Filter_Mask_Options/context" value="Maskepanel &gt; Filtermaskeindstillinger"/>
		<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="Skær maske med det markerede"/> 
		<context id="Panel-MaskPanel-Intersect_Mask_With_Selection/context" value="Maskepanel &gt; Skær maske med det markerede"/>
		<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="Træk maske fra det markerede"/> 
		<context id="Panel-MaskPanel-Subtract_Mask_From_Selection/context" value="Maskepanel &gt; Træk maske fra det markerede"/>
		<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="Føj maske til markering"/> 
		<context id="Panel-MaskPanel-Add_Mask_To_Selection/context" value="Maskepanel &gt; Føj maske til markering"/>
		<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="Maskeindstillinger"/> 
		<context id="Panel-MaskPanel-Mask_Options/context" value="Maskepanel &gt; Maskeindstillinger"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Vibrance-Close_Tab_Group/context" value="Vibrering &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Vibrance-Close/context" value="Vibrering &gt; Luk"/>
		<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="Nulstil vibrering"/> 
		<context id="Panel-Vibrance-Reset_Vibrance/context" value="Vibrering &gt; Nulstil vibrering"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Vibrance-Auto-Select_Parameter/context" value="Vibrering &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Invert_Adjustment-Close_Tab_Group/context" value="Inverter justering &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Invert_Adjustment-Close/context" value="Inverter justering &gt; Luk"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Invert_Adjustment-Auto-Select_Parameter/context" value="Inverter justering &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Close_Tab_Group/context" value="Justering af farvetone/farvemætning &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Close/context" value="Justering af farvetone/farvemætning &gt; Luk"/>
		<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="Nulstil farvetone/farvemætning"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Reset_Hue/Saturation/context" value="Justering af farvetone/farvemætning &gt; Nulstil farvetone/farvemætning"/>
		<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="Slet aktuelle forudindstilling"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Delete_Current_Preset/context" value="Justering af farvetone/farvemætning &gt; Slet aktuelle forudindstilling"/>
		<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="Indlæs forudindstilling for farvetone/mætning"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Load_Hue/Saturation_Preset/context" value="Justering af farvetone/farvemætning &gt; Indlæs forudindstilling for farvetone/mætning"/>
		<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="Gem forudindstilling for farvetone/mætning"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Save_Hue/Saturation_Preset/context" value="Justering af farvetone/farvemætning &gt; Gem forudindstilling for farvetone/mætning"/>
		<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="Vælg automatisk det justeringsværktøj, der sigtes på"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Justering af farvetone/farvemætning &gt; Vælg automatisk det justeringsværktøj, der sigtes på"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Hue_Saturation_Adjustment-Auto-Select_Parameter/context" value="Justering af farvetone/farvemætning &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Exposure_Adjustment-Close_Tab_Group/context" value="Justering af belysning &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Exposure_Adjustment-Close/context" value="Justering af belysning &gt; Luk"/>
		<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="Nulstil belysning"/> 
		<context id="Panel-Exposure_Adjustment-Reset_Exposure/context" value="Justering af belysning &gt; Nulstil belysning"/>
		<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="Slet aktuelle forudindstilling"/> 
		<context id="Panel-Exposure_Adjustment-Delete_Current_Preset/context" value="Justering af belysning &gt; Slet aktuelle forudindstilling"/>
		<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="Indlæs forudindstilling for belysning"/> 
		<context id="Panel-Exposure_Adjustment-Load_Exposure_Preset/context" value="Justering af belysning &gt; Indlæs forudindstilling for belysning"/>
		<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="Gem forudindstilling for belysning"/> 
		<context id="Panel-Exposure_Adjustment-Save_Exposure_Preset/context" value="Justering af belysning &gt; Gem forudindstilling for belysning"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Exposure_Adjustment-Auto-Select_Parameter/context" value="Justering af belysning &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Selective_Color_Adjustment-Close_Tab_Group/context" value="Justering af selektiv farve &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Selective_Color_Adjustment-Close/context" value="Justering af selektiv farve &gt; Luk"/>
		<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="Nulstil selektiv farve"/> 
		<context id="Panel-Selective_Color_Adjustment-Reset_Selective_Color/context" value="Justering af selektiv farve &gt; Nulstil selektiv farve"/>
		<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="Slet aktuelle forudindstilling"/> 
		<context id="Panel-Selective_Color_Adjustment-Delete_Current_Preset/context" value="Justering af selektiv farve &gt; Slet aktuelle forudindstilling"/>
		<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="Indlæs forudindstilling for selektiv farve"/> 
		<context id="Panel-Selective_Color_Adjustment-Load_Selective_Color_Preset/context" value="Justering af selektiv farve &gt; Indlæs forudindstilling for selektiv farve"/>
		<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="Gem forudindstilling for selektiv farve"/> 
		<context id="Panel-Selective_Color_Adjustment-Save_Selective_Color_Preset/context" value="Justering af selektiv farve &gt; Gem forudindstilling for selektiv farve"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Selective_Color_Adjustment-Auto-Select_Parameter/context" value="Justering af selektiv farve &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Color_Balance_Adjustment-Close_Tab_Group/context" value="Justering af farvebalance &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Color_Balance_Adjustment-Close/context" value="Justering af farvebalance &gt; Luk"/>
		<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="Nulstil farvebalance"/> 
		<context id="Panel-Color_Balance_Adjustment-Reset_Color_Balance/context" value="Justering af farvebalance &gt; Nulstil farvebalance"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Color_Balance_Adjustment-Auto-Select_Parameter/context" value="Justering af farvebalance &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Close_Tab_Group/context" value="Justering af kanalmixer &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Close/context" value="Justering af kanalmixer &gt; Luk"/>
		<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="Nulstil kanalmixer"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Reset_Channel_Mixer/context" value="Justering af kanalmixer &gt; Nulstil kanalmixer"/>
		<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="Slet aktuelle forudindstilling"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Delete_Current_Preset/context" value="Justering af kanalmixer &gt; Slet aktuelle forudindstilling"/>
		<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="Indlæs forudindstilling for kanalmixer"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Load_Channel_Mixer_Preset/context" value="Justering af kanalmixer &gt; Indlæs forudindstilling for kanalmixer"/>
		<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="Gem forudindstilling for kanalmixer"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Save_Channel_Mixer_Preset/context" value="Justering af kanalmixer &gt; Gem forudindstilling for kanalmixer"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Channel_Mixer_Adjustment-Auto-Select_Parameter/context" value="Justering af kanalmixer &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Photo_Filters_Adjustment-Close_Tab_Group/context" value="Justering af fotofiltre &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Photo_Filters_Adjustment-Close/context" value="Justering af fotofiltre &gt; Luk"/>
		<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="Nulstil fotofiltre"/> 
		<context id="Panel-Photo_Filters_Adjustment-Reset_Photo_Filters/context" value="Justering af fotofiltre &gt; Nulstil fotofiltre"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Photo_Filters_Adjustment-Auto-Select_Parameter/context" value="Justering af fotofiltre &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Gradient_Map_Adjustment-Close_Tab_Group/context" value="Justering af farveforløbskort &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Gradient_Map_Adjustment-Close/context" value="Justering af farveforløbskort &gt; Luk"/>
		<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="Nulstil farveforløbskort"/> 
		<context id="Panel-Gradient_Map_Adjustment-Reset_Gradient_Map/context" value="Justering af farveforløbskort &gt; Nulstil farveforløbskort"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Gradient_Map_Adjustment-Auto-Select_Parameter/context" value="Justering af farveforløbskort &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Threshold_Adjustment-Close_Tab_Group/context" value="Justering af tærskelværdi &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Threshold_Adjustment-Close/context" value="Justering af tærskelværdi &gt; Luk"/>
		<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="Nulstil tærskelværdi"/> 
		<context id="Panel-Threshold_Adjustment-Reset_Threshold/context" value="Justering af tærskelværdi &gt; Nulstil tærskelværdi"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Threshold_Adjustment-Auto-Select_Parameter/context" value="Justering af tærskelværdi &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Posterize_Adjustment-Close_Tab_Group/context" value="Justering af farvereduktion &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Posterize_Adjustment-Close/context" value="Justering af farvereduktion &gt; Luk"/>
		<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="Nulstil farvereduktion"/> 
		<context id="Panel-Posterize_Adjustment-Reset_Posterize/context" value="Justering af farvereduktion &gt; Nulstil farvereduktion"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Posterize_Adjustment-Auto-Select_Parameter/context" value="Justering af farvereduktion &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Close_Tab_Group/context" value="Justering af lysstyrke/kontrast &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Close/context" value="Justering af lysstyrke/kontrast &gt; Luk"/>
		<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="Nulstil lysstyrke/kontrast"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Reset_Brightness/Contrast/context" value="Justering af lysstyrke/kontrast &gt; Nulstil lysstyrke/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="Vælg parameter automatisk"/> 
		<context id="Panel-Brightness/Contrast_Adjustment-Auto-Select_Parameter/context" value="Justering af lysstyrke/kontrast &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Close_Tab_Group/context" value="Sort-hvid justering &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Close/context" value="Sort-hvid justering &gt; Luk"/>
		<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="Nulstil sort-hvid"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Reset_Black_&amp;_White/context" value="Sort-hvid justering &gt; Nulstil sort-hvid"/>
		<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="Slet aktuelle forudindstilling"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Delete_Current_Preset/context" value="Sort-hvid justering &gt; Slet aktuelle forudindstilling"/>
		<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="Indlæs sort-hvid forudindstilling"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Load_Black_&amp;_White_Preset/context" value="Sort-hvid justering &gt; Indlæs sort-hvid forudindstilling"/>
		<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="Gem sort-hvid forudindstilling"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Save_Black_&amp;_White_Preset/context" value="Sort-hvid justering &gt; Gem sort-hvid forudindstilling"/>
		<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="Vælg automatisk det justeringsværktøj, der sigtes på"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Sort-hvid justering &gt; Vælg automatisk det justeringsværktøj, der sigtes på"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Black_&amp;_White_Adjustment-Auto-Select_Parameter/context" value="Sort-hvid justering &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Levels_Adjustment-Close_Tab_Group/context" value="Niveaujustering &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Levels_Adjustment-Close/context" value="Niveaujustering &gt; Luk"/>
		<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="Nulstil niveauer"/> 
		<context id="Panel-Levels_Adjustment-Reset_Levels/context" value="Niveaujustering &gt; Nulstil niveauer"/>
		<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="Auto-indstillinger"/> 
		<context id="Panel-Levels_Adjustment-Auto_Options/context" value="Niveaujustering &gt; Auto-indstillinger"/>
		<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="Slet aktuelle forudindstilling"/> 
		<context id="Panel-Levels_Adjustment-Delete_Current_Preset/context" value="Niveaujustering &gt; Slet aktuelle forudindstilling"/>
		<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="Indlæs niveauforudindstilling"/> 
		<context id="Panel-Levels_Adjustment-Load_Levels_Preset/context" value="Niveaujustering &gt; Indlæs niveauforudindstilling"/>
		<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="Gem forudindstilling for niveauer"/> 
		<context id="Panel-Levels_Adjustment-Save_Levels_Preset/context" value="Niveaujustering &gt; Gem niveauforudindstilling"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Levels_Adjustment-Auto-Select_Parameter/context" value="Niveaujustering &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Curves_Adjustment-Close_Tab_Group/context" value="Kurvejustering &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Curves_Adjustment-Close/context" value="Kurvejustering &gt; Luk"/>
		<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="Nulstil kurver"/> 
		<context id="Panel-Curves_Adjustment-Reset_Curves/context" value="Kurvejustering &gt; Nulstil kurver"/>
		<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="Auto-indstillinger"/> 
		<context id="Panel-Curves_Adjustment-Auto_Options/context" value="Kurvejustering &gt; Auto-indstillinger"/>
		<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="Vis afskæring af sort-hvide punkter"/> 
		<context id="Panel-Curves_Adjustment-Show_Clipping_for_Black/White_Points/context" value="Kurvejustering &gt; Vis afskæring af sort-hvide punkter"/>
		<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="Visningsindstillinger for kurver"/> 
		<context id="Panel-Curves_Adjustment-Curves_Display_Options/context" value="Kurvejustering &gt; Visningsindstillinger for kurver"/>
		<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="Slet aktuelle forudindstilling"/> 
		<context id="Panel-Curves_Adjustment-Delete_Current_Preset/context" value="Kurvejustering &gt; Slet aktuelle forudindstilling"/>
		<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="Indlæs kurveforudindstilling"/> 
		<context id="Panel-Curves_Adjustment-Load_Curves_Preset/context" value="Kurvejustering &gt; Indlæs kurveforudindstilling"/>
		<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="Gem kurveforudindstilling"/> 
		<context id="Panel-Curves_Adjustment-Save_Curves_Preset/context" value="Kurvejustering &gt; Gem kurveforudindstilling"/>
		<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="Vælg automatisk det justeringsværktøj, der sigtes på"/> 
		<context id="Panel-Curves_Adjustment-Auto-Select_Targeted_Adjustment_Tool/context" value="Kurvejustering &gt; Vælg automatisk det justeringsværktøj, der sigtes på"/>
		<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="Vælg parameter automatisk"/> 
		<context id="Panel-Curves_Adjustment-Auto-Select_Parameter/context" value="Kurvejustering &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Adjustments-Close_Tab_Group/context" value="Justeringer &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Adjustments-Close/context" value="Justeringer &gt; Luk"/>
		<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="Klip til lag"/> 
		<context id="Panel-Adjustments-Clip_to_Layer/context" value="Justeringer &gt; Klip til lag"/>
		<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="Tilføj maske som standard"/> 
		<context id="Panel-Adjustments-Add_Mask_by_Default/context" value="Justeringer &gt; Tilføj maske som standard"/>
		<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="Farveopslag"/> 
		<context id="Panel-Adjustments-Color_Lookup/context" value="Justeringer &gt; Farveopslag"/>
		<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="Selektiv farve"/> 
		<context id="Panel-Adjustments-Selective_Color/context" value="Justeringer &gt; Selektiv farve"/>
		<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="Farveforløbskort"/> 
		<context id="Panel-Adjustments-Gradient_Map/context" value="Justeringer &gt; Farveforløbskort"/>
		<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="Tærskelværdi"/> 
		<context id="Panel-Adjustments-Threshold/context" value="Justeringer &gt; Tærskel"/>
		<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="Farvereduktion"/> 
		<context id="Panel-Adjustments-Posterize/context" value="Justeringer &gt; Farvereduktion"/>
		<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="Inverter"/> 
		<context id="Panel-Adjustments-Invert/context" value="Justeringer &gt; Inverter"/>
		<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="Kanalmixer"/> 
		<context id="Panel-Adjustments-Channel_Mixer/context" value="Justeringer &gt; Kanalmixer"/>
		<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="Fotofilter"/> 
		<context id="Panel-Adjustments-Photo_Filter/context" value="Justeringer &gt; Fotofilter"/>
		<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="Sort-hvid"/> 
		<context id="Panel-Adjustments-Black_&amp;_White/context" value="Justeringer &gt; Sort-hvid"/>
		<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="Farvebalance"/> 
		<context id="Panel-Adjustments-Color_Balance/context" value="Justeringer &gt; Farvebalance"/>
		<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="Farvetone/farvemætning"/> 
		<context id="Panel-Adjustments-Hue/Saturation/context" value="Justeringer &gt; Farvetone/farvemætning"/>
		<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="Vibrering"/> 
		<context id="Panel-Adjustments-Vibrance/context" value="Justeringer &gt; Vibrering"/>
		<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="Belysning"/> 
		<context id="Panel-Adjustments-Exposure/context" value="Justeringer &gt; Belysning"/>
		<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="Kurver"/> 
		<context id="Panel-Adjustments-Curves/context" value="Justeringer &gt; Kurver"/>
		<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="Niveauer"/> 
		<context id="Panel-Adjustments-Levels/context" value="Justeringer &gt; Niveauer"/>
		<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="Lysstyrke/kontrast"/> 
		<context id="Panel-Adjustments-Brightness/Contrast/context" value="Justeringer &gt; Lysstyrke/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="Vælg parameter automatisk"/> 
		<context id="Panel-Adjustments-Auto-Select_Parameter/context" value="Justeringer &gt; Vælg parameter automatisk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Create-Close_Tab_Group/context" value="Opret &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Create-Close/context" value="Opret &gt; Luk"/>
		<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="Tilføj vektormaske"/> 
		<context id="Panel-Create-Create_a_Mask-Add_Vector_Mask/context" value="Opret &gt; Opret en maske &gt; Tilføj vektormaske"/>
		<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="Tilføj lagmaske"/> 
		<context id="Panel-Create-Create_a_Mask-Add_Layer_Mask/context" value="Opret &gt; Opret en maske &gt; Tilføj lagmaske"/>
		<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="Farveopslag"/> 
		<context id="Panel-Create-Create_an_Adjustment-Color_Lookup/context" value="Opret &gt; Opret en justering &gt; Farveopslag"/>
		<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="Selektiv farve"/> 
		<context id="Panel-Create-Create_an_Adjustment-Selective_Color/context" value="Opret &gt; Opret en justering &gt; Selektiv farve"/>
		<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="Farveforløbskort"/> 
		<context id="Panel-Create-Create_an_Adjustment-Gradient_Map/context" value="Opret &gt; Opret en justering &gt; Farveforløbskort"/>
		<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="Tærskelværdi"/> 
		<context id="Panel-Create-Create_an_Adjustment-Threshold/context" value="Opret &gt; Opret en justering &gt; Tærskel"/>
		<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="Farvereduktion"/> 
		<context id="Panel-Create-Create_an_Adjustment-Posterize/context" value="Opret &gt; Opret en justering &gt; Farvereduktion"/>
		<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="Inverter"/> 
		<context id="Panel-Create-Create_an_Adjustment-Invert/context" value="Opret &gt; Opret en justering &gt; Inverter"/>
		<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="Kanalmixer"/> 
		<context id="Panel-Create-Create_an_Adjustment-Channel_Mixer/context" value="Opret &gt; Opret en justering &gt; Kanalmixer"/>
		<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="Fotofilter"/> 
		<context id="Panel-Create-Create_an_Adjustment-Photo_Filter/context" value="Opret &gt; Opret en justering &gt; Fotofilter"/>
		<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="Sort-hvid"/> 
		<context id="Panel-Create-Create_an_Adjustment-Black_&amp;_White/context" value="Opret &gt; Opret en justering &gt; Sort-hvid"/>
		<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="Farvebalance"/> 
		<context id="Panel-Create-Create_an_Adjustment-Color_Balance/context" value="Opret &gt; Opret en justering &gt; Farvebalance"/>
		<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="Farvetone/farvemætning"/> 
		<context id="Panel-Create-Create_an_Adjustment-Hue/Saturation/context" value="Opret &gt; Opret en justering &gt; Farvetone/farvemætning"/>
		<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="Vibrering"/> 
		<context id="Panel-Create-Create_an_Adjustment-Vibrance/context" value="Opret &gt; Opret en justering &gt; Vibrering"/>
		<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="Belysning"/> 
		<context id="Panel-Create-Create_an_Adjustment-Exposure/context" value="Opret &gt; Opret en justering &gt; Belysning"/>
		<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="Kurver"/> 
		<context id="Panel-Create-Create_an_Adjustment-Curves/context" value="Opret &gt; Opret en justering &gt; Kurver"/>
		<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="Niveauer"/> 
		<context id="Panel-Create-Create_an_Adjustment-Levels/context" value="Opret &gt; Opret en justering &gt; Niveauer"/>
		<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="Lysstyrke/kontrast"/> 
		<context id="Panel-Create-Create_an_Adjustment-Brightness/Contrast/context" value="Opret &gt; Opret en justering &gt; Lysstyrke/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="Luk fanegruppe"/> 
		<context id="Panel-Properties-Close_Tab_Group/context" value="Egenskaber &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Properties-Close/context" value="Egenskaber &gt; Luk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Properties-Close_Tab_Group/context" value="Egenskaber &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Properties-Close/context" value="Egenskaber &gt; Luk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-SceneGraph-Close_Tab_Group/context" value="Scenegraf &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-SceneGraph-Close/context" value="Scenegraf &gt; Luk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-3D-Close_Tab_Group/context" value="3D &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-3D-Close/context" value="3D &gt; Luk"/>
		<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="Eksporter 3D-lag"/> 
		<context id="Panel-3D-Export_3D_Layer/context" value="3D &gt; Eksporter 3D-lag"/>
		<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="Gengiv"/> 
		<context id="Panel-3D-Render/context" value="3D &gt; Gengiv"/>
		<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="Omvendt orden"/> 
		<context id="Panel-3D-Reverse_Order/context" value="3D &gt; Omvendt orden"/>
		<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="Gruppér objekter"/> 
		<context id="Panel-3D-Group_Objects/context" value="3D &gt; Gruppér objekter"/>
		<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="Erstat maske"/> 
		<context id="Panel-3D-Replace_Mesh/context" value="3D &gt; Udskift maske"/>
		<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="Frigør objekt"/> 
		<context id="Panel-3D-Bake_Object/context" value="3D &gt; Frigør 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="Instansobjekt"/> 
		<context id="Panel-3D-Instance_Object/context" value="3D &gt; Instansobjekt"/>
		<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="Dubler objekt"/> 
		<context id="Panel-3D-Duplicate_Object/context" value="3D &gt; Dubler 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="Slet objekter"/> 
		<context id="Panel-3D-Delete_Objects/context" value="3D &gt; Slet objekter"/>
		<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="Tilføj fra fil"/> 
		<context id="Panel-3D-Add_Objects-Add_From_File/context" value="3D &gt; Tilføj objekter &gt; Tilføj fra fil"/>
		<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="Slet aktuel fast indstilling for lys"/> 
		<context id="Panel-3D-Delete_Current_Lights_Preset/context" value="3D &gt; Slet aktuel fast indstilling for lys"/>
		<desc id="Panel-3D-Delete_Current_Lights_Preset/desc" value="Slet en fast indstilling for belysning"/> 
		<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="Gem forudindstilling for lys"/> 
		<context id="Panel-3D-Save_Lights_Preset/context" value="3D &gt; Gem faste indstillinger for lys"/>
		<desc id="Panel-3D-Save_Lights_Preset/desc" value="Gem en fast indstilling for belysning"/> 
		<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="Erstat faste indstillinger for lys"/> 
		<context id="Panel-3D-Replace_Lights_Presets/context" value="3D &gt; Erstat faste indstillinger for lys"/>
		<desc id="Panel-3D-Replace_Lights_Presets/desc" value="Erstat en fast indstilling for belysning"/> 
		<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="Tilføj fast indstilling for lys"/> 
		<context id="Panel-3D-Add_Lights_Preset/context" value="3D &gt; Tilføj fast indstilling for lys"/>
		<desc id="Panel-3D-Add_Lights_Preset/desc" value="Tilføj en fast indstilling for belysning"/> 
		<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="Normaler"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Normals/context" value="3D &gt; Opret malingsmaske &gt; Normaler"/>
		<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="Med skygge"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Shaded/context" value="3D &gt; Opret malingsmaske &gt; Med skygge"/>
		<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="Trådramme"/> 
		<context id="Panel-3D-Create_Painting_Overlay-Wireframe/context" value="3D &gt; Opret malingsmaske &gt; Trådramme"/>
		<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="Vælg malbare områder"/> 
		<context id="Panel-3D-Select_Paintable_Areas/context" value="3D &gt; Vælg malbare områder"/>
		<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="Flyt objekt til grundplan"/> 
		<context id="Panel-3D-Move_Object_to_Ground_Plane/context" value="3D &gt; Flyt objekt til grundplan"/>
		<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="Opret arbejdskurve"/> 
		<context id="Main-Convert_To-Create_Work_Path/context" value="Konverter til &gt; Opret arbejdskurve"/>
		<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="Form"/> 
		<context id="Main-Convert_To-Shape/context" value="Konverter til &gt; Form"/>
		<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="Rasteriseret lag"/> 
		<context id="Main-Convert_To-Rasterized_Layer/context" value="Konverter til &gt; Rasteriseret lag"/>
		<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="Afsnits-/punkttekst"/> 
		<context id="Main-Convert_To-Paragraph/Point_Text/context" value="Konverter til &gt; Afsnits-/punkttekst"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Measurement_Log-Close_Tab_Group/context" value="Målingslog &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Measurement_Log-Close/context" value="Målingslog &gt; Luk"/>
		<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="Panelet Automatisk visning"/> 
		<context id="Panel-Measurement_Log-Auto_Display_Panel/context" value="Målingslog &gt; Panelet Automatisk visning"/>
		<desc id="Panel-Measurement_Log-Auto_Display_Panel/desc" value="Vis målingslogpaletten automatisk"/> 
		<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="Slet markerede"/> 
		<context id="Panel-Measurement_Log-Delete_Selected/context" value="Målingslog &gt; Slet markerede"/>
		<desc id="Panel-Measurement_Log-Delete_Selected/desc" value="Slet markerede data fra målingsloggen"/> 
		<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="Eksporter markerede…"/> 
		<context id="Panel-Measurement_Log-Export_Selected/context" value="Målingslog &gt; Eksporter markerede"/>
		<desc id="Panel-Measurement_Log-Export_Selected/desc" value="Eksporter markerede data fra målingsloggen"/> 
		<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="Fravælg alle"/> 
		<context id="Panel-Measurement_Log-Deselect_All/context" value="Målingslog &gt; Fravælg alle"/>
		<desc id="Panel-Measurement_Log-Deselect_All/desc" value="Fravælg alle data fra målingsloggen"/> 
		<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="Marker alt"/> 
		<context id="Panel-Measurement_Log-Select_All/context" value="Målingslog &gt; Vælg alle"/>
		<desc id="Panel-Measurement_Log-Select_All/desc" value="Vælg alle data fra målingsloggen"/> 
		<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="Registrer målinger"/> 
		<context id="Panel-Measurement_Log-Record_Measurements/context" value="Målingslog &gt; Registrer målinger"/>
		<desc id="Panel-Measurement_Log-Record_Measurements/desc" value="Registrer målinger i målingsloggen"/> 
		<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="Brugerdefineret"/> 
		<context id="Panel-Measurement_Log-Select_Data_Points-Custom/context" value="Målingslog &gt; Vælg datapunkter &gt; Brugerdefineret"/>
		<desc id="Panel-Measurement_Log-Select_Data_Points-Custom/desc" value="Vælg brugerdefinerede datapunkter for målingsloggen"/> 
		<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="Brugerdefineret"/> 
		<context id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/context" value="Målingslog &gt; Angiv måleskala &gt; Brugerdefineret"/>
		<desc id="Panel-Measurement_Log-Set_Measurement_Scale-Custom/desc" value="Angiv en brugerdefineret måleskala"/> 
		<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="Standard"/> 
		<context id="Panel-Measurement_Log-Set_Measurement_Scale-Default/context" value="Målingslog &gt; Angiv måleskala &gt; Standard"/>
		<desc id="Panel-Measurement_Log-Set_Measurement_Scale-Default/desc" value="Angiv en standardmåleskala"/> 
		<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="Luk fanegruppe"/> 
		<context id="Panel-Timeline_(Frames)-Close_Tab_Group/context" value="Tidslinje (billeder) &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Timeline_(Frames)-Close/context" value="Tidslinje (billeder) &gt; Luk"/>
		<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="Panelindstillinger"/> 
		<context id="Panel-Timeline_(Frames)-Panel_Options/context" value="Tidslinje (billeder) &gt; Panelindstillinger"/>
		<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="Konverter til videotidslinje"/> 
		<context id="Panel-Timeline_(Frames)-Convert_to_Video_Timeline/context" value="Tidslinje (billeder) &gt; Konverter til videotidslinje"/>
		<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="Nye lag er synlige i alle rammer"/> 
		<context id="Panel-Timeline_(Frames)-New_Layers_Visible_in_All_Frames/context" value="Tidslinje (billeder) &gt; Nye lag er synlige i alle billeder"/>
		<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="Opret nyt lag til hvert nyt billede"/> 
		<context id="Panel-Timeline_(Frames)-Create_New_Layer_for_Each_New_Frame/context" value="Tidslinje (billeder) &gt; Opret nyt lag til hvert nyt billede"/>
		<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="Tilpas lag på tværs af rammer"/> 
		<context id="Panel-Timeline_(Frames)-Match_Layer_Across_Frames/context" value="Tidslinje (billeder) &gt; Tilpas lag på tværs af billeder"/>
		<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="Samkopier rammer i lag"/> 
		<context id="Panel-Timeline_(Frames)-Flatten_Frames_Into_Layers/context" value="Tidslinje (billeder) &gt; Samkopier billeder i lag"/>
		<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="Opret rammer ud fra lag"/> 
		<context id="Panel-Timeline_(Frames)-Make_Frames_From_Layers/context" value="Tidslinje (billeder) &gt; Opret billeder ud fra lag"/>
		<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="Optimer animation"/> 
		<context id="Panel-Timeline_(Frames)-Optimize_Animation/context" value="Tidslinje (billeder) &gt; Optimer animation"/>
		<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="Vend billeder om"/> 
		<context id="Panel-Timeline_(Frames)-Reverse_Frames/context" value="Tidslinje (billeder) &gt; Vend billeder om"/>
		<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="Tween…"/> 
		<context id="Panel-Timeline_(Frames)-Tween/context" value="Tidslinje (billeder) &gt; Tween"/>
		<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="Sidste billede"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Last_Frame/context" value="Tidslinje (billeder) &gt; Gå til &gt; Sidste billede"/>
		<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="Første billede"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-First_Frame/context" value="Tidslinje (billeder) &gt; Gå til &gt; Første billede"/>
		<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="Forrige billede"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Previous_Frame/context" value="Tidslinje (billeder) &gt; Gå til &gt; Forrige billede"/>
		<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æste billede"/> 
		<context id="Panel-Timeline_(Frames)-Go_To-Next_Frame/context" value="Tidslinje (billeder) &gt; Gå til &gt; Næste billede"/>
		<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="Vælg alle rammer"/> 
		<context id="Panel-Timeline_(Frames)-Select_All_Frames/context" value="Tidslinje (billeder) &gt; Vælg alle billeder"/>
		<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="Indsæt billeder"/> 
		<context id="Panel-Timeline_(Frames)-Paste_Frames/context" value="Tidslinje (billeder) &gt; Indsæt billeder"/>
		<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="Kopier billeder"/> 
		<context id="Panel-Timeline_(Frames)-Copy_Frames/context" value="Tidslinje (billeder) &gt; Kopier billeder"/>
		<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="Slet animation"/> 
		<context id="Panel-Timeline_(Frames)-Delete_Animation/context" value="Tidslinje (billeder) &gt; Slet animation"/>
		<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="Slet billeder"/> 
		<context id="Panel-Timeline_(Frames)-Delete_Frames/context" value="Tidslinje (billeder) &gt; Slet billeder"/>
		<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="Nyt billede"/> 
		<context id="Panel-Timeline_(Frames)-New_Frame/context" value="Tidslinje (billeder) &gt; Nyt billede"/>
		<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="Slet"/> 
		<context id="Main-Vector_Mask-Delete/context" value="Vektormaske &gt; Slet"/>
		<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="Tilføj aktuel kurve"/> 
		<context id="Main-Vector_Mask-Add_Current_Path/context" value="Vektormaske &gt; Tilføj aktuel kurve"/>
		<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="Tilføj Skjul alle"/> 
		<context id="Main-Vector_Mask-Add_Hide_All/context" value="Vektormaske &gt; Tilføj Skjul alle"/>
		<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="Tilføj Vis alle"/> 
		<context id="Main-Vector_Mask-Add_Reveal_All/context" value="Vektormaske &gt; Tilføj Vis alle"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Clone_Source-Close_Tab_Group/context" value="Kloningskilde &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Clone_Source-Close/context" value="Kloningskilde &gt; Luk"/>
		<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="Inverter maske"/> 
		<context id="Panel-Clone_Source-Invert_Overlay/context" value="Kloningskilde &gt; Inverter maske"/>
		<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="Skjul automatisk maske"/> 
		<context id="Panel-Clone_Source-Auto_Hide_Overlay/context" value="Kloningskilde &gt; Skjul automatisk maske"/>
		<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="Klip til penselspids"/> 
		<context id="Panel-Clone_Source-Clip_to_Brush_Tip/context" value="Kloningskilde &gt; Klip til penselspids"/>
		<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="Vis maske"/> 
		<context id="Panel-Clone_Source-Show_Overlay/context" value="Kloningskilde &gt; Vis maske"/>
		<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="Lås billede"/> 
		<context id="Panel-Clone_Source-Lock_Frame/context" value="Kloningskilde &gt; Lås billede"/>
		<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="Nulstil transformering"/> 
		<context id="Panel-Clone_Source-Reset_Transform/context" value="Kloningskilde &gt; Nulstil transformering"/>
		<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="Kilde 5"/> 
		<context id="Panel-Clone_Source-Source_5/context" value="Kloningskilde &gt; Kilde 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="Kilde 4"/> 
		<context id="Panel-Clone_Source-Source_4/context" value="Kloningskilde &gt; Kilde 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="Kilde 3"/> 
		<context id="Panel-Clone_Source-Source_3/context" value="Kloningskilde &gt; Kilde 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="Kilde 2"/> 
		<context id="Panel-Clone_Source-Source_2/context" value="Kloningskilde &gt; Kilde 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="Kilde 1"/> 
		<context id="Panel-Clone_Source-Source_1/context" value="Kloningskilde &gt; Kilde 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="Luk fanegruppe"/> 
		<context id="Panel-Timeline_(Video)-Close_Tab_Group/context" value="Tidslinje (video) &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Timeline_(Video)-Close/context" value="Tidslinje (video) &gt; Luk"/>
		<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="Panelindstillinger"/> 
		<context id="Panel-Timeline_(Video)-Panel_Options/context" value="Tidslinje (video) &gt; Panelindstillinger"/>
		<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="Angiv tidslinjens billedhastighed"/> 
		<context id="Panel-Timeline_(Video)-Set_Timeline_Frame_Rate/context" value="Tidslinje (video) &gt; Angiv tidslinjens billedhastighed"/>
		<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="Indstillinger for gennemskinnelige ark"/> 
		<context id="Panel-Timeline_(Video)-Onion_Skin_Settings/context" value="Tidslinje (video) &gt; Indstillinger for gennemskinnelige ark"/>
		<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="Aktivér 3D-sporing"/> 
		<context id="Panel-Timeline_(Video)-Enable_3D_Tracks/context" value="Tidslinje (video) &gt; Aktivér 3D-sporing"/>
		<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="Aktiver gennemskinnelige ark"/> 
		<context id="Panel-Timeline_(Video)-Enable_Onion_Skins/context" value="Tidslinje (video) &gt; Aktiver gennemskinnelige ark"/>
		<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="Aktiver genvejstaster for tidslinje"/> 
		<context id="Panel-Timeline_(Video)-Enable_Timeline_Shortcut_Keys/context" value="Tidslinje (video) &gt; Aktiver genvejstaster for tidslinje"/>
		<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="Angiv foretrukne klip"/> 
		<context id="Panel-Timeline_(Video)-Show-Set_Favorite_Clips/context" value="Tidslinje (video) &gt; Vis &gt; Angiv foretrukne klip"/>
		<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="Kun foretrukne klip"/> 
		<context id="Panel-Timeline_(Video)-Show-Favorite_Clips_Only/context" value="Tidslinje (video) &gt; Vis &gt; Kun foretrukne klip"/>
		<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="Alle klip"/> 
		<context id="Panel-Timeline_(Video)-Show-All_Clips/context" value="Tidslinje (video) &gt; Vis &gt; Alle klip"/>
		<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="Eksporter som tekst"/> 
		<context id="Panel-Timeline_(Video)-Comments-Export_As_Text/context" value="Tidslinje (video) &gt; Kommentarer &gt; Eksporter som tekst"/>
		<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="Eksporter som HTML"/> 
		<context id="Panel-Timeline_(Video)-Comments-Export_As_HTML/context" value="Tidslinje (video) &gt; Kommentarer &gt; Eksporter som 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="Rediger tidslinjekommentar…"/> 
		<context id="Panel-Timeline_(Video)-Comments-Edit_Timeline_Comment/context" value="Tidslinje (video) &gt; Kommentarer &gt; Rediger tidslinjekommentar"/>
		<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="Hold interpolation"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Hold_Interpolation/context" value="Tidslinje (video) &gt; Keyframes &gt; Hold interpolation"/>
		<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ær interpolation"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Linear_Interpolation/context" value="Tidslinje (video) &gt; Keyframes &gt; Lineær interpolation"/>
		<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="Fravælg alle"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Deselect_All/context" value="Tidslinje (video) &gt; Keyframes &gt; Fravælg alle"/>
		<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="Marker alt"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Select_All/context" value="Tidslinje (video) &gt; Keyframes &gt; Marker alt"/>
		<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="Sæt ind"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Paste/context" value="Tidslinje (video) &gt; Keyframes &gt; Sæt ind"/>
		<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="Kopi"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Copy/context" value="Tidslinje (video) &gt; Keyframes &gt; Kopi"/>
		<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="Slet"/> 
		<context id="Panel-Timeline_(Video)-Keyframes-Delete/context" value="Tidslinje (video) &gt; Keyframes &gt; Slet"/>
		<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="Hæv arbejdsområde"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Lift_Work_Area/context" value="Tidslinje (video) &gt; Arbejdsområde &gt; Hæv arbejdsområde"/>
		<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="Udtræk arbejdsområde"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Extract_Work_Area/context" value="Tidslinje (video) &gt; Arbejdsområde &gt; Udtræk arbejdsområde"/>
		<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="Angiv afslutning ved afspilningspunkt"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Set_End_at_Playhead/context" value="Tidslinje (video) &gt; Arbejdsområde &gt; Angiv afslutning ved afspilningspunkt"/>
		<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="Angiv start ved afspilningspunkt"/> 
		<context id="Panel-Timeline_(Video)-Work_Area-Set_Start_at_Playhead/context" value="Tidslinje (video) &gt; Arbejdsområde &gt; Angiv start ved afspilningspunkt"/>
		<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="Konverter til billedanimation"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Convert_to_Frame_Animation/context" value="Tidslinje (video) &gt; Konverter billeder &gt; Konverter til billedanimation"/>
		<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="Samkopier billeder i klip"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Flatten_Frames_into_Clips/context" value="Tidslinje (video) &gt; Konverter billeder &gt; Samkopier billeder i 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="Opret billeder ud fra klip"/> 
		<context id="Panel-Timeline_(Video)-Convert_Frames-Make_Frames_from_Clips/context" value="Tidslinje (video) &gt; Konverter billeder &gt; Opret billeder ud fra 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="Renskær afslutning ved afspilningspunkt"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_End_at_Playhead/context" value="Tidslinje (video) &gt; Flyt og Studs &gt; Renskær afslutning ved afspilningspunkt"/>
		<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="Angiv start ved afspilningspunkt"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Trim_Start_at_Playhead/context" value="Tidslinje (video) &gt; Flyt og Studs &gt; Renskær start ved afspilningspunkt"/>
		<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="Flyt slutning til afspilningspunkt"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_End_to_Playhead/context" value="Tidslinje (video) &gt; Flyt og Studs &gt; Flyt slutning til afspilningspunkt"/>
		<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="Flyt start til afspilningspunkt"/> 
		<context id="Panel-Timeline_(Video)-Move_&amp;_Trim-Move_Start_to_Playhead/context" value="Tidslinje (video) &gt; Flyt og Studs &gt; Flyt start til afspilningspunkt"/>
		<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="Opdel ved afspilningspunkt"/> 
		<context id="Panel-Timeline_(Video)-Split_at_Playhead/context" value="Tidslinje (video) &gt; Opdel ved afspilningspunkt"/>
		<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="Arbejdsområdets slutning"/> 
		<context id="Panel-Timeline_(Video)-Go_To-End_of_Work_Area/context" value="Tidslinje (video) &gt; Gå til &gt; Arbejdsområdets slutning"/>
		<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="Arbejdsområdets start"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Start_of_Work_Area/context" value="Tidslinje (video) &gt; Gå til &gt; Arbejdsområdets start"/>
		<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="Sidste billede"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Last_Frame/context" value="Tidslinje (video) &gt; Gå til &gt; Sidste billede"/>
		<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="Første billede"/> 
		<context id="Panel-Timeline_(Video)-Go_To-First_Frame/context" value="Tidslinje (video) &gt; Gå til &gt; Første billede"/>
		<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="Forrige billede"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Previous_Frame/context" value="Tidslinje (video) &gt; Gå til &gt; Forrige billede"/>
		<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æste billede"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Next_Frame/context" value="Tidslinje (video) &gt; Gå til &gt; Næste billede"/>
		<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="Klokkeslæt"/> 
		<context id="Panel-Timeline_(Video)-Go_To-Time/context" value="Tidslinje (video) &gt; Gå til &gt; Tid"/>
		<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="Sfære fra gråtone"/> 
		<context id="Main-3DCreate-Sphere_from_Grayscale/context" value="3DCreate &gt; Sfære fra gråtone"/>
		<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="Cylinder fra gråtone"/> 
		<context id="Main-3DCreate-Cylinder_from_Grayscale/context" value="3DCreate &gt; Cylinder fra gråtone"/>
		<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="Tosidet plan fra gråtone"/> 
		<context id="Main-3DCreate-Two-Sided_Plane_from_Grayscale/context" value="3DCreate &gt; Tosidet plan fra gråtone"/>
		<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="Plan fra gråtone"/> 
		<context id="Main-3DCreate-Plane_from_Grayscale/context" value="3DCreate &gt; Plan fra gråtone"/>
		<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="Nyt 3D-postkort fra lag"/> 
		<context id="Main-3DCreate-New_3D_Postcard_from_Layer/context" value="3DCreate &gt; Nyt 3D-postkort fra lag"/>
		<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="Ny 3D-ekstrudering fra nuværende markering"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Current_Selection/context" value="3DCreate &gt; Ny 3D-ekstrudering fra nuværende markering"/>
		<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="Ny 3D-ekstrudering fra den valgte kurve"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Selected_Path/context" value="3DCreate &gt; Ny 3D-ekstrudering fra den valgte kurve"/>
		<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="Ny 3D-ekstrudering fra det valgte lag"/> 
		<context id="Main-3DCreate-New_3D_Extrusion_from_Selected_Layer/context" value="3DCreate &gt; Ny 3D-ekstrudering fra det valgte lag"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Brush_Presets-Close_Tab_Group/context" value="Faste indstillinger for pensel &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Brush_Presets-Close/context" value="Faste indstillinger for pensel &gt; Luk"/>
		<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="Erstat pensler"/> 
		<context id="Panel-Brush_Presets-Replace_Brushes/context" value="Faste indstillinger for pensel &gt; Erstat pensler"/>
		<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="Gem pensler"/> 
		<context id="Panel-Brush_Presets-Save_Brushes/context" value="Faste indstillinger for pensel &gt; Gem pensler"/>
		<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="Indlæs pensler"/> 
		<context id="Panel-Brush_Presets-Load_Brushes/context" value="Faste indstillinger for pensel &gt; Indlæs pensler"/>
		<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="Nulstil pensler"/> 
		<context id="Panel-Brush_Presets-Reset_Brushes/context" value="Faste indstillinger for pensel &gt; Nulstil pensler"/>
		<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="Slet pensel"/> 
		<context id="Panel-Brush_Presets-Delete_Brush/context" value="Faste indstillinger for pensel &gt; Slet pensel"/>
		<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="Omdøb pensel"/> 
		<context id="Panel-Brush_Presets-Rename_Brush/context" value="Faste indstillinger for pensel &gt; Omdøb pensel"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Histogram-Close_Tab_Group/context" value="Histogram &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Histogram-Close/context" value="Histogram &gt; Luk"/>
		<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="Vis kanaler i farver"/> 
		<context id="Panel-Histogram-Show_Channels_in_Color/context" value="Histogram &gt; Vis kanaler i farver"/>
		<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="Vis statistik"/> 
		<context id="Panel-Histogram-Show_Statistics/context" value="Histogram &gt; Vis statistik"/>
		<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="Vis alle kanaler"/> 
		<context id="Panel-Histogram-All_Channels_View/context" value="Histogram &gt; Visning af alle kanaler"/>
		<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="Udvidet visning"/> 
		<context id="Panel-Histogram-Expanded_View/context" value="Histogram &gt; Udvidet visning"/>
		<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="Kompakt visning"/> 
		<context id="Panel-Histogram-Compact_View/context" value="Histogrampanel &gt; Kompakt visning"/>
		<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="Opdatering uden buffer"/> 
		<context id="Panel-Histogram-Uncached_Refresh/context" value="Histogram &gt; Opdatering uden buffer"/>
		<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="Hent mere indhold"/> 
		<context id="Main-3D-Get_More_Content/context" value="3D &gt; Hent mere indhold"/>
		<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="Gengiv"/> 
		<context id="Main-3D-Render/context" value="3D &gt; Gengiv"/>
		<desc id="Main-3D-Render/desc" value="Kør stråleaftegnet gengivelse på den nuværende markering"/> 
		<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="Skitser med aktuel pensel"/> 
		<context id="Main-3D-Sketch_With_Current_Brush/context" value="3D &gt; Skitser med aktuel pensel"/>
		<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="Lav arbejdskurve ud fra 3D-lag"/> 
		<context id="Main-3D-Make_Work_Path_from_3D_Layer/context" value="3D &gt; Lav arbejdskurve ud fra 3D-lag"/>
		<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="Projicering"/> 
		<context id="Main-3D-Paint_System-Projection/context" value="3D &gt; Malesystem &gt; Projicering"/>
		<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="Tekstur"/> 
		<context id="Main-3D-Paint_System-Texture/context" value="3D &gt; Malesystem &gt; Tekstur"/>
		<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="Vælg malbare områder"/> 
		<context id="Main-3D-Select_Paintable_Areas/context" value="3D &gt; Vælg malbare områder"/>
		<desc id="Main-3D-Select_Paintable_Areas/desc" value="Vælg de optimale maleområder ud fra objektets og kameraets placering i forhold til skærmen (projektionsbaseret 3D-maling)."/> 
		<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="Normaler"/> 
		<context id="Main-3D-Create_Painting_Overlay-Normals/context" value="3D &gt; Opret malingsmaske &gt; Normaler"/>
		<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="Med skygge"/> 
		<context id="Main-3D-Create_Painting_Overlay-Shaded/context" value="3D &gt; Opret malingsmaske &gt; Med skygge"/>
		<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="Trådramme"/> 
		<context id="Main-3D-Create_Painting_Overlay-Wireframe/context" value="3D &gt; Opret malingsmaske &gt; Trådramme"/>
		<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="Generer UV'er igen"/> 
		<context id="Main-3D-Regenerate_UVs/context" value="3D &gt; Generer UV'er igen"/>
		<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="Grovhed"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Roughness/context" value="3D &gt; Mal på Måltekstur &gt; Grovhed"/>
		<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="Refleksionsevne"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Reflectivity/context" value="3D &gt; Mal på Måltekstur &gt; Reflektionsevne"/>
		<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="Selvbelysning"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Self-Illumination/context" value="3D &gt; Mal på Måltekstur &gt; Selvbelysning"/>
		<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="Glansfuldhed"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Shininess/context" value="3D &gt; Mal på Måltekstur &gt; Glansfuldhed"/>
		<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="Gennemsigtighed"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Opacity/context" value="3D &gt; Mal på Måltekstur &gt; Opacitet"/>
		<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="Spejlende farve"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Specular_Color/context" value="3D &gt; Mal på Måltekstur &gt; Spejlende farve"/>
		<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="Ujævnhed"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Bump/context" value="3D &gt; Mal på Måltekstur &gt; Ujævnhed"/>
		<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="Spredning"/> 
		<context id="Main-3D-Paint_on_Target_Texture-Diffuse/context" value="3D &gt; Mal på Måltekstur &gt; Spredning"/>
		<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="Aftagende maling"/> 
		<context id="Main-3D-Paint_Falloff/context" value="3D &gt; Aftagende maling"/>
		<desc id="Main-3D-Paint_Falloff/desc" value="Angiv hvor tæt på en kant eller kurvet overflade der kan males"/> 
		<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="Ny flisemaling fra lag"/> 
		<context id="Main-3D-New_Tiled_Painting_from_Layer/context" value="3D &gt; Ny flisemaling fra lag"/>
		<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="Flet 3D-lag"/> 
		<context id="Main-3D-Merge_3D_Layers/context" value="3D &gt; Flet 3D-lag"/>
		<desc id="Main-3D-Merge_3D_Layers/desc" value="Vælg flere 3D-lag der har overensstemmende kameraer for at flette dem ind i en enkelt scene med flere masker"/> 
		<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="Opdel ekstrudering"/> 
		<context id="Main-3D-Split_Extrusion/context" value="3D &gt; Opdel ekstrudering"/>
		<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="Flyt objekt til grundplan"/> 
		<context id="Main-3D-Move_Object_to_Ground_Plane/context" value="3D &gt; Flyt objekt til grundplan"/>
		<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="Vis alle"/> 
		<context id="Main-3D-Show/Hide_Polygons-Reveal_All/context" value="3D &gt; Vis/skjul polygoner &gt; Vis alle"/>
		<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="Inverter synlige"/> 
		<context id="Main-3D-Show/Hide_Polygons-Invert_Visible/context" value="3D &gt; Vis/skjul polygoner &gt; Inverter synlige"/>
		<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="Inden for markering"/> 
		<context id="Main-3D-Show/Hide_Polygons-Within_Selection/context" value="3D &gt; Vis/skjul polygoner &gt; Inden for markering"/>
		<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="Valgt kurve"/> 
		<context id="Main-3D-Add_Constraint(s)_from-Selected_Path/context" value="3D &gt; Tilføj afgrænsning(er) fra &gt; Valgt kurve"/>
		<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="Nuværende markering"/> 
		<context id="Main-3D-Add_Constraint(s)_from-Current_Selection/context" value="3D &gt; Tilføj afgrænsning(er) fra &gt; Aktuel markering"/>
		<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="Rumfang"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Volume/context" value="3D &gt; Ny maske fra lag &gt; Rumfang"/>
		<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="Postkort"/> 
		<context id="Main-3D-New_Mesh_from_Layer-Postcard/context" value="3D &gt; Ny maske fra lag &gt; Postkort"/>
		<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="Ny 3D-ekstrudering fra nuværende markering"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Current_Selection/context" value="3D &gt; Ny 3D-ekstrudering fra nuværende markering"/>
		<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="Ny 3D-ekstrudering fra den valgte kurve"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Selected_Path/context" value="3D &gt; Ny 3D-ekstrudering fra den valgte kurve"/>
		<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="Ny 3D-ekstrudering fra det valgte lag"/> 
		<context id="Main-3D-New_3D_Extrusion_from_Selected_Layer/context" value="3D &gt; Ny 3D-ekstrudering fra det valgte lag"/>
		<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="Eksporter 3D-lag"/> 
		<context id="Main-3D-Export_3D_Layer/context" value="3D &gt; Eksporter 3D-lag"/>
		<desc id="Main-3D-Export_3D_Layer/desc" value="Eksporter det valgte 3D-lag til Collada (DAE), Google Earth (KMZ), U3D eller 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="Nyt 3D-lag fra fil"/> 
		<context id="Main-3D-New_3D_Layer_from_File/context" value="3D &gt; Nyt 3D-lag fra fil"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Layer_Comps-Close_Tab_Group/context" value="Lagsammensætninger &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Layer_Comps-Close/context" value="Lagsammensætninger &gt; Luk"/>
		<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="Indstillinger for lagsammensætning"/> 
		<context id="Panel-Layer_Comps-Layer_Comp_Options/context" value="Lagsammensætninger &gt; Indstillinger for lagsammensætning"/>
		<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="Gendan sidste dokumenttilstand"/> 
		<context id="Panel-Layer_Comps-Restore_Last_Document_State/context" value="Lagsammensætninger &gt; Gendan sidste dokumenttilstand"/>
		<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="Forrige lagsammensætning"/> 
		<context id="Panel-Layer_Comps-Previous_Layer_Comp/context" value="Lagsammensætninger &gt; Forrige lagsammensætning"/>
		<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æste lagsammensætning"/> 
		<context id="Panel-Layer_Comps-Next_Layer_Comp/context" value="Lagsammensætninger &gt; Næste lagsammensætning"/>
		<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="Anvend lagsammensætning"/> 
		<context id="Panel-Layer_Comps-Apply_Layer_Comp/context" value="Lagsammensætninger &gt; Anvend lagsammensætning"/>
		<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="Opdater lagsammensætning"/> 
		<context id="Panel-Layer_Comps-Update_Layer_Comp/context" value="Lagsammensætninger &gt; Opdater lagsammensætning"/>
		<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="Slet lagsammensætning"/> 
		<context id="Panel-Layer_Comps-Delete_Layer_Comp/context" value="Lagsammensætninger &gt; Slet lagsammensætning"/>
		<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="Dubler lagsammensætning"/> 
		<context id="Panel-Layer_Comps-Duplicate_Layer_Comp/context" value="Lagsammensætninger &gt; Dubler lagsammensætning"/>
		<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="Ny lagsammensætning"/> 
		<context id="Panel-Layer_Comps-New_Layer_Comp/context" value="Lagsammensætninger &gt; Ny lagsammensætning"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Tool_Presets-Close_Tab_Group/context" value="Forudindstillinger til værktøj &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Tool_Presets-Close/context" value="Forudindstillinger til værktøj &gt; Luk"/>
		<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="Anvend"/> 
		<context id="Main-Remove_Layer_Mask-Apply/context" value="Fjern lagmaske &gt; Anvend"/>
		<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="Slet"/> 
		<context id="Main-Remove_Layer_Mask-Delete/context" value="Fjern lagmaske &gt; Slet"/>
		<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="Sammenkæd"/> 
		<context id="Main-Layer_Mask-Link/context" value="Lagmaske &gt; Sammenkæd"/>
		<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="Aktiver"/> 
		<context id="Main-Layer_Mask-Enable/context" value="Lagmaske &gt; Aktiver"/>
		<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="Anvend"/> 
		<context id="Main-Layer_Mask-Apply/context" value="Lagmaske &gt; Anvend"/>
		<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="Slet"/> 
		<context id="Main-Layer_Mask-Discard/context" value="Lagmaske &gt; Slet"/>
		<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="Tilføj Skjul det valgte"/> 
		<context id="Main-Layer_Mask-Add_Hide_Selection/context" value="Lagmaske &gt; Tilføj Skjul det valgte"/>
		<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="Tilføj Vis det valgte"/> 
		<context id="Main-Layer_Mask-Add_Reveal_Selection/context" value="Lagmaske &gt; Tilføj Vis det valgte"/>
		<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="Tilføj Skjul alle"/> 
		<context id="Main-Layer_Mask-Add_Hide_All/context" value="Lagmaske &gt; Tilføj Skjul alle"/>
		<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="Tilføj Vis alle"/> 
		<context id="Main-Layer_Mask-Add_Reveal_All/context" value="Lagmaske &gt; Tilføj Vis alle"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-History-Close_Tab_Group/context" value="Oversigt &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-History-Close/context" value="Oversigt &gt; Luk"/>
		<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="Indstillinger for historik"/> 
		<context id="Panel-History-History_Options/context" value="Historik &gt; Indstillinger for historik"/>
		<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="Nyt dokument"/> 
		<context id="Panel-History-New_Document/context" value="Historik &gt; Nyt 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="Slet historik"/> 
		<context id="Panel-History-Clear_History/context" value="Historik &gt; Slet historik"/>
		<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="Slet"/> 
		<context id="Panel-History-Delete/context" value="Historik &gt; Slet"/>
		<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="Nyt snapshot"/> 
		<context id="Panel-History-New_Snapshot/context" value="Historik &gt; Nyt snapshot"/>
		<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="Et trin tilbage"/> 
		<context id="Panel-History-Step_Backward/context" value="Historik &gt; Et trin tilbage"/>
		<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="Et trin frem"/> 
		<context id="Panel-History-Step_Forward/context" value="Historik &gt; Et trin frem"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Navigator-Close_Tab_Group/context" value="Navigator &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Navigator-Close/context" value="Navigator &gt; Luk"/>
		<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="Panelindstillinger"/> 
		<context id="Panel-Navigator-Panel_Options/context" value="Navigator &gt; Indstillinger for panel"/>
		<desc id="Panel-Navigator-Panel_Options/desc" value="Kontroller rammefarvevalgene for Navigator-vinduet"/> 
		<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="Luk fanegruppe"/> 
		<context id="Panel-Actions-Close_Tab_Group/context" value="Handlinger &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Actions-Close/context" value="Handlinger &gt; Luk"/>
		<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="Tillad optagelse af værktøj"/> 
		<context id="Panel-Actions-Allow_Tool_Recording/context" value="Handlinger &gt; Tillad optagelse af værktøj"/>
		<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="Afspilningsindstillinger"/> 
		<context id="Panel-Actions-Playback_Options/context" value="Handlinger &gt; Afspilningsindstillinger"/>
		<desc id="Panel-Actions-Playback_Options/desc" value="Vis afspilningsindstillinger for handling"/> 
		<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="Nyt sæt"/> 
		<context id="Panel-Actions-New_Set/context" value="Handlinger &gt; Nyt sæt"/>
		<desc id="Panel-Actions-New_Set/desc" value="Opret et nyt handlingssæt"/> 
		<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="Ny handling"/> 
		<context id="Panel-Actions-New_Action/context" value="Handlinger &gt; Ny handling"/>
		<desc id="Panel-Actions-New_Action/desc" value="Start en ny handling"/> 
		<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="Knaptilstand"/> 
		<context id="Panel-Actions-Button_Mode/context" value="Handlinger &gt; Knaptilstand"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Swatches-Close_Tab_Group/context" value="Farveprøver &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Swatches-Close/context" value="Farveprøver &gt; Luk"/>
		<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="Erstat farveprøver"/> 
		<context id="Panel-Swatches-Replace_Swatches/context" value="Farveprøver &gt; Erstat farveprøver"/>
		<desc id="Panel-Swatches-Replace_Swatches/desc" value="Erstat farveprøver"/> 
		<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="Gem farveprøver"/> 
		<context id="Panel-Swatches-Save_Swatches/context" value="Farveprøver &gt; Gem farveprøver"/>
		<desc id="Panel-Swatches-Save_Swatches/desc" value="Gem farveprøver"/> 
		<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="Indlæs farveprøver"/> 
		<context id="Panel-Swatches-Load_Swatches/context" value="Farveprøver &gt; Indlæs farveprøver"/>
		<desc id="Panel-Swatches-Load_Swatches/desc" value="Indlæs farveprøver"/> 
		<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="Nulstil farveprøver"/> 
		<context id="Panel-Swatches-Reset_Swatches/context" value="Farveprøver &gt; Nulstil farveprøver"/>
		<desc id="Panel-Swatches-Reset_Swatches/desc" value="Gendan farveprøvers standarder"/> 
		<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="Stor liste"/> 
		<context id="Panel-Swatches-Large_List/context" value="Farveprøver &gt; Stor liste"/>
		<desc id="Panel-Swatches-Large_List/desc" value="Vis en stor liste over farveprøver"/> 
		<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="Kort liste"/> 
		<context id="Panel-Swatches-Small_List/context" value="Farveprøver &gt; Lille liste"/>
		<desc id="Panel-Swatches-Small_List/desc" value="Vis en lille liste over farveprøver"/> 
		<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="Stort miniaturebillede"/> 
		<context id="Panel-Swatches-Large_Thumbnail/context" value="Farveprøver &gt; Stort miniaturebillede"/>
		<desc id="Panel-Swatches-Large_Thumbnail/desc" value="Vis farveprøver vha. store miniaturebilleder"/> 
		<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="Lille miniaturebillede"/> 
		<context id="Panel-Swatches-Small_Thumbnail/context" value="Farveprøver &gt; Lille miniaturebillede"/>
		<desc id="Panel-Swatches-Small_Thumbnail/desc" value="Vis farveprøver vha. små miniaturebilleder"/> 
		<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="Ny farveprøve"/> 
		<context id="Panel-Swatches-New_Swatch/context" value="Farveprøver &gt; Ny farveprøve"/>
		<desc id="Panel-Swatches-New_Swatch/desc" value="Opret en ny farveprøve"/> 
		<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="Luk fanegruppe"/> 
		<context id="Panel-Layers-Close_Tab_Group/context" value="Lag &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Layers-Close/context" value="Lag &gt; Luk"/>
		<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="Panelindstillinger"/> 
		<context id="Panel-Layers-Panel_Options/context" value="Lag &gt; Indstillinger for panel"/>
		<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="Skjul altid"/> 
		<context id="Panel-Layers-Animation_Options-Always_Hide/context" value="Lag &gt; Animationsindstillinger &gt; Skjul altid"/>
		<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="Vis altid"/> 
		<context id="Panel-Layers-Animation_Options-Always_Show/context" value="Lag &gt; Animationsindstillinger &gt; Vis altid"/>
		<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="Automatisk"/> 
		<context id="Panel-Layers-Animation_Options-Automatic/context" value="Lag &gt; Animationsindstillinger &gt; Automatisk"/>
		<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="Samkopier billede"/> 
		<context id="Panel-Layers-Flatten_Image/context" value="Lag &gt; Samkopier billede"/>
		<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="Sammenkæd synlige"/> 
		<context id="Panel-Layers-Merge_Visible/context" value="Lag &gt; Flet synlige"/>
		<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="Sammenflet nedad"/> 
		<context id="Panel-Layers-Merge_Down/context" value="Lag &gt; Sammenflet nedad"/>
		<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="Vælg sammenkædede lag"/> 
		<context id="Panel-Layers-Select_Linked_Layers/context" value="Lag &gt; Marker sammenkædede lag"/>
		<desc id="Panel-Layers-Select_Linked_Layers/desc" value="Marker alle sammenkædede lag"/> 
		<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="Sammenkæd lag"/> 
		<context id="Panel-Layers-Link_Layers/context" value="Lag &gt; Sammenkæd lag"/>
		<desc id="Panel-Layers-Link_Layers/desc" value="Sammenkæd eller fjern sammenkædningen mellem de markerede lag"/> 
		<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="Opret udsnitsmaske"/> 
		<context id="Panel-Layers-Create_Clipping_Mask/context" value="Lag &gt; Opret udsnitsmaske"/>
		<desc id="Panel-Layers-Create_Clipping_Mask/desc" value="Opret eller ophæv en udsnitsmaske"/> 
		<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="Blandingsindstillinger"/> 
		<context id="Panel-Layers-Blending_Options/context" value="Lag &gt; Blandingsindstillinger"/>
		<desc id="Panel-Layers-Blending_Options/desc" value="Angiv blandingsindstillingerne for et markeret lag"/> 
		<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="Rediger indhold"/> 
		<context id="Panel-Layers-Edit_Contents/context" value="Lag &gt; Rediger indhold"/>
		<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="Konverter til Smart Object"/> 
		<context id="Panel-Layers-Convert_to_Smart_Object/context" value="Lag &gt; Konverter til Smart Object"/>
		<desc id="Panel-Layers-Convert_to_Smart_Object/desc" value="Konverter de(t) markerede lag til et Smart Object"/> 
		<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="Lås lag"/> 
		<context id="Panel-Layers-Lock_Layers/context" value="Lag &gt; Lås lag"/>
		<desc id="Panel-Layers-Lock_Layers/desc" value="Lås alle markerede lag"/> 
		<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="Ny gruppe fra lag"/> 
		<context id="Panel-Layers-New_Group_from_Layers/context" value="Lag &gt; Ny gruppe fra lag"/>
		<desc id="Panel-Layers-New_Group_from_Layers/desc" value="Opret en ny laggruppe der indeholder de(t) markerede lag"/> 
		<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="Ny gruppe"/> 
		<context id="Panel-Layers-New_Group/context" value="Lag &gt; Ny gruppe"/>
		<desc id="Panel-Layers-New_Group/desc" value="Opret en ny laggruppe"/> 
		<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="Slet skjulte lag"/> 
		<context id="Panel-Layers-Delete_Hidden_Layers/context" value="Lag &gt; Slet skjulte lag"/>
		<desc id="Panel-Layers-Delete_Hidden_Layers/desc" value="Slet skjulte lag"/> 
		<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="Slet lag"/> 
		<context id="Panel-Layers-Delete_Layer/context" value="Lag &gt; Slet lag"/>
		<desc id="Panel-Layers-Delete_Layer/desc" value="Slet de(t) markerede lag eller de(n) markerede gruppe(r)"/> 
		<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="Dubler lag"/> 
		<context id="Panel-Layers-Duplicate_Layer/context" value="Lag &gt; Dubler lag"/>
		<desc id="Panel-Layers-Duplicate_Layer/desc" value="Dubler de(t) markerede lag eller de(n) markerede gruppe(r)"/> 
		<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="Nyt lag"/> 
		<context id="Panel-Layers-New_Layer/context" value="Lag &gt; Nyt lag"/>
		<desc id="Panel-Layers-New_Layer/desc" value="Opret et nyt lag"/> 
		<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="Luk fanegruppe"/> 
		<context id="Panel-Info-Close_Tab_Group/context" value="Info &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Info-Close/context" value="Info &gt; Luk"/>
		<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="Farveeksempler"/> 
		<context id="Panel-Info-Color_Samplers/context" value="Info &gt; Farveeksempler"/>
		<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="Panelindstillinger"/> 
		<context id="Panel-Info-Panel_Options/context" value="Info &gt; Indstillinger for panel"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Color-Close_Tab_Group/context" value="Farve &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Color-Close/context" value="Farve &gt; Luk"/>
		<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="Gør kilde Websikker"/> 
		<context id="Panel-Color-Make_Ramp_Web_Safe/context" value="Farve &gt; Gør kilde Websikker"/>
		<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="Aktuelle farver"/> 
		<context id="Panel-Color-Current_Colors/context" value="Farve &gt; Aktuelle farver"/>
		<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="Gråtoneskala"/> 
		<context id="Panel-Color-Grayscale_Ramp/context" value="Farve &gt; Gråtoneskala"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc620 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref512 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idgrayScaleRamp = stringIDToTypeID( 'grayScaleRamp' );         ref512.putEnumerated( idMnspsp, idMnIt, idgrayScaleRamp );     desc620.putReference( idnull, ref512 ); executeAction( idslct, desc620, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-CMYK_Spectrum" type="Panel">
		<name id="Panel-Color-CMYK_Spectrum/name" value="CMYK-spektrum"/> 
		<context id="Panel-Color-CMYK_Spectrum/context" value="Farve &gt; CMYK-spektrum"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc621 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref513 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idCMYKSpectrum = stringIDToTypeID( 'CMYKSpectrum' );         ref513.putEnumerated( idMnspsp, idMnIt, idCMYKSpectrum );     desc621.putReference( idnull, ref513 ); executeAction( idslct, desc621, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-RGB_Spectrum" type="Panel">
		<name id="Panel-Color-RGB_Spectrum/name" value="RGB-spektrum"/> 
		<context id="Panel-Color-RGB_Spectrum/context" value="Farve &gt; RGB-spektrum"/>
		<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="Kopier farvens heksadecimale kode"/> 
		<context id="Panel-Color-Copy_Color's_Hex_Code/context" value="Farve &gt; Kopier farvens heksadecimale kode"/>
		<desc id="Panel-Color-Copy_Color's_Hex_Code/desc" value="Kopier kun forgrundsfarvens hexadecimale kode på seks tegn"/> 
		<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="Kopier farve som HTML"/> 
		<context id="Panel-Color-Copy_Color_as_HTML/context" value="Farve &gt; Kopier farve som 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="Webfarveskalaindikatorer"/> 
		<context id="Panel-Color-Web_Color_Sliders/context" value="Farve &gt; Webfarveskalaindikatorer"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc625 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref517 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idpickWeb = stringIDToTypeID( 'pickWeb' );         ref517.putEnumerated( idMnspsp, idMnIt, idpickWeb );     desc625.putReference( idnull, ref517 ); executeAction( idslct, desc625, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-Lab_Sliders" type="Panel">
		<name id="Panel-Color-Lab_Sliders/name" value="Lab-skydeknapper"/> 
		<context id="Panel-Color-Lab_Sliders/context" value="Farve &gt; Lab-skydeknapper"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc626 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref518 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckL = charIDToTypeID( 'PckL' );         ref518.putEnumerated( idMnspsp, idMnIt, idPckL );     desc626.putReference( idnull, ref518 ); executeAction( idslct, desc626, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-CMYK_Sliders" type="Panel">
		<name id="Panel-Color-CMYK_Sliders/name" value="CMYK-skydeknapper"/> 
		<context id="Panel-Color-CMYK_Sliders/context" value="Farve &gt; CMYK-skydeknapper"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc627 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref519 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckC = charIDToTypeID( 'PckC' );         ref519.putEnumerated( idMnspsp, idMnIt, idPckC );     desc627.putReference( idnull, ref519 ); executeAction( idslct, desc627, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-HSB_Sliders" type="Panel">
		<name id="Panel-Color-HSB_Sliders/name" value="HSB-skydeknapper"/> 
		<context id="Panel-Color-HSB_Sliders/context" value="Farve &gt; HSB-skydeknapper"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc628 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref520 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idPckH = charIDToTypeID( 'PckH' );         ref520.putEnumerated( idMnspsp, idMnIt, idPckH );     desc628.putReference( idnull, ref520 ); executeAction( idslct, desc628, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Panel-Color-RGB_Sliders" type="Panel">
		<name id="Panel-Color-RGB_Sliders/name" value="RGB-skydeknapper"/> 
		<context id="Panel-Color-RGB_Sliders/context" value="Farve &gt; RGB-skydeknapper"/>
		<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="Gråtoneskydeknap"/> 
		<context id="Panel-Color-Grayscale_Slider/context" value="Farve &gt; Gråtoneskydeknap"/>
		<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="Kopier tekstur til andre værktøjer"/> 
		<context id="Panel-Brushes-Copy_Texture_to_Other_Tools/context" value="Pensler &gt; Kopier tekstur til andre værktøjer"/>
		<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="Slet penselkontrolelementer"/> 
		<context id="Panel-Brushes-Clear_Brush_Controls/context" value="Pensler &gt; Slet penselkontrolelementer"/>
		<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="Ny fast indstilling for pensel"/> 
		<context id="Panel-Brushes-New_Brush_Preset/context" value="Pensler &gt; Ny fast indstilling for pensel"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Channels-Close_Tab_Group/context" value="Kanaler &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Channels-Close/context" value="Kanaler &gt; Luk"/>
		<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="Panelindstillinger"/> 
		<context id="Panel-Channels-Panel_Options/context" value="Kanaler &gt; Indstillinger for panel"/>
		<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="Sammenflet kanaler"/> 
		<context id="Panel-Channels-Merge_Channels/context" value="Kanaler &gt; Sammenflet kanaler"/>
		<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="Del kanaler"/> 
		<context id="Panel-Channels-Split_Channels/context" value="Kanaler &gt; Del kanaler"/>
		<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="Kanalindstillinger"/> 
		<context id="Panel-Channels-Channel_Options/context" value="Kanaler &gt; Kanalindstillinger"/>
		<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="Sammenflet staffavefarvekanal"/> 
		<context id="Panel-Channels-Merge_Spot_Channel/context" value="Kanaler &gt; Sammenflet staffagefarvekanal"/>
		<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="Ny staffagefarvekanal"/> 
		<context id="Panel-Channels-New_Spot_Channel/context" value="Kanaler &gt; Ny staffagefarvekanal"/>
		<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="Slet kanal"/> 
		<context id="Panel-Channels-Delete_Channel/context" value="Kanaler &gt; Slet kanal"/>
		<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="Dubler kanal"/> 
		<context id="Panel-Channels-Duplicate_Channel/context" value="Kanaler &gt; Dubler kanal"/>
		<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="Ny kanal"/> 
		<context id="Panel-Channels-New_Channel/context" value="Kanaler &gt; Ny kanal"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Paths-Close_Tab_Group/context" value="Kurver &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Paths-Close/context" value="Kurver &gt; Luk"/>
		<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="Panelindstillinger"/> 
		<context id="Panel-Paths-Panel_Options/context" value="Kurver &gt; Indstillinger for panel"/>
		<desc id="Panel-Paths-Panel_Options/desc" value="Rediger paletindstillinger for kurver"/> 
		<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="Fritlægningskurve"/> 
		<context id="Panel-Paths-Clipping_Path/context" value="Kurver &gt; Fritlægningskurve"/>
		<desc id="Panel-Paths-Clipping_Path/desc" value="Opret en fritlægningskurve"/> 
		<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="Optegn langs kurve"/> 
		<context id="Panel-Paths-Stroke_Path/context" value="Kurver &gt; Optegn langs kurve"/>
		<desc id="Panel-Paths-Stroke_Path/desc" value="Optegn omridset af en kurve"/> 
		<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="Udfyld kurve"/> 
		<context id="Panel-Paths-Fill_Path/context" value="Kurver &gt; Udfyld kurve"/>
		<desc id="Panel-Paths-Fill_Path/desc" value="Udfyld en kurve"/> 
		<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="Foretag valg"/> 
		<context id="Panel-Paths-Make_Selection/context" value="Kurver &gt; Foretag valg"/>
		<desc id="Panel-Paths-Make_Selection/desc" value="Foretag et valg fra en kurve"/> 
		<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="Opret arbejdskurve"/> 
		<context id="Panel-Paths-Make_Work_Path/context" value="Kurver &gt; Opret arbejdskurve"/>
		<desc id="Panel-Paths-Make_Work_Path/desc" value="Opret en arbejdskurve"/> 
		<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="Slet kurve"/> 
		<context id="Panel-Paths-Delete_Path/context" value="Kurver &gt; Slet kurve"/>
		<desc id="Panel-Paths-Delete_Path/desc" value="Slet en eksisterende kurve"/> 
		<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="Dubler kurve"/> 
		<context id="Panel-Paths-Duplicate_Path/context" value="Kurver &gt; Dubler kurve"/>
		<desc id="Panel-Paths-Duplicate_Path/desc" value="Dubler en eksisterende kurve"/> 
		<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="Ny kurve"/> 
		<context id="Panel-Paths-New_Path/context" value="Kurver &gt; Ny kurve"/>
		<desc id="Panel-Paths-New_Path/desc" value="Opret en ny kurve"/> 
		<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="Luk fanegruppe"/> 
		<context id="Panel-Paragraph-Close_Tab_Group/context" value="Afsnit &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Paragraph-Close/context" value="Afsnit &gt; Luk"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Character-Close_Tab_Group/context" value="Tegn &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Character-Close/context" value="Tegn &gt; Luk"/>
		<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="Gem standardteksttyper"/> 
		<context id="Main-Type-Save_Default_Type_Styles/context" value="Tekst &gt; Gem standardteksttyper"/>
		<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="Indlæs standardteksttyper"/> 
		<context id="Main-Type-Load_Default_Type_Styles/context" value="Tekst &gt; Indlæs standardteksttyper"/>
		<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="Erstat alle manglende skrifttyper"/> 
		<context id="Main-Type-Replace_All_Missing_Fonts/context" value="Tekst &gt; Erstat alle manglende skrifttyper"/>
		<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="Opdater alle tekstlag"/> 
		<context id="Main-Type-Update_All_Text_Layers/context" value="Tekst &gt; Opdater alle tekstlag"/>
		<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="Fordrej tekst"/> 
		<context id="Main-Type-Warp_Text/context" value="Tekst &gt; Fordrej tekst"/>
		<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="Konverter tekstformtype"/> 
		<context id="Main-Type-Convert_Text_Shape_Type/context" value="Tekst &gt; Konverter tekstformtype"/>
		<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="Rasteriser tekstlag"/> 
		<context id="Main-Type-Rasterize_Type_Layer/context" value="Tekst &gt; Rasteriser tekstlag"/>
		<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="Konverter til form"/> 
		<context id="Main-Type-Convert_to_Shape/context" value="Tekst &gt; Konverter til form"/>
		<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="Opret arbejdskurve"/> 
		<context id="Main-Type-Create_Work_Path/context" value="Tekst &gt; Opret arbejdskurve"/>
		<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="Ekstruder til 3D"/> 
		<context id="Main-Type-Extrude_to_3D/context" value="Tekst &gt; Ekstruder til 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="Lodret"/> 
		<context id="Main-Type-Orientation-Vertical/context" value="Tekst &gt; Retning &gt; Lodret"/>
		<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="Vandret"/> 
		<context id="Main-Type-Orientation-Horizontal/context" value="Tekst &gt; Retning &gt; Vandret"/>
		<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="Udglat"/> 
		<context id="Main-Type-Anti-Alias-Smooth/context" value="Tekst &gt; Kantudjævning &gt; Udglat"/>
		<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="Stærk"/> 
		<context id="Main-Type-Anti-Alias-Strong/context" value="Tekst &gt; Kantudjævning &gt; Stærk"/>
		<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="Klar"/> 
		<context id="Main-Type-Anti-Alias-Crisp/context" value="Tekst &gt; Kantudjævning &gt; Klar"/>
		<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="Skarp"/> 
		<context id="Main-Type-Anti-Alias-Sharp/context" value="Tekst &gt; Kantudjævning &gt; Skarp"/>
		<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="Ingen"/> 
		<context id="Main-Type-Anti-Alias-None/context" value="Tekst &gt; Kantudjævning &gt; Ingen"/>
		<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="Afsnitstypepanel"/> 
		<context id="Main-Type-Panels-Paragraph_Styles_Panel/context" value="Tekst &gt; Paneler &gt; Afsnitstypepanel"/>
		<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="Tegntypepanel"/> 
		<context id="Main-Type-Panels-Character_Styles_Panel/context" value="Tekst &gt; Paneler &gt; Tegntypepanel"/>
		<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="Afsnitspanel"/> 
		<context id="Main-Type-Panels-Paragraph_Panel/context" value="Tekst &gt; Paneler &gt; Afsnitspanel"/>
		<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="Tegnpanel"/> 
		<context id="Main-Type-Panels-Character_Panel/context" value="Tekst &gt; Paneler &gt; Tegnpanel"/>
		<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="Luk fanegruppe"/> 
		<context id="Panel-Styles-Close_Tab_Group/context" value="Typer &gt; Luk fanegruppe"/>
		<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="Luk"/> 
		<context id="Panel-Styles-Close/context" value="Typer &gt; Luk"/>
		<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="Erstat typer"/> 
		<context id="Panel-Styles-Replace_Styles/context" value="Typer &gt; Erstat typer"/>
		<desc id="Panel-Styles-Replace_Styles/desc" value="Erstat eksisterende typer"/> 
		<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="Gem typer"/> 
		<context id="Panel-Styles-Save_Styles/context" value="Typer &gt; Gem typer"/>
		<desc id="Panel-Styles-Save_Styles/desc" value="Gem typer"/> 
		<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="Indlæs typer"/> 
		<context id="Panel-Styles-Load_Styles/context" value="Typer &gt; Indlæs typer"/>
		<desc id="Panel-Styles-Load_Styles/desc" value="Indlæs typer"/> 
		<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="Nulstil typer"/> 
		<context id="Panel-Styles-Reset_Styles/context" value="Typer &gt; Nulstil typer"/>
		<desc id="Panel-Styles-Reset_Styles/desc" value="Gendan typers standarder"/> 
		<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="Stor liste"/> 
		<context id="Panel-Styles-Large_List/context" value="Typer &gt; Stor liste"/>
		<desc id="Panel-Styles-Large_List/desc" value="Vis typer vha. en stor liste"/> 
		<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="Kort liste"/> 
		<context id="Panel-Styles-Small_List/context" value="Typer &gt; Lille liste"/>
		<desc id="Panel-Styles-Small_List/desc" value="Vis typer vha. en lille liste"/> 
		<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="Stort miniaturebillede"/> 
		<context id="Panel-Styles-Large_Thumbnail/context" value="Typer &gt; Stort miniaturebillede"/>
		<desc id="Panel-Styles-Large_Thumbnail/desc" value="Vis typer vha. store miniaturebilleder"/> 
		<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="Lille miniaturebillede"/> 
		<context id="Panel-Styles-Small_Thumbnail/context" value="Typer &gt; Lille miniaturebillede"/>
		<desc id="Panel-Styles-Small_Thumbnail/desc" value="Vis typer vha. små miniaturebilleder"/> 
		<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="Kun tekst"/> 
		<context id="Panel-Styles-Text_Only/context" value="Typer &gt; Kun tekst"/>
		<desc id="Panel-Styles-Text_Only/desc" value="Vis typer som tekst alene"/> 
		<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="Ny type"/> 
		<context id="Panel-Styles-New_Style/context" value="Typer &gt; Ny type"/>
		<desc id="Panel-Styles-New_Style/desc" value="Opret en ny type"/> 
		<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="Slet udsnit"/> 
		<context id="Main-View-Clear_Slices/context" value="Vis &gt; Slet udsnit"/>
		<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="Lås udsnit"/> 
		<context id="Main-View-Lock_Slices/context" value="Vis &gt; Lås udsnit"/>
		<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="Ny hjælpelinje"/> 
		<context id="Main-View-New_Guide/context" value="Vis &gt; Ny hjælpelinje"/>
		<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="Slet hjælpelinjer"/> 
		<context id="Main-View-Clear_Guides/context" value="Vis &gt; Slet hjælpelinjer"/>
		<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="Lås hjælpelinjer"/> 
		<context id="Main-View-Lock_Guides/context" value="Vis &gt; Lås hjælpelinjer"/>
		<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="Ingen"/> 
		<context id="Main-View-Snap_To-None/context" value="Vis &gt; Fastgør til &gt; Ingen"/>
		<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="Alle"/> 
		<context id="Main-View-Snap_To-All/context" value="Vis &gt; Fastgør til &gt; Alle"/>
		<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="Dokumentgrænser"/> 
		<context id="Main-View-Snap_To-Document_Bounds/context" value="Vis &gt; Fastgør til &gt; Dokumentgrænser"/>
		<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="Udsnit"/> 
		<context id="Main-View-Snap_To-Slices/context" value="Vis &gt; Fastgør til &gt; Udsnit"/>
		<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="Lag"/> 
		<context id="Main-View-Snap_To-Layers/context" value="Vis &gt; Fastgør til &gt; Lag"/>
		<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="Gitter"/> 
		<context id="Main-View-Snap_To-Grid/context" value="Vis &gt; Fastgør til &gt; Gitter"/>
		<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="Hjælpelinjer"/> 
		<context id="Main-View-Snap_To-Guides/context" value="Vis &gt; Fastgør til &gt; Hjælpelinjer"/>
		<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="Fastgør"/> 
		<context id="Main-View-Snap/context" value="Vis &gt; Fastgør"/>
		<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="Linealer"/> 
		<context id="Main-View-Rulers/context" value="Vis &gt; Linealer"/>
		<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="Vis indstillinger for ekstrafunktioner"/> 
		<context id="Main-View-Show-Show_Extras_Options/context" value="Vis &gt; Vis &gt; Vis indstillinger ekstrafunktioner"/>
		<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="Ingen"/> 
		<context id="Main-View-Show-None/context" value="Vis &gt; Vis &gt; Ingen"/>
		<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="Alle"/> 
		<context id="Main-View-Show-All/context" value="Vis &gt; Vis &gt; Alle"/>
		<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="Vis pensel"/> 
		<context id="Main-View-Show-Brush_Preview/context" value="Vis &gt; Vis &gt; Vis pensel"/>
		<desc id="Main-View-Show-Brush_Preview/desc" value="Vis et eksempel børstehårene på den aktive penselspids på skærmen"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc702 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref593 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtoggleBrushPreview = stringIDToTypeID( 'toggleBrushPreview' );         ref593.putEnumerated( idMnspsp, idMnIt, idtoggleBrushPreview );     desc702.putReference( idnull, ref593 ); executeAction( idslct, desc702, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-UV_Overlay" type="Main">
		<name id="Main-View-Show-UV_Overlay/name" value="UV-maske"/> 
		<context id="Main-View-Show-UV_Overlay/context" value="Vis &gt; Vis &gt; UV-maske"/>
		<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-valg"/> 
		<context id="Main-View-Show-3D_Selection/context" value="Vis &gt; Vis &gt; 3D-valg"/>
		<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-lys"/> 
		<context id="Main-View-Show-3D_Lights/context" value="Vis &gt; Vis &gt; 3D-lys"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc705 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref596 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDLights = stringIDToTypeID( 'toggle3DLights' );         ref596.putEnumerated( idMnspsp, idMnIt, idtogglethreeDLights );     desc705.putReference( idnull, ref596 ); executeAction( idslct, desc705, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Ground_Plane" type="Main">
		<name id="Main-View-Show-3D_Ground_Plane/name" value="3D-grundplan"/> 
		<context id="Main-View-Show-3D_Ground_Plane/context" value="Vis &gt; Vis &gt; 3D-grundplan"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc706 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref597 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idtogglethreeDGroundPlane = stringIDToTypeID( 'toggle3DGroundPlane' );         ref597.putEnumerated( idMnspsp, idMnIt, idtogglethreeDGroundPlane );     desc706.putReference( idnull, ref597 ); executeAction( idslct, desc706, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Show-3D_Secondary_View" type="Main">
		<name id="Main-View-Show-3D_Secondary_View/name" value="3D Sekundær visning"/> 
		<context id="Main-View-Show-3D_Secondary_View/context" value="Vis &gt; Vis &gt; 3D Sekundær visning"/>
		<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="Pixelgitter"/> 
		<context id="Main-View-Show-Pixel_Grid/context" value="Vis &gt; Vis &gt; Pixelgitter"/>
		<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="Noter"/> 
		<context id="Main-View-Show-Notes/context" value="Vis &gt; Vis &gt; Noter"/>
		<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="Udsnit"/> 
		<context id="Main-View-Show-Slices/context" value="Vis &gt; Vis &gt; Udsnit"/>
		<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="Autohjælpelinjer"/> 
		<context id="Main-View-Show-Smart_Guides/context" value="Vis &gt; Vis &gt; Autohjælpelinjer"/>
		<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="Optælling"/> 
		<context id="Main-View-Show-Count/context" value="Vis &gt; Vis &gt; Antal"/>
		<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="Hjælpelinjer"/> 
		<context id="Main-View-Show-Guides/context" value="Vis &gt; Vis &gt; Hjælpelinjer"/>
		<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="Gitter"/> 
		<context id="Main-View-Show-Grid/context" value="Vis &gt; Vis &gt; Gitter"/>
		<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="Målkurve"/> 
		<context id="Main-View-Show-Target_Path/context" value="Vis &gt; Vis &gt; Målkurve"/>
		<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="Markeringskanter"/> 
		<context id="Main-View-Show-Selection_Edges/context" value="Vis &gt; Vis &gt; Markeringskanter"/>
		<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="Lagkanter"/> 
		<context id="Main-View-Show-Layer_Edges/context" value="Vis &gt; Vis &gt; Lagkanter"/>
		<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="Ekstrafunktioner"/> 
		<context id="Main-View-Extras/context" value="Vis &gt; Ekstrafunktioner"/>
		<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="Fuldskærmstilstand"/> 
		<context id="Main-View-Screen_Mode-Full_Screen_Mode/context" value="Vis &gt; Skærmtilstand &gt; Fuldskærmstilstand"/>
		<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="Fuldskærmstilstand med menulinje"/> 
		<context id="Main-View-Screen_Mode-Full_Screen_Mode_With_Menu_Bar/context" value="Vis &gt; Skærmtilstand &gt; Fuldskærmstilstand med menulinje"/>
		<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="Standardskærmtilstand"/> 
		<context id="Main-View-Screen_Mode-Standard_Screen_Mode/context" value="Vis &gt; Skærmtilstand &gt; Standardskærmtilstand"/>
		<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="Udskriftsstørrelse"/> 
		<context id="Main-View-Print_Size/context" value="Vis &gt; Udskriftssstørrelse"/>
		<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="Vis &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="Vis &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="Tilpas på skærm"/> 
		<context id="Main-View-Fit_on_Screen/context" value="Vis &gt; Tilpas på skærm"/>
		<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="Zoom ud"/> 
		<context id="Main-View-Zoom_Out/context" value="Vis &gt; Zoom ud"/>
		<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="Zoom ind"/> 
		<context id="Main-View-Zoom_In/context" value="Vis &gt; Zoom ind"/>
		<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="Indstillinger for 32-bit forhåndsvisning"/> 
		<context id="Main-View-32-bit_Preview_Options/context" value="Vis &gt; Indstillinger for 32-bit forhåndsvisning"/>
		<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="Korrektion af pixelstørrelsesforhold"/> 
		<context id="Main-View-Pixel_Aspect_Ratio_Correction/context" value="Vis &gt; Korrektion af pixelstørrelsesforhold"/>
		<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="Vis &gt; Pixelstørrelsesforhold &gt; DVCPRO HD 1080 (1,5)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-DVCPRO_HD_1080_(1.5)/desc" value="Anvend et DVCPRO HD 1080-pixelstørrelsesforhold for dit billede"/> 
		<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="Anamorf 2:1 (2)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/context" value="Vis &gt; Pixelstørrelsesforhold &gt; Anamorf 2:1 (2)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Anamorphic_2:1_(2)/desc" value="Anvend et anamorft pixelstørrelsesforhold for dit billede"/> 
		<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 Widescreen (1.46)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/context" value="Vis &gt; Pixelstørrelsesforhold &gt; D1/DV PAL Widescreen (1.46)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_Widescreen_(1.46)/desc" value="Anvend et PAL widescreen-pixelstørrelsesforhold for dit billede"/> 
		<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="Vis &gt; Pixelstørrelsesforhold &gt; HDV 1080/DVCPRO HD 720 (1,33)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-HDV_1080/DVCPRO_HD_720_(1.33)/desc" value="Anvend et DVCPRO HD-pixelstørrelsesforhold for dit billede"/> 
		<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 Widescreen (1.21)"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/context" value="Vis &gt; Pixelstørrelsesforhold &gt; D1/DV NTSC Widescreen (1.21)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_Widescreen_(1.21)/desc" value="Anvend et NTSC widescreen-pixelstørrelsesforhold for dit billede"/> 
		<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="Vis &gt; Pixelstørrelsesforhold &gt; D1/DV PAL (1.09)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_PAL_(1.09)/desc" value="Anvend et PAL-pixelstørrelsesforhold for dit billede"/> 
		<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="Vis &gt; Pixelstørrelsesforhold &gt; D1/DV NTSC (0.91)"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-D1/DV_NTSC_(0.91)/desc" value="Anvend et NTSC-pixelstørrelsesforhold for dit billede"/> 
		<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="Kvadrat"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Square/context" value="Vis &gt; Pixelstørrelsesforhold &gt; Kvadrat"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Square/desc" value="Anvend et kvadratisk pixelstørrelsesforhold for et billede"/> 
		<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="Nulstil pixelstørrelsesforhold"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/context" value="Vis &gt; Pixelstørrelsesforhold &gt; Nulstil pixelstørrelsesforhold"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Reset_Pixel_Aspect_Ratios/desc" value="Gendan standardbilledformatet"/> 
		<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="Slet pixelstørrelsesforhold"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/context" value="Vis &gt; Pixelstørrelsesforhold &gt; Slet pixelstørrelsesforhold"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Delete_Pixel_Aspect_Ratio/desc" value="Fortryd eller slet et brugerdefineret billedformat til et billede"/> 
		<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="Brugerdefineret pixelstørrelsesforhold"/> 
		<context id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/context" value="Vis &gt; Pixelstørrelsesforhold &gt; Brugerdefineret pixelstørrelsesforhold"/>
		<desc id="Main-View-Pixel_Aspect_Ratio-Custom_Pixel_Aspect_Ratio/desc" value="Angiv en specifikt pixelstørrelsesforhold for dit billede"/> 
		<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="Advarsel om farvetilpasningsoverskridelse"/> 
		<context id="Main-View-Gamut_Warning/context" value="Vis &gt; Advarsel om farvetilpasning"/>
		<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="Korrekturfarver"/> 
		<context id="Main-View-Proof_Colors/context" value="Vis &gt; Korrekturfarver"/>
		<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="Farveblindhed – Deuteranopia-type"/> 
		<context id="Main-View-Proof_Setup-Color_Blindness_-_Deuteranopia-type/context" value="Vis &gt; Korrekturopsætning &gt; Farveblindhed – Deuteranopia-type"/>
		<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="Farveblindhed – Protanopia-type"/> 
		<context id="Main-View-Proof_Setup-Color_Blindness_-_Protanopia-type/context" value="Vis &gt; Korrekturopsætning &gt; Farveblindhed – Protanopia-type"/>
		<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="Skærm-RGB"/> 
		<context id="Main-View-Proof_Setup-Monitor_RGB/context" value="Vis &gt; Konfiguration af korrektur &gt; Skærm-RGB"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc753 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMonitor = stringIDToTypeID( 'proofMonitor' );     desc753.putEnumerated( idBltn, idbuiltinProof, idproofMonitor ); executeAction( idproofSetup, desc753, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)" type="Main">
		<name id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/name" value="Internetstandard-RBG (sRGB)"/> 
		<context id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/context" value="Vis &gt; Konfiguration af korrektur &gt; Internetstandard-RBG (sRGB)"/>
		<desc id="Main-View-Proof_Setup-Internet_Standard_RGB_(sRGB)/desc" value="Vis med sRGB-standarder for farver og gamma (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="Ældre Macintosh-RGB (gamma 1,8)"/> 
		<context id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/context" value="Vis &gt; Konfiguration af korrektur &gt; Ældre Macintosh-RGB (gamma 1,8)"/>
		<desc id="Main-View-Proof_Setup-Legacy_Macintosh_RGB_(Gamma_1.8)/desc" value="Vis med gamma fra før Snow Leopard (1,8)"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idproofSetup = stringIDToTypeID( 'proofSetup' );     var desc755 = new ActionDescriptor();     var idBltn = charIDToTypeID( 'Bltn' );     var idbuiltinProof = stringIDToTypeID( 'builtinProof' );     var idproofMacintosh = stringIDToTypeID( 'proofMacintosh' );     desc755.putEnumerated( idBltn, idbuiltinProof, idproofMacintosh ); executeAction( idproofSetup, desc755, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-View-Proof_Setup-Working_CMY_Plates" type="Main">
		<name id="Main-View-Proof_Setup-Working_CMY_Plates/name" value="CMY-arbejdsplader"/> 
		<context id="Main-View-Proof_Setup-Working_CMY_Plates/context" value="Vis &gt; Konfiguration af korrektur &gt; CMY-arbejdsplader"/>
		<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="Sort arbejdsplade"/> 
		<context id="Main-View-Proof_Setup-Working_Black_Plate/context" value="Vis &gt; Konfiguration af korrektur &gt; Sort arbejdsplade"/>
		<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="Gul arbejdsplade"/> 
		<context id="Main-View-Proof_Setup-Working_Yellow_Plate/context" value="Vis &gt; Konfiguration af korrektur &gt; Gul arbejdsplade"/>
		<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="Magenta arbejdsplade"/> 
		<context id="Main-View-Proof_Setup-Working_Magenta_Plate/context" value="Vis &gt; Konfiguration af korrektur &gt; Magenta arbejdsplade"/>
		<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="Cyan arbejdsplade"/> 
		<context id="Main-View-Proof_Setup-Working_Cyan_Plate/context" value="Vis &gt; Konfiguration af korrektur &gt; Cyan arbejdsplade"/>
		<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="Arbejds-CMYK"/> 
		<context id="Main-View-Proof_Setup-Working_CMYK/context" value="Vis &gt; Konfiguration af korrektur &gt; Arbejds-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="Brugerdefineret"/> 
		<context id="Main-View-Proof_Setup-Custom/context" value="Vis &gt; Konfiguration af korrektur &gt; Brugerdefineret"/>
		<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="Værktøjer"/> 
		<context id="Main-Window-Tools/context" value="Vindue &gt; Værktøjer"/>
		<desc id="Main-Window-Tools/desc" value="Vis værktøjspanelet hvorfra du kan vælge værktøjer"/> 
		<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="Indstillinger"/> 
		<context id="Main-Window-Options/context" value="Vindue &gt; Indstillinger"/>
		<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="Faste indstillinger for værktøj"/> 
		<context id="Main-Window-Tool_Presets/context" value="Vindue &gt; Faste indstillinger for værktøj"/>
		<desc id="Main-Window-Tool_Presets/desc" value="Vis panelet Faste indstillinger for værktøj hvorfra du kan oprette og vælge faste konfigurationer af værktøj"/> 
		<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="Tidslinje"/> 
		<context id="Main-Window-Timeline/context" value="Vindue &gt; Tidslinje"/>
		<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="Farveprøver"/> 
		<context id="Main-Window-Swatches/context" value="Vindue &gt; Farveprøver"/>
		<desc id="Main-Window-Swatches/desc" value="Vis farveprøvepanelet hvorfra du kan oprette og anvende foretrukne farver"/> 
		<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="Typer"/> 
		<context id="Main-Window-Styles/context" value="Vindue &gt; Typer"/>
		<desc id="Main-Window-Styles/desc" value="Vis typepanelet hvorfra du kan oprette og anvende gemte sæt af lagegenskaber"/> 
		<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="Egenskaber"/> 
		<context id="Main-Window-Properties/context" value="Vindue &gt; Egenskaber"/>
		<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="Kurver"/> 
		<context id="Main-Window-Paths/context" value="Vindue &gt; Kurver"/>
		<desc id="Main-Window-Paths/desc" value="Vis kurvepanelet hvor du kan få vist og redigere vektorkurver"/> 
		<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="Afsnitstyper"/> 
		<context id="Main-Window-Paragraph_Styles/context" value="Vindue &gt; Afsnitstyper"/>
		<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="Afsnit"/> 
		<context id="Main-Window-Paragraph/context" value="Vindue &gt; Afsnit"/>
		<desc id="Main-Window-Paragraph/desc" value="Vis afsnitspanelet hvorfra du kan redigere tekstens egenskaber"/> 
		<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="Noter"/> 
		<context id="Main-Window-Notes/context" value="Vindue &gt; Noter"/>
		<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="Navigator"/> 
		<context id="Main-Window-Navigator/context" value="Vindue &gt; Navigator"/>
		<desc id="Main-Window-Navigator/desc" value="Vis navigatorpanelet hvorfra du kan panorere, zoome og navigere rundt i dokumenter"/> 
		<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="Målingslog"/> 
		<context id="Main-Window-Measurement_Log/context" value="Vindue &gt; Målingslog"/>
		<desc id="Main-Window-Measurement_Log/desc" value="Vis målingslogpanelet hvor du kan se registreret billedstatistik"/> 
		<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="Lag"/> 
		<context id="Main-Window-Layers/context" value="Vindue &gt; Lag"/>
		<desc id="Main-Window-Layers/desc" value="Vis lagpanelet hvorfra du kan oprette, navigere rundt i og redigere dokumentlag"/> 
		<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="Lagsammensætninger"/> 
		<context id="Main-Window-Layer_Comps/context" value="Vindue &gt; Lagsammensætninger"/>
		<desc id="Main-Window-Layer_Comps/desc" value="Vis lagsammensætningspanelet hvorfra du kan registrere og vælge lagkonfigurationer (sammensætninger)"/> 
		<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="Info"/> 
		<context id="Main-Window-Info/context" value="Vindue &gt; Info"/>
		<desc id="Main-Window-Info/desc" value="Vis infopanelet, hvor du kan få vist billedegenskaber"/> 
		<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="Historik"/> 
		<context id="Main-Window-History/context" value="Vindue &gt; Historik"/>
		<desc id="Main-Window-History/desc" value="Vis historikpanelet, hvorfra du kan navigere rundt i og vælge historiktilstande og snapshot"/> 
		<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="Vindue &gt; Histogram"/>
		<desc id="Main-Window-Histogram/desc" value="Vis histogrampanelet, hvor du kan se billedstatistik"/> 
		<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="Farve"/> 
		<context id="Main-Window-Color/context" value="Vindue &gt; Farve"/>
		<desc id="Main-Window-Color/desc" value="Vis farvepanelet, hvorfra du kan vælge farver"/> 
		<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="Kloningskilde"/> 
		<context id="Main-Window-Clone_Source/context" value="Vindue &gt; Kloningskilde"/>
		<desc id="Main-Window-Clone_Source/desc" value="Vis kloningskildepanelet, hvorfra du kan styre hvordan klonings- og reparationsværktøjerne skal fungere"/> 
		<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="Tegntyper"/> 
		<context id="Main-Window-Character_Styles/context" value="Vindue &gt; Tegntyper"/>
		<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="Tegn"/> 
		<context id="Main-Window-Character/context" value="Vindue &gt; Tegn"/>
		<desc id="Main-Window-Character/desc" value="Vis tegnpanelet, hvorfra du kan redigere tekstens egenskaber"/> 
		<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="Kanaler"/> 
		<context id="Main-Window-Channels/context" value="Vindue &gt; Kanaler"/>
		<desc id="Main-Window-Channels/desc" value="Vis kanalpanelet, hvorfra du kan vælge kanaler og gemte valg"/> 
		<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="Faste indstillinger for pensel"/> 
		<context id="Main-Window-Brush_Presets/context" value="Vindue &gt; Faste indstillinger for pensel"/>
		<desc id="Main-Window-Brush_Presets/desc" value="Vælg mellem en række af Photoshops faste indstillinger for pensler"/> 
		<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="Pensel"/> 
		<context id="Main-Window-Brush/context" value="Vindue &gt; Pensel"/>
		<desc id="Main-Window-Brush/desc" value="Rediger parametrene for det valgte penselværktøj"/> 
		<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="Justeringer"/> 
		<context id="Main-Window-Adjustments/context" value="Vindue &gt; Justeringer"/>
		<desc id="Main-Window-Adjustments/desc" value="Vis animationspanelet, hvorfra du kan oprette billeder og navigere rundt på tidslinjen"/> 
		<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="Handlinger"/> 
		<context id="Main-Window-Actions/context" value="Vindue &gt; Handlinger"/>
		<desc id="Main-Window-Actions/desc" value="Vis handlingspanelet hvorfra du kan optage, afspille og administrere handlingssæt"/> 
		<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="Vindue &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="Vindue &gt; Udvidelser &gt; Kuler"/>
		<desc id="Main-Window-Extensions-Kuler/desc" value="Vis Kuler-panelet hvorfra du kan oprette, vælge og dele farveharmonisæt"/> 
		<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="Vindue &gt; Udvidelser &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="Tastaturgenveje og menuer"/> 
		<context id="Main-Window-Workspace-Keyboard_Shortcuts_&amp;_Menus/context" value="Vindue &gt; Arbejdsrum &gt; Tastaturgenveje og Menuer"/>
		<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="Slet arbejdsrum"/> 
		<context id="Main-Window-Workspace-Delete_Workspace/context" value="Vindue &gt; Arbejdsrum &gt; Standardarbejdsrum"/>
		<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="Nyt arbejdsrum"/> 
		<context id="Main-Window-Workspace-New_Workspace/context" value="Vindue &gt; Arbejdsrum &gt; Nyt arbejdsrum"/>
		<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="Grundlæggende (standard)"/> 
		<context id="Main-Window-Workspace-Essentials_(Default)/context" value="Vindue &gt; Arbejdsrum &gt; Grundlæggende (standard)"/>
		<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="Nyt vindue"/> 
		<context id="Main-Window-Arrange-New_Window/context" value="Vindue &gt; Arranger &gt; Nyt vindue"/>
		<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="Tilpas alle"/> 
		<context id="Main-Window-Arrange-Match_All/context" value="Vindue &gt; Arranger &gt; Tilpas alle"/>
		<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="Tilpas rotation"/> 
		<context id="Main-Window-Arrange-Match_Rotation/context" value="Vindue &gt; Arranger &gt; Tilpas rotation"/>
		<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="Tilpas placering"/> 
		<context id="Main-Window-Arrange-Match_Location/context" value="Vindue &gt; Arranger &gt; Tilpas placering"/>
		<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="Tilpas zoom"/> 
		<context id="Main-Window-Arrange-Match_Zoom/context" value="Vindue &gt; Arranger &gt; Tilpas zoom"/>
		<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="Flyd alle i vinduer"/> 
		<context id="Main-Window-Arrange-Float_All_in_Windows/context" value="Vindue &gt; Arranger &gt; Flyd alle i vinduer"/>
		<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="Flyd i vindue"/> 
		<context id="Main-Window-Arrange-Float_in_Window/context" value="Vindue &gt; Arranger &gt; Flyd i vindue"/>
		<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="Fliser"/> 
		<context id="Main-Window-Arrange-Tile/context" value="Vindue &gt; Arranger &gt; Side om side"/>
		<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="Overlappet"/> 
		<context id="Main-Window-Arrange-Cascade/context" value="Vindue &gt; Arranger &gt; Overlappet"/>
		<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="Konsolider alle til faner"/> 
		<context id="Main-Window-Arrange-Consolidate_All_to_Tabs/context" value="Vindue &gt; Arranger &gt; Konsolider alle til faner"/>
		<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-op"/> 
		<context id="Main-Window-Arrange-6-up/context" value="Vindue &gt; Arranger &gt; 6-op"/>
		<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-op"/> 
		<context id="Main-Window-Arrange-4-up/context" value="Vindue &gt; Arranger &gt; 4-op"/>
		<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-op stablet"/> 
		<context id="Main-Window-Arrange-3-up_Stacked/context" value="Vindue &gt; Arranger &gt; 3-op stablet"/>
		<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-op lodret"/> 
		<context id="Main-Window-Arrange-3-up_Vertical/context" value="Vindue &gt; Arranger &gt; 3-op lodret"/>
		<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-op vandret"/> 
		<context id="Main-Window-Arrange-3-up_Horizontal/context" value="Vindue &gt; Arranger &gt; 3-op vandret"/>
		<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-op lodret"/> 
		<context id="Main-Window-Arrange-2-up_Vertical/context" value="Vindue &gt; Arranger &gt; 2-op lodret"/>
		<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-op vandret"/> 
		<context id="Main-Window-Arrange-2-up_Horizontal/context" value="Vindue &gt; Arranger &gt; 2-op vandret"/>
		<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="Fliseinddel alle vandret"/> 
		<context id="Main-Window-Arrange-Tile_All_Horizontally/context" value="Vindue &gt; Arranger &gt; Fliseinddel alle vandret"/>
		<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="Fliseinddel alle lodret"/> 
		<context id="Main-Window-Arrange-Tile_All_Vertically/context" value="Vindue &gt; Arranger &gt; Fliseinddel alle lodret"/>
		<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="Ny 3D-ekstrudering"/> 
		<context id="Main-Select-New_3D_Extrusion/context" value="Vælg &gt; Ny 3D-ekstrudering"/>
		<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="Gem det valgte"/> 
		<context id="Main-Select-Save_Selection/context" value="Vælg &gt; Gem det valgte"/>
		<desc id="Main-Select-Save_Selection/desc" value="Gem en markering"/> 
		<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="Indlæs det valgte"/> 
		<context id="Main-Select-Load_Selection/context" value="Vælg &gt; Indlæs det valgte"/>
		<desc id="Main-Select-Load_Selection/desc" value="Indlæs en gemt markering"/> 
		<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="Rediger i ekspresafmaskningstilstand"/> 
		<context id="Main-Select-Edit_in_Quick_Mask_Mode/context" value="Vælg &gt; Rediger i ekspresafmaskningstilstand"/>
		<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="Transformer det valgte"/> 
		<context id="Main-Select-Transform_Selection/context" value="Vælg &gt; Transformer det valgte"/>
		<desc id="Main-Select-Transform_Selection/desc" value="Transformer en markering"/> 
		<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="Tilsvarende"/> 
		<context id="Main-Select-Similar/context" value="Vælg &gt; Tilsvarende"/>
		<desc id="Main-Select-Similar/desc" value="Marker indhold der minder om andre markerede områder"/> 
		<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="Udvid"/> 
		<context id="Main-Select-Grow/context" value="Vælg &gt; Udvid"/>
		<desc id="Main-Select-Grow/desc" value="Udvid en markering"/> 
		<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="Udtynd"/> 
		<context id="Main-Select-Modify-Feather/context" value="Vælg &gt; Modificer &gt; Udtynding"/>
		<desc id="Main-Select-Modify-Feather/desc" value="Udtynd kanterne af en markering"/> 
		<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="Sammentræk"/> 
		<context id="Main-Select-Modify-Contract/context" value="Vælg &gt; Modificer &gt; Sammentræk"/>
		<desc id="Main-Select-Modify-Contract/desc" value="Sammentræk en markering"/> 
		<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="Udvid"/> 
		<context id="Main-Select-Modify-Expand/context" value="Vælg &gt; Modificer &gt; Udvid"/>
		<desc id="Main-Select-Modify-Expand/desc" value="Udvid en markering"/> 
		<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="Udglat"/> 
		<context id="Main-Select-Modify-Smooth/context" value="Vælg &gt; Modificer &gt; Udglat"/>
		<desc id="Main-Select-Modify-Smooth/desc" value="Udglat en markering"/> 
		<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="Ramme"/> 
		<context id="Main-Select-Modify-Border/context" value="Vælg &gt; Modificer &gt; Ramme"/>
		<desc id="Main-Select-Modify-Border/desc" value="Modificer omridset eller rammen af en markering"/> 
		<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="Juster kant"/> 
		<context id="Main-Select-Refine_Edge/context" value="Vælg &gt; Juster kant"/>
		<desc id="Main-Select-Refine_Edge/desc" value="Juster kanterne af en markering"/> 
		<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="Farveområde"/> 
		<context id="Main-Select-Color_Range/context" value="Vælg &gt; Farveområde"/>
		<desc id="Main-Select-Color_Range/desc" value="Vælg et specifikt farveområde"/> 
		<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="Isoler lag"/> 
		<context id="Main-Select-Isolate_Layers/context" value="Vælg &gt; Isoler lag"/>
		<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="Find lag"/> 
		<context id="Main-Select-Find_Layers/context" value="Vælg &gt; Find lag"/>
		<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="Fravælg lag"/> 
		<context id="Main-Select-Deselect_Layers/context" value="Vælg &gt; Fravælg lag"/>
		<desc id="Main-Select-Deselect_Layers/desc" value="Fravælg en markering på lagindhold"/> 
		<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="Alle lag"/> 
		<context id="Main-Select-All_Layers/context" value="Vælg &gt; Alle lag"/>
		<desc id="Main-Select-All_Layers/desc" value="Marker indholdet af alle lag"/> 
		<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="Inverter"/> 
		<context id="Main-Select-Inverse/context" value="Vælg &gt; Inverter"/>
		<desc id="Main-Select-Inverse/desc" value="Inverter en markering"/> 
		<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="Genvælg"/> 
		<context id="Main-Select-Reselect/context" value="Vælg &gt; Genvælg"/>
		<desc id="Main-Select-Reselect/desc" value="Genvælg den forrige markering"/> 
		<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="Fravælg"/> 
		<context id="Main-Select-Deselect/context" value="Vælg &gt; Fravælg"/>
		<desc id="Main-Select-Deselect/desc" value="Fravælg en markering"/> 
		<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="Alle"/> 
		<context id="Main-Select-All/context" value="Vælg &gt; Alle"/>
		<desc id="Main-Select-All/desc" value="Marker alle pixels i det nuværende lag eller den nuværende maske"/> 
		<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="Gennemse filtre online"/> 
		<context id="Main-Filter-Browse_Filters_Online/context" value="Filter &gt; Gennemse filtre 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="Læs vandmærke"/> 
		<context id="Main-Filter-Digimarc-Read_Watermark/context" value="Filter &gt; Digimarc &gt; Læs vandmærke"/>
		<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="Integrer vandmærke"/> 
		<context id="Main-Filter-Digimarc-Embed_Watermark/context" value="Filter &gt; Digimarc &gt; Integrer vandmærke"/>
		<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="Forskydning"/> 
		<context id="Main-Filter-Other-Offset/context" value="Filter &gt; Andre &gt; Forskydning"/>
		<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="Filter &gt; Andre &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="Maksimum"/> 
		<context id="Main-Filter-Other-Maximum/context" value="Filter &gt; Andre &gt; Maksimum"/>
		<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="Filter &gt; Andre &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="Højpas"/> 
		<context id="Main-Filter-Other-High_Pass/context" value="Filter &gt; Andre &gt; Højpas"/>
		<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="Brugerdefineret"/> 
		<context id="Main-Filter-Other-Custom/context" value="Filter &gt; Andre &gt; Brugerdefineret"/>
		<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-farver"/> 
		<context id="Main-Filter-Video-NTSC_Colors/context" value="Filter &gt; Skærm &gt; NTSC-farver"/>
		<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="Fjern skærminterlacing"/> 
		<context id="Main-Filter-Video-De-Interlace/context" value="Filter &gt; Skærm &gt; Fjern skærminterlacing"/>
		<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="Tekstureffekt"/> 
		<context id="Main-Filter-Texture-Texturizer/context" value="Filter &gt; Tekstur &gt; Tekstureffekt"/>
		<desc id="Main-Filter-Texture-Texturizer/desc" value="Føj en redigerbar tekstureffekt til et billede (Mursten, Hessian, Lærred eller Sandsten)"/> 
		<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="Glasmosaik"/> 
		<context id="Main-Filter-Texture-Stained_Glass/context" value="Filter &gt; Tekstur &gt; Glasmosaik"/>
		<desc id="Main-Filter-Texture-Stained_Glass/desc" value="Føj teksturen Glasmosaik til et billede"/> 
		<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="Patchwork"/> 
		<context id="Main-Filter-Texture-Patchwork/context" value="Filter &gt; Tekstur &gt; Patchwork"/>
		<desc id="Main-Filter-Texture-Patchwork/desc" value="Føj teksturen Patchwork til et billede"/> 
		<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="Mosaikfliser"/> 
		<context id="Main-Filter-Texture-Mosaic_Tiles/context" value="Filter &gt; Tekstur &gt; Mosaikfliser"/>
		<desc id="Main-Filter-Texture-Mosaic_Tiles/desc" value="Føj teksturen Mosaikfliser til et billede"/> 
		<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="Korn"/> 
		<context id="Main-Filter-Texture-Grain/context" value="Filter &gt; Tekstur &gt; Korn"/>
		<desc id="Main-Filter-Texture-Grain/desc" value="Føj teksturen Korn til et billede"/> 
		<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="Krakelering"/> 
		<context id="Main-Filter-Texture-Craquelure/context" value="Filter &gt; Tekstur &gt; Krakelering"/>
		<desc id="Main-Filter-Texture-Craquelure/desc" value="Føj effekten Krakelering til et billede"/> 
		<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="Vind"/> 
		<context id="Main-Filter-Stylize-Wind/context" value="Filter &gt; Effekter &gt; Vind"/>
		<desc id="Main-Filter-Stylize-Wind/desc" value="Føj effekten Vind til et billede"/> 
		<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="Aftegn Kontur"/> 
		<context id="Main-Filter-Stylize-Trace_Contour/context" value="Filter &gt; Effekter &gt; Aftegn kontur"/>
		<desc id="Main-Filter-Stylize-Trace_Contour/desc" value="Føj Aftegn kontur til et billede"/> 
		<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="Fliser"/> 
		<context id="Main-Filter-Stylize-Tiles/context" value="Filter &gt; Effekter &gt; Fliser"/>
		<desc id="Main-Filter-Stylize-Tiles/desc" value="Føj effekten Fliser til et billede"/> 
		<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="Solarisering"/> 
		<context id="Main-Filter-Stylize-Solarize/context" value="Filter &gt; Effekter &gt; Solarisering"/>
		<desc id="Main-Filter-Stylize-Solarize/desc" value="Føj Solarisering til et billede"/> 
		<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="Lysende kanter"/> 
		<context id="Main-Filter-Stylize-Glowing_Edges/context" value="Filter &gt; Effekter &gt; Lysende kanter"/>
		<desc id="Main-Filter-Stylize-Glowing_Edges/desc" value="Føj Lysende kanter til et billede"/> 
		<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="Find kanter"/> 
		<context id="Main-Filter-Stylize-Find_Edges/context" value="Filter &gt; Effekter &gt; Find kanter"/>
		<desc id="Main-Filter-Stylize-Find_Edges/desc" value="Føj Find kanter til et billede"/> 
		<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="Ekstrudering"/> 
		<context id="Main-Filter-Stylize-Extrude/context" value="Filter &gt; Effekter &gt; Ekstrudering"/>
		<desc id="Main-Filter-Stylize-Extrude/desc" value="Føj Ekstrudering til et billede"/> 
		<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="Prægning"/> 
		<context id="Main-Filter-Stylize-Emboss/context" value="Filter &gt; Effekter &gt; Prægning"/>
		<desc id="Main-Filter-Stylize-Emboss/desc" value="Føj Prægning til et billede"/> 
		<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="Spredning"/> 
		<context id="Main-Filter-Stylize-Diffuse/context" value="Filter &gt; Effekter &gt; Spredning"/>
		<desc id="Main-Filter-Stylize-Diffuse/desc" value="Føj Spredning til et billede"/> 
		<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="Akvarelpapir"/> 
		<context id="Main-Filter-Sketch-Water_Paper/context" value="Filter &gt; Skitser &gt; Akvarelpapir"/>
		<desc id="Main-Filter-Sketch-Water_Paper/desc" value="Føj effekten Akvarelpapir til et billede"/> 
		<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="Iturevne kanter"/> 
		<context id="Main-Filter-Sketch-Torn_Edges/context" value="Filter &gt; Skitser &gt; Iturevne kanter"/>
		<desc id="Main-Filter-Sketch-Torn_Edges/desc" value="Føj effekten Iturevne kanter til et billede"/> 
		<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="Stempel"/> 
		<context id="Main-Filter-Sketch-Stamp/context" value="Filter &gt; Skitser &gt; Stempel"/>
		<desc id="Main-Filter-Sketch-Stamp/desc" value="Føj en stempeleffekt til et billede"/> 
		<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="Neteffekt"/> 
		<context id="Main-Filter-Sketch-Reticulation/context" value="Filter &gt; Skitser &gt; Neteffekt"/>
		<desc id="Main-Filter-Sketch-Reticulation/desc" value="Føj effekten Neteffekt til et billede"/> 
		<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="Gips"/> 
		<context id="Main-Filter-Sketch-Plaster/context" value="Filter &gt; Skitser &gt; Gips"/>
		<desc id="Main-Filter-Sketch-Plaster/desc" value="Føj effekten Gips til et billede"/> 
		<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="Fotokopi"/> 
		<context id="Main-Filter-Sketch-Photocopy/context" value="Filter &gt; Skitser &gt; Fotokopi"/>
		<desc id="Main-Filter-Sketch-Photocopy/desc" value="Føj effekten Fotokopi til et billede"/> 
		<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="Brevpapir"/> 
		<context id="Main-Filter-Sketch-Note_Paper/context" value="Filter &gt; Skitser &gt; Brevpapir"/>
		<desc id="Main-Filter-Sketch-Note_Paper/desc" value="Føj effekten Brevpapir til et billede"/> 
		<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="Halvtonemønster"/> 
		<context id="Main-Filter-Sketch-Halftone_Pattern/context" value="Filter &gt; Skitser &gt; Halvtonemønster"/>
		<desc id="Main-Filter-Sketch-Halftone_Pattern/desc" value="Føj et halvtonemønster til et billede"/> 
		<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="Grafisk pen"/> 
		<context id="Main-Filter-Sketch-Graphic_Pen/context" value="Filter &gt; Skitser &gt; Grafisk pen"/>
		<desc id="Main-Filter-Sketch-Graphic_Pen/desc" value="Føj effekten Grafisk pen til et billede"/> 
		<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é-farveblyant"/> 
		<context id="Main-Filter-Sketch-Conté_Crayon/context" value="Filter &gt; Skitser &gt; Conté-farveblyant"/>
		<desc id="Main-Filter-Sketch-Conté_Crayon/desc" value="Føj effekten Conté-farveblyant til et billede"/> 
		<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="Krom"/> 
		<context id="Main-Filter-Sketch-Chrome/context" value="Filter &gt; Skitser &gt; Krom"/>
		<desc id="Main-Filter-Sketch-Chrome/desc" value="Føj effekten Krom til et billede"/> 
		<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="Kul"/> 
		<context id="Main-Filter-Sketch-Charcoal/context" value="Filter &gt; Skitser &gt; Kul"/>
		<desc id="Main-Filter-Sketch-Charcoal/desc" value="Føj skitseeffekten Kul til et billede"/> 
		<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="Kridt og kul"/> 
		<context id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/context" value="Filter &gt; Skitser &gt; Kridt og kul"/>
		<desc id="Main-Filter-Sketch-Chalk_&amp;_Charcoal/desc" value="Føj skitseeffekten Kridt og kul til et billede"/> 
		<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="Basrelief"/> 
		<context id="Main-Filter-Sketch-Bas_Relief/context" value="Filter &gt; Skitser &gt; Basrelief"/>
		<desc id="Main-Filter-Sketch-Bas_Relief/desc" value="Føj skitseeffekten Basrelief til et billede"/> 
		<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="Uskarp maskning"/> 
		<context id="Main-Filter-Sharpen-Unsharp_Mask/context" value="Filter &gt; Skarpere &gt; Uskarp maskering"/>
		<desc id="Main-Filter-Sharpen-Unsharp_Mask/desc" value="Gør et billede skarpere med bedre kontrol over størrelse og styrke"/> 
		<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="Gør automatisk skarpere"/> 
		<context id="Main-Filter-Sharpen-Smart_Sharpen/context" value="Filter &gt; Skarpere &gt; Gør automatisk skarpere"/>
		<desc id="Main-Filter-Sharpen-Smart_Sharpen/desc" value="Brug avancerede indstillinger til at gøre forskellige dele af billedet skarpere på intelligent vis"/> 
		<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="Endnu skarpere"/> 
		<context id="Main-Filter-Sharpen-Sharpen_More/context" value="Filter &gt; Skarpere &gt; Endnu skarpere"/>
		<desc id="Main-Filter-Sharpen-Sharpen_More/desc" value="Gør et billedes pixels endnu skarpere"/> 
		<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="Gør kanter skarpere"/> 
		<context id="Main-Filter-Sharpen-Sharpen_Edges/context" value="Filter &gt; Skarpere &gt; Gør kanter skarpere"/>
		<desc id="Main-Filter-Sharpen-Sharpen_Edges/desc" value="Gør kanterne på billedets detaljer skarpere"/> 
		<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="Skarpere"/> 
		<context id="Main-Filter-Sharpen-Sharpen/context" value="Filter &gt; Skarpere &gt; Skarpere"/>
		<desc id="Main-Filter-Sharpen-Sharpen/desc" value="Gør et billedes pixels skarpere"/> 
		<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="Reducering af rystelser"/> 
		<context id="Main-Filter-Sharpen-Shake_Reduction/context" value="Filter &gt; Gør skarpere &gt; Reducering af rystelser"/>
		<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="Belysningseffekter"/> 
		<context id="Main-Filter-Render-Lighting_Effects/context" value="Filter &gt; Gengiv &gt; Belysningseffekter"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idlightFilterLightingEffects = stringIDToTypeID( 'lightFilterLightingEffects' ); executeAction( idlightFilterLightingEffects, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lighting_Effects_Classic" type="Main">
		<name id="Main-Filter-Render-Lighting_Effects_Classic/name" value="Lighting Effects Classic"/> 
		<context id="Main-Filter-Render-Lighting_Effects_Classic/context" value="Filter &gt; Gengiv &gt; Lighting Effects Classic"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLghE = charIDToTypeID( 'LghE' ); executeAction( idLghE, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Render-Lens_Flare" type="Main">
		<name id="Main-Filter-Render-Lens_Flare/name" value="Linsebrydning"/> 
		<context id="Main-Filter-Render-Lens_Flare/context" value="Filter &gt; Gengiv &gt; Linsebrydning"/>
		<desc id="Main-Filter-Render-Lens_Flare/desc" value="Føj en kunstig linsebrydning til et billede"/> 
		<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="Fibre"/> 
		<context id="Main-Filter-Render-Fibers/context" value="Filter &gt; Gengiv &gt; Fibre"/>
		<desc id="Main-Filter-Render-Fibers/desc" value="Opret en fibereffekt ud fra farverne i forgrunden og baggrunden"/> 
		<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="Skyblandinger"/> 
		<context id="Main-Filter-Render-Difference_Clouds/context" value="Filter &gt; Gengiv &gt; Skyblandinger"/>
		<desc id="Main-Filter-Render-Difference_Clouds/desc" value="Opret en skyeffekt ud fra det modsatte spektrum af farverne i forgrunden og baggrunden"/> 
		<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="Skyer"/> 
		<context id="Main-Filter-Render-Clouds/context" value="Filter &gt; Gengiv &gt; Skyer"/>
		<desc id="Main-Filter-Render-Clouds/desc" value="Opret en skyeffekt ud fra farver i forgrunden og baggrunden"/> 
		<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="Pointillistisk arbejdsmåde"/> 
		<context id="Main-Filter-Pixelate-Pointillize/context" value="Filter &gt; Opbrydning &gt; Pointillistisk arbejdsmåde"/>
		<desc id="Main-Filter-Pixelate-Pointillize/desc" value="Pixeler et billede med effekten Pointillistisk arbejdsmåde"/> 
		<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="Mosaik"/> 
		<context id="Main-Filter-Pixelate-Mosaic/context" value="Filter &gt; Opbrydning &gt; Mosaik"/>
		<desc id="Main-Filter-Pixelate-Mosaic/desc" value="Pixeler et billede med effekten Mosaik"/> 
		<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="Mezzotint"/> 
		<context id="Main-Filter-Pixelate-Mezzotint/context" value="Filter &gt; Opbrydning &gt; Mezzotint"/>
		<desc id="Main-Filter-Pixelate-Mezzotint/desc" value="Pixeler et billede med effekten Mezzotint"/> 
		<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="Fragmenter"/> 
		<context id="Main-Filter-Pixelate-Fragment/context" value="Filter &gt; Opbrydning &gt; Fragment"/>
		<desc id="Main-Filter-Pixelate-Fragment/desc" value="Pixeler et billede med effekten Fragmenter"/> 
		<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="Facet"/> 
		<context id="Main-Filter-Pixelate-Facet/context" value="Filter &gt; Opbrydning &gt; Facet"/>
		<desc id="Main-Filter-Pixelate-Facet/desc" value="Pixeler et billede med effekten Facet"/> 
		<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="Krystallisering"/> 
		<context id="Main-Filter-Pixelate-Crystallize/context" value="Filter &gt; Opbrydning &gt; Krystallisering"/>
		<desc id="Main-Filter-Pixelate-Crystallize/desc" value="Pixeler et billede med effekten Krystallisering"/> 
		<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="Farvehalvtone"/> 
		<context id="Main-Filter-Pixelate-Color_Halftone/context" value="Filter &gt; Opbrydning &gt; Farvehalvtone"/>
		<desc id="Main-Filter-Pixelate-Color_Halftone/desc" value="Pixeler et billede efter kanal med en halvtoneeffekt"/> 
		<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="Reducer støj"/> 
		<context id="Main-Filter-Noise-Reduce_Noise/context" value="Filter &gt; Støj &gt; Reducer støj"/>
		<desc id="Main-Filter-Noise-Reduce_Noise/desc" value="Fjern høj-ISO-kamerastøj og fejl som fx JPEG-blokke fra et billede"/> 
		<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="Median"/> 
		<context id="Main-Filter-Noise-Median/context" value="Filter &gt; Støj &gt; Median"/>
		<desc id="Main-Filter-Noise-Median/desc" value="Reducer støj ud fra pixellysstyrke"/> 
		<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="Støv og ridser"/> 
		<context id="Main-Filter-Noise-Dust_&amp;_Scratches/context" value="Filter &gt; Støj &gt; Støv og ridser"/>
		<desc id="Main-Filter-Noise-Dust_&amp;_Scratches/desc" value="Fjern støv og ridser fra et billede"/> 
		<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="Fjern støj"/> 
		<context id="Main-Filter-Noise-Despeckle/context" value="Filter &gt; Støj &gt; Fjern støj"/>
		<desc id="Main-Filter-Noise-Despeckle/desc" value="Fjern pletter fra et billede"/> 
		<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="Tilføj støj"/> 
		<context id="Main-Filter-Noise-Add_Noise/context" value="Filter &gt; Støj &gt; Tilføj støj"/>
		<desc id="Main-Filter-Noise-Add_Noise/desc" value="Føj støj til et billede"/> 
		<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="Zigzag"/> 
		<context id="Main-Filter-Distort-ZigZag/context" value="Filter &gt; Forvræng &gt; Zigzag"/>
		<desc id="Main-Filter-Distort-ZigZag/desc" value="Forvræng et billede med effekten Zigzag"/> 
		<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="Bølge"/> 
		<context id="Main-Filter-Distort-Wave/context" value="Filter &gt; Forvræng &gt; Bølge"/>
		<desc id="Main-Filter-Distort-Wave/desc" value="Forvræng et billede med effekten Bølge"/> 
		<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="Hvirvel"/> 
		<context id="Main-Filter-Distort-Twirl/context" value="Filter &gt; Forvræng &gt; Hvirvel"/>
		<desc id="Main-Filter-Distort-Twirl/desc" value="Forvræng et billede med effekten Hvirvel"/> 
		<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="Sfærisk effekt"/> 
		<context id="Main-Filter-Distort-Spherize/context" value="Filter &gt; Forvræng &gt; Sfærisk effekt"/>
		<desc id="Main-Filter-Distort-Spherize/desc" value="Forvræng et billede med en sfærisk effekt"/> 
		<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="Vridning"/> 
		<context id="Main-Filter-Distort-Shear/context" value="Filter &gt; Forvræng &gt; Vridning"/>
		<desc id="Main-Filter-Distort-Shear/desc" value="Forvræng et billede med effekten Vridninger"/> 
		<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="Krusning"/> 
		<context id="Main-Filter-Distort-Ripple/context" value="Filter &gt; Forvræng &gt; Krusning"/>
		<desc id="Main-Filter-Distort-Ripple/desc" value="Forvræng et billede med effekten Krusninger"/> 
		<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ære koordinater"/> 
		<context id="Main-Filter-Distort-Polar_Coordinates/context" value="Filter &gt; Forvræng &gt; Polære koordinater"/>
		<desc id="Main-Filter-Distort-Polar_Coordinates/desc" value="Forvræng et billede ved dets polære koordinater "/> 
		<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="Knibning"/> 
		<context id="Main-Filter-Distort-Pinch/context" value="Filter &gt; Forvræng &gt; Knibning"/>
		<desc id="Main-Filter-Distort-Pinch/desc" value="Forvræng et billede med effekten Knibning"/> 
		<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="Krusninger"/> 
		<context id="Main-Filter-Distort-Ocean_Ripple/context" value="Filter &gt; Forvræng &gt; Krusninger"/>
		<desc id="Main-Filter-Distort-Ocean_Ripple/desc" value="Forvræng et billede med effekten Krusninger"/> 
		<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="Glas"/> 
		<context id="Main-Filter-Distort-Glass/context" value="Filter &gt; Forvræng &gt; Glas"/>
		<desc id="Main-Filter-Distort-Glass/desc" value="Forvræng et billede med effekten Glas"/> 
		<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="Transformering"/> 
		<context id="Main-Filter-Distort-Displace/context" value="Filter &gt; Forvræng &gt; Transformering"/>
		<desc id="Main-Filter-Distort-Displace/desc" value="Forvræng et billede med effekten Transformering"/> 
		<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="Diffust skær"/> 
		<context id="Main-Filter-Distort-Diffuse_Glow/context" value="Filter &gt; Forvræng &gt; Diffust skær"/>
		<desc id="Main-Filter-Distort-Diffuse_Glow/desc" value="Forvræng et billede med effekten Diffust skær"/> 
		<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="Filter &gt; Penselstrøg &gt; Sumi-e"/>
		<desc id="Main-Filter-Brush_Strokes-Sumi-e/desc" value="Føj et penselstrøg med effekten Sumi-e til et billede"/> 
		<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="Stænkede strøg"/> 
		<context id="Main-Filter-Brush_Strokes-Sprayed_Strokes/context" value="Filter &gt; Penselstrøg &gt; Stænkede strøg"/>
		<desc id="Main-Filter-Brush_Strokes-Sprayed_Strokes/desc" value="Føj effekten Stænkede strøg til et billede"/> 
		<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="Stænk"/> 
		<context id="Main-Filter-Brush_Strokes-Spatter/context" value="Filter &gt; Penselstrøg &gt; Stænk"/>
		<desc id="Main-Filter-Brush_Strokes-Spatter/desc" value="Føj effekten Stænk til et billede"/> 
		<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="Trykfarvekonturer"/> 
		<context id="Main-Filter-Brush_Strokes-Ink_Outlines/context" value="Filter &gt; Penselstrøg &gt; Trykfarvekonturer"/>
		<desc id="Main-Filter-Brush_Strokes-Ink_Outlines/desc" value="Føj effekten Trykfarvekonturer til et billede"/> 
		<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="Mørke strøg"/> 
		<context id="Main-Filter-Brush_Strokes-Dark_Strokes/context" value="Filter &gt; Penselstrøg &gt; Mørke strøg"/>
		<desc id="Main-Filter-Brush_Strokes-Dark_Strokes/desc" value="Føj effekten Mørke strøg til et billede"/> 
		<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="Fletværk"/> 
		<context id="Main-Filter-Brush_Strokes-Crosshatch/context" value="Filter &gt; Penselstrøg &gt; Fletværk"/>
		<desc id="Main-Filter-Brush_Strokes-Crosshatch/desc" value="Føj effekten Fletværk til et billede"/> 
		<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="Kantede strøg"/> 
		<context id="Main-Filter-Brush_Strokes-Angled_Strokes/context" value="Filter &gt; Penselstrøg &gt; Kantede strøg"/>
		<desc id="Main-Filter-Brush_Strokes-Angled_Strokes/desc" value="Føj effekten Strøg til et billede"/> 
		<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="Fremhævede kanter"/> 
		<context id="Main-Filter-Brush_Strokes-Accented_Edges/context" value="Filter &gt; Penselstrøg &gt; Fremhævede kanter"/>
		<desc id="Main-Filter-Brush_Strokes-Accented_Edges/desc" value="Føj effekten Fremhævede kanter til et billede"/> 
		<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="Overfladesløring"/> 
		<context id="Main-Filter-Blur-Surface_Blur/context" value="Filter &gt; Sløring &gt; Overfladesløring"/>
		<desc id="Main-Filter-Blur-Surface_Blur/desc" value="Slør et billede, men bevar kantdetaljerne"/> 
		<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="Smart sløring"/> 
		<context id="Main-Filter-Blur-Smart_Blur/context" value="Filter &gt; Sløring &gt; Gør automatisk mere sløret"/>
		<desc id="Main-Filter-Blur-Smart_Blur/desc" value="Benyt yderligere præcision på et billede"/> 
		<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="Formsløring"/> 
		<context id="Main-Filter-Blur-Shape_Blur/context" value="Filter &gt; Sløring &gt; Formsløring"/>
		<desc id="Main-Filter-Blur-Shape_Blur/desc" value="Tilføj sløring med en form som kildeparameter"/> 
		<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="Radial sløring"/> 
		<context id="Main-Filter-Blur-Radial_Blur/context" value="Filter &gt; Sløring &gt; Radial sløring"/>
		<desc id="Main-Filter-Blur-Radial_Blur/desc" value="Tilføj radial sløring med en zoom- eller drejningseffekt"/> 
		<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="Bevægelsessløring"/> 
		<context id="Main-Filter-Blur-Motion_Blur/context" value="Filter &gt; Sløring &gt; Bevægelsessløring"/>
		<desc id="Main-Filter-Blur-Motion_Blur/desc" value="Tilføj en justerbar sløring der ligner bevægelse"/> 
		<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="Linsesløring"/> 
		<context id="Main-Filter-Blur-Lens_Blur/context" value="Filter &gt; Sløring &gt; Linsesløring"/>
		<desc id="Main-Filter-Blur-Lens_Blur/desc" value="Tilføj Linsesløring for at få en dybdesløringseffekt"/> 
		<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="Gaussisk sløring"/> 
		<context id="Main-Filter-Blur-Gaussian_Blur/context" value="Filter &gt; Sløring &gt; Gaussisk sløring"/>
		<desc id="Main-Filter-Blur-Gaussian_Blur/desc" value="Føj justerbar gaussisk sløring til et billede"/> 
		<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="Bokssløring"/> 
		<context id="Main-Filter-Blur-Box_Blur/context" value="Filter &gt; Sløring &gt; Bokssløring"/>
		<desc id="Main-Filter-Blur-Box_Blur/desc" value="Slør et billede ud fra dataene i nabopixel"/> 
		<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="Mere sløring"/> 
		<context id="Main-Filter-Blur-Blur_More/context" value="Filter &gt; Sløring &gt; Mere sløring"/>
		<desc id="Main-Filter-Blur-Blur_More/desc" value="Slør et billede med mere end standardstyrke"/> 
		<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="Slør"/> 
		<context id="Main-Filter-Blur-Blur/context" value="Filter &gt; Sløring &gt; Sløring"/>
		<desc id="Main-Filter-Blur-Blur/desc" value="Slør et billede"/> 
		<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="Gennemsnit"/> 
		<context id="Main-Filter-Blur-Average/context" value="Filter &gt; Sløring &gt; Gennemsnit"/>
		<desc id="Main-Filter-Blur-Average/desc" value="Slør billedet med et gennemsnit af billedets farver"/> 
		<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="Hæld-forskyd"/> 
		<context id="Main-Filter-Blur-Tilt-Shift/context" value="Filter &gt; Slør &gt; Hæld-forskyd"/>
		<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="Iris-slør"/> 
		<context id="Main-Filter-Blur-Iris_Blur/context" value="Filter &gt; Slør &gt; Iris-slør"/>
		<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="Feltslør"/> 
		<context id="Main-Filter-Blur-Field_Blur/context" value="Filter &gt; Slør &gt; Feltslør"/>
		<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="Filter &gt; Kunstnerisk &gt; Akvarel"/>
		<desc id="Main-Filter-Artistic-Watercolor/desc" value="Føj effekten Akvarel til et billede"/> 
		<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="Undermaling"/> 
		<context id="Main-Filter-Artistic-Underpainting/context" value="Filter &gt; Kunstnerisk &gt; Undermaling"/>
		<desc id="Main-Filter-Artistic-Underpainting/desc" value="Føj effekten Undermaling til et billede"/> 
		<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="Svamp"/> 
		<context id="Main-Filter-Artistic-Sponge/context" value="Filter &gt; Kunstnerisk &gt; Svamp"/>
		<desc id="Main-Filter-Artistic-Sponge/desc" value="Føj effekten Svamp til et billede"/> 
		<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="Udtværingspen"/> 
		<context id="Main-Filter-Artistic-Smudge_Stick/context" value="Filter &gt; Kunstnerisk &gt; Udtværingspen"/>
		<desc id="Main-Filter-Artistic-Smudge_Stick/desc" value="Føj effekten Udtværingspen til et billede"/> 
		<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="Pasteller"/> 
		<context id="Main-Filter-Artistic-Rough_Pastels/context" value="Filter &gt; Kunstnerisk &gt; Pasteller"/>
		<desc id="Main-Filter-Artistic-Rough_Pastels/desc" value="Føj effekten Pasteller til et billede"/> 
		<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="Reducer kanter"/> 
		<context id="Main-Filter-Artistic-Poster_Edges/context" value="Filter &gt; Kunstnerisk &gt; Reducer kanter"/>
		<desc id="Main-Filter-Artistic-Poster_Edges/desc" value="Føj effekten Reducer kanter til et billede"/> 
		<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="Plasticfolie"/> 
		<context id="Main-Filter-Artistic-Plastic_Wrap/context" value="Filter &gt; Kunstnerisk &gt; Plasticfolie"/>
		<desc id="Main-Filter-Artistic-Plastic_Wrap/desc" value="Føj effekten Plastfolie til et billede"/> 
		<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="Paletkniv"/> 
		<context id="Main-Filter-Artistic-Palette_Knife/context" value="Filter &gt; Kunstnerisk &gt; Paletkniv"/>
		<desc id="Main-Filter-Artistic-Palette_Knife/desc" value="Føj effekten Paletkniv til et billede"/> 
		<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="Klatmaleri"/> 
		<context id="Main-Filter-Artistic-Paint_Daubs/context" value="Filter &gt; Kunstnerisk &gt; Klatmaleri"/>
		<desc id="Main-Filter-Artistic-Paint_Daubs/desc" value="Føj effekten Klatmaleri til et billede"/> 
		<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="Neonskær"/> 
		<context id="Main-Filter-Artistic-Neon_Glow/context" value="Filter &gt; Kunstnerisk &gt; Neonskær"/>
		<desc id="Main-Filter-Artistic-Neon_Glow/desc" value="Føj effekten Neonskær til et billede"/> 
		<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="Fresko"/> 
		<context id="Main-Filter-Artistic-Fresco/context" value="Filter &gt; Kunstnerisk &gt; Fresko"/>
		<desc id="Main-Filter-Artistic-Fresco/desc" value="Føj effekten Fresko til et billede"/> 
		<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="Kornet film"/> 
		<context id="Main-Filter-Artistic-Film_Grain/context" value="Filter &gt; Kunstnerisk &gt; Kornet film"/>
		<desc id="Main-Filter-Artistic-Film_Grain/desc" value="Føj effekten Kornet film til et billede"/> 
		<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="Tør pensel"/> 
		<context id="Main-Filter-Artistic-Dry_Brush/context" value="Filter &gt; Kunstnerisk &gt; Tør pensel"/>
		<desc id="Main-Filter-Artistic-Dry_Brush/desc" value="Føj effekten Tør pensel til et billede"/> 
		<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="Fritskrabning"/> 
		<context id="Main-Filter-Artistic-Cutout/context" value="Filter &gt; Kunstnerisk &gt; Fritskrabning"/>
		<desc id="Main-Filter-Artistic-Cutout/desc" value="Føj effekten Fritskrabning til et billede"/> 
		<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="Farveblyant"/> 
		<context id="Main-Filter-Artistic-Colored_Pencil/context" value="Filter &gt; Kunstnerisk &gt; Farveblyant"/>
		<desc id="Main-Filter-Artistic-Colored_Pencil/desc" value="Føj en kulørt blyanteffekt til et billede"/> 
		<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="Forsvindingspunkt"/> 
		<context id="Main-Filter-Vanishing_Point/context" value="Filter &gt; Forsvindingspunkt"/>
		<desc id="Main-Filter-Vanishing_Point/desc" value="Rediger billeder i 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="Oliemaling"/> 
		<context id="Main-Filter-Oil_Paint/context" value="Filter &gt; Oliemaling"/>
		<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="Blødgør"/> 
		<context id="Main-Filter-Liquify/context" value="Filter &gt; Blødgør"/>
		<desc id="Main-Filter-Liquify/desc" value="Forvræng et billedes pixels"/> 
		<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="Linsekorrektion"/> 
		<context id="Main-Filter-Lens_Correction/context" value="Filter &gt; Linsekorrektion"/>
		<desc id="Main-Filter-Lens_Correction/desc" value="Fjern geometriske forvrængninger, kromatiske afvigelser og vignettering"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idLnCr = charIDToTypeID( 'LnCr' ); executeAction( idLnCr, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Filter-Camera_Raw_Filter" type="Main">
		<name id="Main-Filter-Camera_Raw_Filter/name" value="Camera Raw-filter"/> 
		<context id="Main-Filter-Camera_Raw_Filter/context" value="Filter &gt; Camera Raw-filter"/>
		<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="Adaptiv vidvinkel"/> 
		<context id="Main-Filter-Adaptive_Wide_Angle/context" value="Filter &gt; Adaptiv vidvinkel"/>
		<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="Filtergalleri"/> 
		<context id="Main-Filter-Filter_Gallery/context" value="Filer &gt; Filtergalleri"/>
		<desc id="Main-Filter-Filter_Gallery/desc" value="Få adgang til massevis af specielle effektfiltre"/> 
		<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="Konverter til Smart-filtre"/> 
		<context id="Main-Filter-Convert_for_Smart_Filters/context" value="Filter &gt; Konverter til Smart-filtre"/>
		<desc id="Main-Filter-Convert_for_Smart_Filters/desc" value="Konverter til et genredigerbart Smart-filter"/> 
		<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="Seneste filter"/> 
		<context id="Main-Filter-Last_Filter/context" value="Filter &gt; Seneste filter"/>
		<desc id="Main-Filter-Last_Filter/desc" value="Tilføj det senest brugte filter"/> 
		<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="Placer markør for skala"/> 
		<context id="Main-Image-Analysis-Place_Scale_Marker/context" value="Billede &gt; Analyse &gt; Placer markør for skala"/>
		<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="Tælleværktøj"/> 
		<context id="Main-Image-Analysis-Count_Tool/context" value="Billede &gt; Analyse &gt; Tælleværktøj"/>
		<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="Linialværktøj"/> 
		<context id="Main-Image-Analysis-Ruler_Tool/context" value="Billede &gt; Analyse &gt; Linealværktøj"/>
		<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="Registrer målinger"/> 
		<context id="Main-Image-Analysis-Record_Measurements/context" value="Billede &gt; Analyse &gt; Registrer målinger"/>
		<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="Diffusering"/> 
		<context id="Main-Image-Trap/context" value="Billede &gt; Diffusering"/>
		<desc id="Main-Image-Trap/desc" value="Opret et forebyggende overlap til tryk"/> 
		<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="Anvend datasæt"/> 
		<context id="Main-Image-Apply_Data_Set/context" value="Billede &gt; Anvend datasæt"/>
		<desc id="Main-Image-Apply_Data_Set/desc" value="Anvend et specifikt, gemt datasæt"/> 
		<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="Datasæt"/> 
		<context id="Main-Image-Variables-Data_Sets/context" value="Billede &gt; Variabler &gt; Datasæt"/>
		<desc id="Main-Image-Variables-Data_Sets/desc" value="Definer specifikke variabler til datasæt der bruges med variabler"/> 
		<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="Definer"/> 
		<context id="Main-Image-Variables-Define/context" value="Billede &gt; Variabler &gt; Definer"/>
		<desc id="Main-Image-Variables-Define/desc" value="Angiv de specifkke indstillinger og parametre for lagets variabler"/> 
		<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="Kalkulationer"/> 
		<context id="Main-Image-Calculations/context" value="Billede &gt; Kalkulationer"/>
		<desc id="Main-Image-Calculations/desc" value="Bland to kanaler til ét billede"/> 
		<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="Overfør billede"/> 
		<context id="Main-Image-Apply_Image/context" value="Billede &gt; Overfør billede"/>
		<desc id="Main-Image-Apply_Image/desc" value="Bland kanalerne i billedlag"/> 
		<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="Dubler"/> 
		<context id="Main-Image-Duplicate/context" value="Billede &gt; Dubler"/>
		<desc id="Main-Image-Duplicate/desc" value="Dubler billedindhold"/> 
		<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="Vis alle"/> 
		<context id="Main-Image-Reveal_All/context" value="Billede &gt; Vis alle"/>
		<desc id="Main-Image-Reveal_All/desc" value="Vis alle aspekter af et billede"/> 
		<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="Studs"/> 
		<context id="Main-Image-Trim/context" value="Billede &gt; Studs"/>
		<desc id="Main-Image-Trim/desc" value="Fjern små dele af et billede ud fra størrelse og placering"/> 
		<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="Beskær"/> 
		<context id="Main-Image-Crop/context" value="Billede &gt; Beskær"/>
		<desc id="Main-Image-Crop/desc" value="Beskær billedet"/> 
		<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="Vend lærred lodret"/> 
		<context id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/context" value="Billede &gt; Billedrotation &gt; Vend lærred lodret"/>
		<desc id="Main-Image-Image_Rotation-Flip_Canvas_Vertical/desc" value="Vend billedets lærred lodret "/> 
		<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="Vend lærred vandret"/> 
		<context id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/context" value="Billede &gt; Billedrotation &gt; Vend lærred vandret"/>
		<desc id="Main-Image-Image_Rotation-Flip_Canvas_Horizontal/desc" value="Vend billedets lærred vandret"/> 
		<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="Vilkårligt"/> 
		<context id="Main-Image-Image_Rotation-Arbitrary/context" value="Billede &gt; Billedrotation &gt; Vilkårlig"/>
		<desc id="Main-Image-Image_Rotation-Arbitrary/desc" value="Roter et billedes lærred vilkårligt"/> 
		<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° mod uret"/> 
		<context id="Main-Image-Image_Rotation-90°_CCW/context" value="Billede &gt; Billedrotation &gt; 90° mod uret"/>
		<desc id="Main-Image-Image_Rotation-90°_CCW/desc" value="Roter et billedes lærred 90 grader mod uret"/> 
		<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° med uret"/> 
		<context id="Main-Image-Image_Rotation-90°_CW/context" value="Billede &gt; Billedrotation &gt; 90° med uret"/>
		<desc id="Main-Image-Image_Rotation-90°_CW/desc" value="Roter et billedes lærred 90 grader med uret"/> 
		<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="Billede &gt; Billedrotation &gt; 180°"/>
		<desc id="Main-Image-Image_Rotation-180°/desc" value="Roter et billedes lærred 180 grader"/> 
		<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="Lærredsstørrelse"/> 
		<context id="Main-Image-Canvas_Size/context" value="Billede &gt; Lærredstørrelse"/>
		<desc id="Main-Image-Canvas_Size/desc" value="Rediger størrelsen på området omkring billedet"/> 
		<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="Billedstørrelse"/> 
		<context id="Main-Image-Image_Size/context" value="Billede &gt; Billedstørrelse"/>
		<desc id="Main-Image-Image_Size/desc" value="Rediger et billedes dimensioner"/> 
		<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="Automatisk farve"/> 
		<context id="Main-Image-Auto_Color/context" value="Billede &gt; Automatisk farve"/>
		<desc id="Main-Image-Auto_Color/desc" value="Neutraliser farvetoner ved at analysere farverne og kontasten på det nuværende billede"/> 
		<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="Automatisk kontrast"/> 
		<context id="Main-Image-Auto_Contrast/context" value="Billede &gt; Automatisk kontrast"/>
		<desc id="Main-Image-Auto_Contrast/desc" value="Juster kontrast automatisk, og marker mørke og lyse områder med hhv. sort og hvidt "/> 
		<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="Automatisk tone"/> 
		<context id="Main-Image-Auto_Tone/context" value="Billede &gt; Automatisk tone"/>
		<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="Udjævn"/> 
		<context id="Main-Image-Adjustments-Equalize/context" value="Billede &gt; Justeringer &gt; Udjævn"/>
		<desc id="Main-Image-Adjustments-Equalize/desc" value="Omfordel et billedes lysstyrkeværdier"/> 
		<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="Erstat farve"/> 
		<context id="Main-Image-Adjustments-Replace_Color/context" value="Billede &gt; Justeringer &gt; Erstat farve"/>
		<desc id="Main-Image-Adjustments-Replace_Color/desc" value="Opret en maske for at vælge specifikke farver der skal udskiftes i et billede"/> 
		<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="Tilpas farve"/> 
		<context id="Main-Image-Adjustments-Match_Color/context" value="Billede &gt; Justeringer &gt; Tilpas farve"/>
		<desc id="Main-Image-Adjustments-Match_Color/desc" value="Afpas farverne på tværs af flere billeder, lag eller markeringer"/> 
		<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="Dæmp farvemætning"/> 
		<context id="Main-Image-Adjustments-Desaturate/context" value="Billede &gt; Justeringer &gt; Dæmp farvemætning"/>
		<desc id="Main-Image-Adjustments-Desaturate/desc" value="Konverterer et farvebillede til gråtoneværdier, men bibeholder billedets farvetilstand"/> 
		<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="Variationer"/> 
		<context id="Main-Image-Adjustments-Variations/context" value="Billede &gt; Justeringer &gt; Variationer"/>
		<desc id="Main-Image-Adjustments-Variations/desc" value="Vælg blandt eksempelvisninger med forskellige billedjusteringer"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idVrtn = charIDToTypeID( 'Vrtn' ); executeAction( idVrtn, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Adjustments-HDR_Toning" type="Main">
		<name id="Main-Image-Adjustments-HDR_Toning/name" value="HDR-toning"/> 
		<context id="Main-Image-Adjustments-HDR_Toning/context" value="Billede &gt; Justeringer &gt; HDR-toning"/>
		<desc id="Main-Image-Adjustments-HDR_Toning/desc" value="Anvend HDR-billedjusteringer på det aktuelle billede"/> 
		<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="Skygge/højlys"/> 
		<context id="Main-Image-Adjustments-Shadows/Highlights/context" value="Billede &gt; Justeringer &gt; Skygge/højlys"/>
		<desc id="Main-Image-Adjustments-Shadows/Highlights/desc" value="Juster et billedes mørke og lyse områder"/> 
		<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="Selektiv farve"/> 
		<context id="Main-Image-Adjustments-Selective_Color/context" value="Billede &gt; Justeringer &gt; Selektiv farve"/>
		<desc id="Main-Image-Adjustments-Selective_Color/desc" value="Juster specifikke farveområder af et billede"/> 
		<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="Farveforløbskort"/> 
		<context id="Main-Image-Adjustments-Gradient_Map/context" value="Billede &gt; Justeringer &gt; Farveforløbskort"/>
		<desc id="Main-Image-Adjustments-Gradient_Map/desc" value="Føj farver til et gråtonebillede, eller juster billedets eksisterende farver"/> 
		<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="Tærskelværdi"/> 
		<context id="Main-Image-Adjustments-Threshold/context" value="Billede &gt; Justeringer &gt; Tærskelværdi"/>
		<desc id="Main-Image-Adjustments-Threshold/desc" value="Konverter billeder til sort-hvid med høj kontrast"/> 
		<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="Farvereduktion"/> 
		<context id="Main-Image-Adjustments-Posterize/context" value="Billede &gt; Justeringer &gt; Farvereduktion"/>
		<desc id="Main-Image-Adjustments-Posterize/desc" value="Angiv toneniveauer for hver kanal"/> 
		<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="Inverter"/> 
		<context id="Main-Image-Adjustments-Invert/context" value="Billede &gt; Justeringer &gt; Inverter"/>
		<desc id="Main-Image-Adjustments-Invert/desc" value="Inverter et billedes farver"/> 
		<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="Farveopslag"/> 
		<context id="Main-Image-Adjustments-Color_Lookup/context" value="Billede &gt; Justeringer &gt; Farveopslag"/>
		<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="Kanalmixer"/> 
		<context id="Main-Image-Adjustments-Channel_Mixer/context" value="Billede &gt; Justeringer &gt; Kanalmixer"/>
		<desc id="Main-Image-Adjustments-Channel_Mixer/desc" value="Opret billeder med gråtoner, sepiatone eller anden tone, eller udfør kreative farvejusteringer på et eksisterende billede"/> 
		<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="Fotofilter"/> 
		<context id="Main-Image-Adjustments-Photo_Filter/context" value="Billede &gt; Justeringer &gt; Fotofilter"/>
		<desc id="Main-Image-Adjustments-Photo_Filter/desc" value="Juster farvebalancen og farvetemperaturen for det lys der sendes gennem linsen"/> 
		<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="Sort-hvid"/> 
		<context id="Main-Image-Adjustments-Black_&amp;_White/context" value="Billede &gt; Justeringer &gt; Sort-hvid"/>
		<desc id="Main-Image-Adjustments-Black_&amp;_White/desc" value="Kontroller konverteringen fra farve til sort-hvid vha. et sæt med skydeknapper og faste indstillinger"/> 
		<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="Farvebalance"/> 
		<context id="Main-Image-Adjustments-Color_Balance/context" value="Billede &gt; Justeringer &gt; Farvebalance"/>
		<desc id="Main-Image-Adjustments-Color_Balance/desc" value="Rediger et billedes samlede farveblanding for at opnå en mere generel farvekorrektion"/> 
		<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="Farvetone/farvemætning"/> 
		<context id="Main-Image-Adjustments-Hue/Saturation/context" value="Billede &gt; Justeringer &gt; Farvetone/farvemætning"/>
		<desc id="Main-Image-Adjustments-Hue/Saturation/desc" value="Juster tonen, mætningen og lysstyrken hver af billedets farver separat eller på samme tid"/> 
		<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="Vibrering"/> 
		<context id="Main-Image-Adjustments-Vibrance/context" value="Billede &gt; Justeringer &gt; Vibrering"/>
		<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="Belysning"/> 
		<context id="Main-Image-Adjustments-Exposure/context" value="Billede &gt; Justeringer &gt; Belysning"/>
		<desc id="Main-Image-Adjustments-Exposure/desc" value="Juster et billedes belysning"/> 
		<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="Kurver"/> 
		<context id="Main-Image-Adjustments-Curves/context" value="Billede &gt; Justeringer &gt; Kurver"/>
		<desc id="Main-Image-Adjustments-Curves/desc" value="Juster det nuværende billedes toneområde ved at vælge op til 14 kontrolpunkter"/> 
		<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="Niveauer"/> 
		<context id="Main-Image-Adjustments-Levels/context" value="Billede &gt; Justeringer &gt; Niveauer"/>
		<desc id="Main-Image-Adjustments-Levels/desc" value="Korriger billedets toneområde og farvebalance ved at justere intensiteten af skygger, mellemtoner og lyse områder"/> 
		<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="Lysstyrke/kontrast"/> 
		<context id="Main-Image-Adjustments-Brightness/Contrast/context" value="Billede &gt; Justeringer &gt; Lysstyrke/kontrast"/>
		<desc id="Main-Image-Adjustments-Brightness/Contrast/desc" value="Foretag simple justeringer af billedets toneområde"/> 
		<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="Farvetabel"/> 
		<context id="Main-Image-Mode-Color_Table/context" value="Billede &gt; Tilstand &gt; Farvetabel"/>
		<desc id="Main-Image-Mode-Color_Table/desc" value="Rediger farvetabellen for et billede med indekseret farvetilstand"/> 
		<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/kanal"/> 
		<context id="Main-Image-Mode-32_Bits/Channel/context" value="Billede &gt; Tilstand &gt; 32 bit/kanal"/>
		<desc id="Main-Image-Mode-32_Bits/Channel/desc" value="Konverter det nuværende dokuments farvedybde til 32 bit pr. kanal"/> 
		<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/kanal"/> 
		<context id="Main-Image-Mode-16_Bits/Channel/context" value="Billede &gt; Tilstand &gt; 16 bit/kanal"/>
		<desc id="Main-Image-Mode-16_Bits/Channel/desc" value="Konverter det nuværende dokuments farvedybde til 16 bit pr. kanal"/> 
		<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/kanal"/> 
		<context id="Main-Image-Mode-8_Bits/Channel/context" value="Billede &gt; Tilstand &gt; 8 bit/kanal"/>
		<desc id="Main-Image-Mode-8_Bits/Channel/desc" value="Konverter det nuværende dokuments farvedybde til 8 bit pr. kanal"/> 
		<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="Multikanal"/> 
		<context id="Main-Image-Mode-Multichannel/context" value="Billede &gt; Tilstand &gt; Multikanal"/>
		<desc id="Main-Image-Mode-Multichannel/desc" value="Konverter det aktive dokument til multikanaltilstand med 256 gråtoner i hver kanal"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc859 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idMltC = charIDToTypeID( 'MltC' );     desc859.putClass( idTspspsp, idMltC ); executeAction( idCnvM, desc859, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-Lab_Color" type="Main">
		<name id="Main-Image-Mode-Lab_Color/name" value="Lab-farver"/> 
		<context id="Main-Image-Mode-Lab_Color/context" value="Billede &gt; Tilstand &gt; Lab-farve"/>
		<desc id="Main-Image-Mode-Lab_Color/desc" value="Konverter det nuværende dokument til farvetilstanden Lab"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc860 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idLbCM = charIDToTypeID( 'LbCM' );     desc860.putClass( idTspspsp, idLbCM ); executeAction( idCnvM, desc860, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-CMYK_Color" type="Main">
		<name id="Main-Image-Mode-CMYK_Color/name" value="CMYK-farver"/> 
		<context id="Main-Image-Mode-CMYK_Color/context" value="Billede &gt; Tilstand &gt; CMYK-farve"/>
		<desc id="Main-Image-Mode-CMYK_Color/desc" value="Konverter det nuværende dokument til farvetilstanden CMYK"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCnvM = charIDToTypeID( 'CnvM' );     var desc861 = new ActionDescriptor();     var idTspspsp = charIDToTypeID( 'T   ' );     var idCMYM = charIDToTypeID( 'CMYM' );     desc861.putClass( idTspspsp, idCMYM ); executeAction( idCnvM, desc861, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-Image-Mode-RGB_Color" type="Main">
		<name id="Main-Image-Mode-RGB_Color/name" value="RGB-farver"/> 
		<context id="Main-Image-Mode-RGB_Color/context" value="Billede &gt; Tilstand &gt; RGB-farve"/>
		<desc id="Main-Image-Mode-RGB_Color/desc" value="Konverter det nuværende dokument til farvetilstanden 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="Indekseret farve"/> 
		<context id="Main-Image-Mode-Indexed_Color/context" value="Billede &gt; Tilstand &gt; Indekseret farve"/>
		<desc id="Main-Image-Mode-Indexed_Color/desc" value="Konverter den nuværende fil til en 8-bit-billedfil (med op til 256 farver)"/> 
		<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="Duotone"/> 
		<context id="Main-Image-Mode-Duotone/context" value="Billede &gt; Tilstand &gt; Duotone"/>
		<desc id="Main-Image-Mode-Duotone/desc" value="Konfigurer et gråtonebillede til at blive udskrevet med to, tre eller fire blækfarver ved at konvertere det til duotone, tritone eller quadtone"/> 
		<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="Gråtoner"/> 
		<context id="Main-Image-Mode-Grayscale/context" value="Billede &gt; Tilstand &gt; Gråtoner"/>
		<desc id="Main-Image-Mode-Grayscale/desc" value="Benyt farvetilstanden gråtone for det nuværende dokument"/> 
		<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="Bitmap"/> 
		<context id="Main-Image-Mode-Bitmap/context" value="Billede &gt; Tilstand &gt; Bitmap"/>
		<desc id="Main-Image-Mode-Bitmap/desc" value="Benyt farvetilstanden bitmap for det nuværende dokument"/> 
		<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="Fjern hvid bund"/> 
		<context id="Main-Layer-Matting-Remove_White_Matte/context" value="Lag &gt; Bund &gt; Fjern hvid bund"/>
		<desc id="Main-Layer-Matting-Remove_White_Matte/desc" value="Fjern pixels med hvid bund"/> 
		<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="Fjern sort bund"/> 
		<context id="Main-Layer-Matting-Remove_Black_Matte/context" value="Lag &gt; Bund &gt; Fjern sort bund"/>
		<desc id="Main-Layer-Matting-Remove_Black_Matte/desc" value="Fjern pixels med sort bund"/> 
		<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="Rens kant"/> 
		<context id="Main-Layer-Matting-Defringe/context" value="Lag &gt; Bund &gt; Rens kant"/>
		<desc id="Main-Layer-Matting-Defringe/desc" value="Fjern kanter"/> 
		<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="Samkopier billede"/> 
		<context id="Main-Layer-Flatten_Image/context" value="Lag &gt; Samkopier billede"/>
		<desc id="Main-Layer-Flatten_Image/desc" value="Samkopier billedet (komprimer alle lag til ét)"/> 
		<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="Sammenkæd synlige"/> 
		<context id="Main-Layer-Merge_Visible/context" value="Lag &gt; Flet synlige"/>
		<desc id="Main-Layer-Merge_Visible/desc" value="Sammenflet alle synlige lag i ét"/> 
		<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="Sammenflet lag"/> 
		<context id="Main-Layer-Merge_Layers/context" value="Lag &gt; Flet lag"/>
		<desc id="Main-Layer-Merge_Layers/desc" value="Sammenflet det markerede lag med det underliggende, eller sammenflet de markerede lag"/> 
		<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="Vælg sammenkædede lag"/> 
		<context id="Main-Layer-Select_Linked_Layers/context" value="Lag &gt; Marker sammenkædede lag"/>
		<desc id="Main-Layer-Select_Linked_Layers/desc" value="Marker lag der er sammenkædet med det nuværende lag"/> 
		<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="Sammenkæd lag"/> 
		<context id="Main-Layer-Link_Layers/context" value="Lag &gt; Sammenkæd lag"/>
		<desc id="Main-Layer-Link_Layers/desc" value="Sammenkæd eller fjern sammenkædningen mellem de markerede lag"/> 
		<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="Lås lag"/> 
		<context id="Main-Layer-Lock_Layers/context" value="Lag &gt; Lås lag"/>
		<desc id="Main-Layer-Lock_Layers/desc" value="Lås de markerede lag"/> 
		<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="Højrekanter"/> 
		<context id="Main-Layer-Distribute-Right_Edges/context" value="Lag &gt; Fordel &gt; Højrekanter"/>
		<desc id="Main-Layer-Distribute-Right_Edges/desc" value="Skift position på de markerede lag, og opstil dem jævnt ud fra deres højrekanter"/> 
		<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="Vandrette midtpunkter"/> 
		<context id="Main-Layer-Distribute-Horizontal_Centers/context" value="Lag &gt; Fordel &gt; Vandrette midtpunkter"/>
		<desc id="Main-Layer-Distribute-Horizontal_Centers/desc" value="Skift position på de markerede lag og opstil dem jævnt ud fra deres horisontale midtpunkter"/> 
		<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="Venstrekanter"/> 
		<context id="Main-Layer-Distribute-Left_Edges/context" value="Lag &gt; Fordel &gt; Venstrekanter"/>
		<desc id="Main-Layer-Distribute-Left_Edges/desc" value="Skift position på de markerede lag, og opstil dem jævnt ud fra deres venstrekanter"/> 
		<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="Underkanter"/> 
		<context id="Main-Layer-Distribute-Bottom_Edges/context" value="Lag &gt; Fordel &gt; Underkanter"/>
		<desc id="Main-Layer-Distribute-Bottom_Edges/desc" value="Skift position på de markerede lag, og opstil dem jævnt ud fra deres underkanter"/> 
		<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="Lodrette midtpunkter"/> 
		<context id="Main-Layer-Distribute-Vertical_Centers/context" value="Lag &gt; Fordel &gt; Lodrette midtpunkter"/>
		<desc id="Main-Layer-Distribute-Vertical_Centers/desc" value="Skift position på de markerede lag, og opstil dem jævnt ud fra deres vertikale midtpunkter"/> 
		<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="Øverste kanter"/> 
		<context id="Main-Layer-Distribute-Top_Edges/context" value="Lag &gt; Fordel &gt; Topkanter"/>
		<desc id="Main-Layer-Distribute-Top_Edges/desc" value="Skift position på de markerede lag, og opstil dem jævnt ud fra deres overkanter"/> 
		<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="Højrekanter"/> 
		<context id="Main-Layer-Align-Right_Edges/context" value="Lag &gt; Juster &gt; Højrekanter"/>
		<desc id="Main-Layer-Align-Right_Edges/desc" value="Juster højrekanterne af de markerede lag"/> 
		<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="Vandrette midtpunkter"/> 
		<context id="Main-Layer-Align-Horizontal_Centers/context" value="Lag &gt; Juster &gt; Vandrette midtpunkter"/>
		<desc id="Main-Layer-Align-Horizontal_Centers/desc" value="Juster de horisontale midtpunkter af de markerede lag"/> 
		<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="Venstrekanter"/> 
		<context id="Main-Layer-Align-Left_Edges/context" value="Lag &gt; Juster &gt; Venstrekanter"/>
		<desc id="Main-Layer-Align-Left_Edges/desc" value="Juster venstrekanterne af de markerede lag"/> 
		<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="Underkanter"/> 
		<context id="Main-Layer-Align-Bottom_Edges/context" value="Lag &gt; Juster &gt; Underkanter"/>
		<desc id="Main-Layer-Align-Bottom_Edges/desc" value="Juster underkanterne af de markerede lag"/> 
		<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="Lodrette midtpunkter"/> 
		<context id="Main-Layer-Align-Vertical_Centers/context" value="Lag &gt; Juster &gt; Lodrette midtpunkter"/>
		<desc id="Main-Layer-Align-Vertical_Centers/desc" value="Juster de vertikale midtpunkter af de markerede lag"/> 
		<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="Øverste kanter"/> 
		<context id="Main-Layer-Align-Top_Edges/context" value="Lag &gt; Juster &gt; Topkanter"/>
		<desc id="Main-Layer-Align-Top_Edges/desc" value="Juster overkanterne af de markerede lag"/> 
		<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="Tilbage"/> 
		<context id="Main-Layer-Arrange-Reverse/context" value="Lag &gt; Arranger &gt; Omvendt"/>
		<desc id="Main-Layer-Arrange-Reverse/desc" value="Læg de markerede lag i omvendt rækkefølge i stakken"/> 
		<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="Læg bagest"/> 
		<context id="Main-Layer-Arrange-Send_to_Back/context" value="Lag &gt; Arranger &gt; Læg bagerst"/>
		<desc id="Main-Layer-Arrange-Send_to_Back/desc" value="Flyt de(t) markerede lag til bunden af stakken"/> 
		<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="Flyt bagud"/> 
		<context id="Main-Layer-Arrange-Send_Backward/context" value="Lag &gt; Arranger &gt; Flyt bagud"/>
		<desc id="Main-Layer-Arrange-Send_Backward/desc" value="Flyt de(t) markerede lag ned i stakken"/> 
		<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="Flyt fremad"/> 
		<context id="Main-Layer-Arrange-Bring_Forward/context" value="Lag &gt; Arranger &gt; Flyt fremad"/>
		<desc id="Main-Layer-Arrange-Bring_Forward/desc" value="Flyt de(t) markerede lag op i stakken"/> 
		<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="Læg forrest"/> 
		<context id="Main-Layer-Arrange-Bring_to_Front/context" value="Lag &gt; Arranger &gt; Læg forrest"/>
		<desc id="Main-Layer-Arrange-Bring_to_Front/desc" value="Flyt de(t) markerede lag til toppen af stakken"/> 
		<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="Skjul lag"/> 
		<context id="Main-Layer-Hide_Layers/context" value="Lag &gt; Skjul lag"/>
		<desc id="Main-Layer-Hide_Layers/desc" value="Skjul de(t) markerede lag"/> 
		<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="Adskil lag"/> 
		<context id="Main-Layer-Ungroup_Layers/context" value="Lag &gt; Adskil lag"/>
		<desc id="Main-Layer-Ungroup_Layers/desc" value="Fjern laggruppen (sættet) rundt om det nuværende lag"/> 
		<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="Gruppér lag"/> 
		<context id="Main-Layer-Group_Layers/context" value="Lag &gt; Gruppér lag"/>
		<desc id="Main-Layer-Group_Layers/desc" value="Organiser de(t) markerede lag i en laggruppe (et sæt)"/> 
		<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="Nyt lagbaseret udsnit"/> 
		<context id="Main-Layer-New_Layer_Based_Slice/context" value="Lag &gt; Nyt lagbaseret udsnit"/>
		<desc id="Main-Layer-New_Layer_Based_Slice/desc" value="Opret et udsnit der ændrer størrelsen dynamisk, ud fra de nuværende lags indhold"/> 
		<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="Alle lag"/> 
		<context id="Main-Layer-Rasterize-All_Layers/context" value="Lag &gt; Rasteriser &gt; Alle lag"/>
		<desc id="Main-Layer-Rasterize-All_Layers/desc" value="Konverter alle lag til pixels"/> 
		<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="Lag"/> 
		<context id="Main-Layer-Rasterize-Layer/context" value="Lag &gt; Rasteriser &gt; Lag"/>
		<desc id="Main-Layer-Rasterize-Layer/desc" value="Konverter det nuværende lag til pixels"/> 
		<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="Lagtype"/> 
		<context id="Main-Layer-Rasterize-Layer_Style/context" value="Lag &gt; Rasteriser &gt; Lagtype"/>
		<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="Lag &gt; Rasteriser &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="Skærm"/> 
		<context id="Main-Layer-Rasterize-Video/context" value="Lag &gt; Rasteriser &gt; Video"/>
		<desc id="Main-Layer-Rasterize-Video/desc" value="Konverter det nuværende videolag til pixels"/> 
		<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="Smart Object"/> 
		<context id="Main-Layer-Rasterize-Smart_Object/context" value="Lag &gt; Rasteriser &gt; Smart Object"/>
		<desc id="Main-Layer-Rasterize-Smart_Object/desc" value="Konverter det nuværende Smart Object til pixels"/> 
		<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="Vektormaske"/> 
		<context id="Main-Layer-Rasterize-Vector_Mask/context" value="Lag &gt; Rasteriser &gt; Vektormaske"/>
		<desc id="Main-Layer-Rasterize-Vector_Mask/desc" value="Konverter den nuværende vektormaske til pixels"/> 
		<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="Udfyldningsindhold"/> 
		<context id="Main-Layer-Rasterize-Fill_Content/context" value="Lag &gt; Rasteriser &gt; Udfyldningsindhold"/>
		<desc id="Main-Layer-Rasterize-Fill_Content/desc" value="Konverter det nuværende farveudfyldningslag til pixels"/> 
		<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="Form"/> 
		<context id="Main-Layer-Rasterize-Shape/context" value="Lag &gt; Rasteriser &gt; Form"/>
		<desc id="Main-Layer-Rasterize-Shape/desc" value="Konverter det nuværende formlag til pixels"/> 
		<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="Tekst"/> 
		<context id="Main-Layer-Rasterize-Type/context" value="Lag &gt; Rasteriser &gt; Tekst"/>
		<desc id="Main-Layer-Rasterize-Type/desc" value="Konverter det nuværende tekstlag til pixels"/> 
		<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="Rasteriser"/> 
		<context id="Main-Layer-Video_Layers-Rasterize/context" value="Lag &gt; Videolag &gt; Rasteriser"/>
		<desc id="Main-Layer-Video_Layers-Rasterize/desc" value="Rasteriser indholdet af et videolag"/> 
		<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="Genindlæs billede"/> 
		<context id="Main-Layer-Video_Layers-Reload_Frame/context" value="Lag &gt; Videolag &gt; Genindlæs billede"/>
		<desc id="Main-Layer-Video_Layers-Reload_Frame/desc" value="Genindlæs et billede i et videolag"/> 
		<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="Gendan alle billeder"/> 
		<context id="Main-Layer-Video_Layers-Restore_All_Frames/context" value="Lag &gt; Videolag &gt; Gendan alle billeder"/>
		<desc id="Main-Layer-Video_Layers-Restore_All_Frames/desc" value="Gendan alle markerede videobilledlag"/> 
		<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="Gendan billede"/> 
		<context id="Main-Layer-Video_Layers-Restore_Frame/context" value="Lag &gt; Videolag &gt; Gendan billede"/>
		<desc id="Main-Layer-Video_Layers-Restore_Frame/desc" value="Gendan et billede i et videolag"/> 
		<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="Vis ændret video"/> 
		<context id="Main-Layer-Video_Layers-Show_Altered_Video/context" value="Lag &gt; Videolag &gt; Vis ændret video"/>
		<desc id="Main-Layer-Video_Layers-Show_Altered_Video/desc" value="Vis ændrede dele af et videolag"/> 
		<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="Fortolk optagelse"/> 
		<context id="Main-Layer-Video_Layers-Interpret_Footage/context" value="Lag &gt; Videolag &gt; Fortolk optagelse"/>
		<desc id="Main-Layer-Video_Layers-Interpret_Footage/desc" value="Fortolk optagelserne i et videolag"/> 
		<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="Erstat optagelse"/> 
		<context id="Main-Layer-Video_Layers-Replace_Footage/context" value="Lag &gt; Videolag &gt; Erstat optagelse"/>
		<desc id="Main-Layer-Video_Layers-Replace_Footage/desc" value="Erstat optagelse i et videolag"/> 
		<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="Slet billede"/> 
		<context id="Main-Layer-Video_Layers-Delete_Frame/context" value="Lag &gt; Videolag &gt; Slet billede"/>
		<desc id="Main-Layer-Video_Layers-Delete_Frame/desc" value="Slet et billede i et videolag"/> 
		<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="Dubler billede"/> 
		<context id="Main-Layer-Video_Layers-Duplicate_Frame/context" value="Lag &gt; Videolag &gt; Dubler billede"/>
		<desc id="Main-Layer-Video_Layers-Duplicate_Frame/desc" value="Dubler et billede i et videolag"/> 
		<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="Indsæt tomt billede"/> 
		<context id="Main-Layer-Video_Layers-Insert_Blank_Frame/context" value="Lag &gt; Videolag &gt; Indsæt tomt billede"/>
		<desc id="Main-Layer-Video_Layers-Insert_Blank_Frame/desc" value="Indsæt et tomt billede i et videolag"/> 
		<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="Nyt tomt videolag"/> 
		<context id="Main-Layer-Video_Layers-New_Blank_Video_Layer/context" value="Lag &gt; Videolag &gt; Nyt tomt videolag"/>
		<desc id="Main-Layer-Video_Layers-New_Blank_Video_Layer/desc" value="Opret et nyt, tomt videolag"/> 
		<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="Nyt videolag fra fil…"/> 
		<context id="Main-Layer-Video_Layers-New_Video_Layer_from_File/context" value="Lag &gt; Videolag &gt; Nyt videolag fra fil"/>
		<desc id="Main-Layer-Video_Layers-New_Video_Layer_from_File/desc" value="Opret et nyt videolag fra en fil"/> 
		<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="Rasteriser"/> 
		<context id="Main-Layer-Smart_Objects-Rasterize/context" value="Lag &gt; Smart Objects &gt; Rasteriser"/>
		<desc id="Main-Layer-Smart_Objects-Rasterize/desc" value="Filtrer Smart Object-lagstakdata efter rasterisering"/> 
		<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="Varians"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Variance/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Varians"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Variance/desc" value="Filtrer Smart Object-lagstakdata efter Varians"/> 
		<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="Sammenlægning"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Summation/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Sammenlægning"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Summation/desc" value="Filtrer Smart Object-lagstakdata efter Sammenlægning"/> 
		<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="Standardafvigelse"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Standardafvigelse"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Standard_Deviation/desc" value="Filtrer Smart Object-lagstakdata efter Standardafvigelse"/> 
		<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="Skævhed"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Skævhed"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Skewness/desc" value="Filtrer Smart Object-lagstakdata efter Skråtstil"/> 
		<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="Område"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Range/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Område"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Range/desc" value="Filtrer Smart Object-lagstakdata efter Område"/> 
		<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="Lag &gt; Smart Objects &gt; Staktilstand &gt; Minimum"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Minimum/desc" value="Filtrer Smart Object-lagstakdata efter 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="Median"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Median/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Median"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Median/desc" value="Filtrer Smart Object-lagstakdata efter Median"/> 
		<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="Middel"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Mean/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Middel"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Mean/desc" value="Filtrer Smart Object-lagstakdata efter Gennemsnit"/> 
		<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="Maksimum"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Maksimum"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Maximum/desc" value="Filtrer Smart Object-lagstakdata efter Maksimum"/> 
		<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="Kurtosis"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Kurtosis"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Kurtosis/desc" value="Filtrer Smart Object-lagstakdata efter Kurtosis"/> 
		<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="Entropi"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Entropi"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-Entropy/desc" value="Filtrer Smart Object-lagstakdata efter Entropi"/> 
		<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="Ingen"/> 
		<context id="Main-Layer-Smart_Objects-Stack_Mode-None/context" value="Lag &gt; Smart Objects &gt; Staktilstand &gt; Ingen"/>
		<desc id="Main-Layer-Smart_Objects-Stack_Mode-None/desc" value="Ingen staktilstand knyttet til Smart Object-data"/> 
		<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="Erstat indhold"/> 
		<context id="Main-Layer-Smart_Objects-Replace_Contents/context" value="Lag &gt; Smart Objects &gt; Erstat indhold"/>
		<desc id="Main-Layer-Smart_Objects-Replace_Contents/desc" value="Erstat indholdet af et Smart Object"/> 
		<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="Eksporter indhold"/> 
		<context id="Main-Layer-Smart_Objects-Export_Contents/context" value="Lag &gt; Smart Objects &gt; Eksporter indhold"/>
		<desc id="Main-Layer-Smart_Objects-Export_Contents/desc" value="Eksporter indholdet af et Smart Object"/> 
		<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="Rediger indhold"/> 
		<context id="Main-Layer-Smart_Objects-Edit_Contents/context" value="Lag &gt; Smart Objects &gt; Rediger indhold"/>
		<desc id="Main-Layer-Smart_Objects-Edit_Contents/desc" value="Rediger indholdet af et Smart Object"/> 
		<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="Nyt Smart Object via Kopier"/> 
		<context id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/context" value="Lag &gt; Smart Objects &gt; Nyt Smart Object via Kopier"/>
		<desc id="Main-Layer-Smart_Objects-New_Smart_Object_via_Copy/desc" value="Opret et nyt Smart Object ud fra data i udklipsholderen"/> 
		<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="Konverter til Smart Object"/> 
		<context id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/context" value="Lag &gt; Smart Objects &gt; Konverter til Smart Object"/>
		<desc id="Main-Layer-Smart_Objects-Convert_to_Smart_Object/desc" value="Konverter et lag til et Smart Object"/> 
		<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="Opret udsnitsmaske"/> 
		<context id="Main-Layer-Create_Clipping_Mask/context" value="Lag &gt; Opret udsnitsmaske"/>
		<desc id="Main-Layer-Create_Clipping_Mask/desc" value="Frigør udsnitsmasken fra en lag"/> 
		<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="Sammenkæd"/> 
		<context id="Main-Layer-Vector_Mask-Link/context" value="Lag &gt; Vektormaske &gt; Sammenkæd"/>
		<desc id="Main-Layer-Vector_Mask-Link/desc" value="Sammenkæd en vektormaske og et billede, eller fjern sammenkædningen"/> 
		<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="Aktiver"/> 
		<context id="Main-Layer-Vector_Mask-Enable/context" value="Lag &gt; Vektormaske &gt; Aktiver"/>
		<desc id="Main-Layer-Vector_Mask-Enable/desc" value="Aktiver eller deaktiver en vektormaske for et billede"/> 
		<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="Slet"/> 
		<context id="Main-Layer-Vector_Mask-Delete/context" value="Lag &gt; Vektormaske &gt; Slet"/>
		<desc id="Main-Layer-Vector_Mask-Delete/desc" value="Slet en vektormaske fra et billede"/> 
		<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="Aktuel kurve"/> 
		<context id="Main-Layer-Vector_Mask-Current_Path/context" value="Lag &gt; Vektormaske &gt; Aktuel kurve"/>
		<desc id="Main-Layer-Vector_Mask-Current_Path/desc" value="Opret en vektormaske ud fra den nuværende kurve"/> 
		<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="Skjul alle"/> 
		<context id="Main-Layer-Vector_Mask-Hide_All/context" value="Lag &gt; Vektormaske &gt; Skjul alle"/>
		<desc id="Main-Layer-Vector_Mask-Hide_All/desc" value="Skjul alle vektormaskeoplysninger"/> 
		<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="Vis alle"/> 
		<context id="Main-Layer-Vector_Mask-Reveal_All/context" value="Lag &gt; Vektormaske &gt; Vis alle"/>
		<desc id="Main-Layer-Vector_Mask-Reveal_All/desc" value="Vis alle vektormaskeoplysninger"/> 
		<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="Sammenkæd"/> 
		<context id="Main-Layer-Layer_Mask-Link/context" value="Lag &gt; Lagmaske &gt; Sammenkæd"/>
		<desc id="Main-Layer-Layer_Mask-Link/desc" value="Sammenkæd en lagmaske og et billede, eller fjern sammenkædningen"/> 
		<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="Aktiver"/> 
		<context id="Main-Layer-Layer_Mask-Enable/context" value="Lag &gt; Lagmaske &gt; Aktiver"/>
		<desc id="Main-Layer-Layer_Mask-Enable/desc" value="Aktiver eller deaktiver en lagmaske for et billede"/> 
		<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="Anvend"/> 
		<context id="Main-Layer-Layer_Mask-Apply/context" value="Lag &gt; Lagmaske &gt; Anvend"/>
		<desc id="Main-Layer-Layer_Mask-Apply/desc" value="Føj en lagmaske til et billede"/> 
		<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="Slet"/> 
		<context id="Main-Layer-Layer_Mask-Delete/context" value="Lag &gt; Lagmaske &gt; Slet"/>
		<desc id="Main-Layer-Layer_Mask-Delete/desc" value="Slet en lagmaske fra et billede"/> 
		<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="Fra gennemsigtighed"/> 
		<context id="Main-Layer-Layer_Mask-From_Transparency/context" value="Lag &gt; Lagmaske &gt; Fra gennemsigtighed"/>
		<desc id="Main-Layer-Layer_Mask-From_Transparency/desc" value="Konverter gennemsigtighedsdata for det nuværende lag til en lagmaske"/> 
		<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="Skjul det valgte"/> 
		<context id="Main-Layer-Layer_Mask-Hide_Selection/context" value="Lag &gt; Lagmaske &gt; Skjul det valgte"/>
		<desc id="Main-Layer-Layer_Mask-Hide_Selection/desc" value="Skjul det markerede vha. en lagmaske"/> 
		<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="Vis det valgte"/> 
		<context id="Main-Layer-Layer_Mask-Reveal_Selection/context" value="Lag &gt; Lagmaske &gt; Vis det valgte"/>
		<desc id="Main-Layer-Layer_Mask-Reveal_Selection/desc" value="Vis markeringen vha. lagmaske"/> 
		<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="Skjul alle"/> 
		<context id="Main-Layer-Layer_Mask-Hide_All/context" value="Lag &gt; Lagmaske &gt; Skjul alle"/>
		<desc id="Main-Layer-Layer_Mask-Hide_All/desc" value="Skjul alle lagmaskeoplysninger"/> 
		<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="Vis alle"/> 
		<context id="Main-Layer-Layer_Mask-Reveal_All/context" value="Lag &gt; Lagmaske &gt; Vis alle"/>
		<desc id="Main-Layer-Layer_Mask-Reveal_All/desc" value="Vis alle lagmaskeoplysninger"/> 
		<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="Indstillinger for lagindhold"/> 
		<context id="Main-Layer-Layer_Content_Options/context" value="Lag &gt; Indstillinger for lagindhold"/>
		<desc id="Main-Layer-Layer_Content_Options/desc" value="Definer indstillinger for lagindhold"/> 
		<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="Selektiv farve"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Selective_Color/context" value="Lag &gt; Nyt justeringslag &gt; Selektiv farve"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Selective_Color/desc" value="Opret nyt justeringslag for selektiv farve"/> 
		<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="Farveforløbskort"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Gradient_Map/context" value="Lag &gt; Nyt justeringslag &gt; Farveforløbskort"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Gradient_Map/desc" value="Opret nyt justeringslag for farveforløbskort"/> 
		<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="Tærskelværdi"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Threshold/context" value="Lag &gt; Nyt justeringslag &gt; Tærskelværdi"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Threshold/desc" value="Opret nyt justeringslag for tærskel"/> 
		<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="Farvereduktion"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Posterize/context" value="Lag &gt; Nyt justeringslag &gt; Farvereduktion"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Posterize/desc" value="Opret nyt justeringslag for farvereduktion"/> 
		<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="Inverter"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Invert/context" value="Lag &gt; Nyt justeringslag &gt; Inverter"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Invert/desc" value="Opret nyt justeringslag for invertering"/> 
		<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="Farveopslag"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Color_Lookup/context" value="Lag &gt; Nyt justeringslag &gt; Farveopslag"/>
		<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="Kanalmixer"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/context" value="Lag &gt; Nyt justeringslag &gt; Kanalmixer"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Channel_Mixer/desc" value="Opret nyt justeringslag for Kanalmixer"/> 
		<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="Fotofilter"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Photo_Filter/context" value="Lag &gt; Nyt justeringslag &gt; Fotofilter"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Photo_Filter/desc" value="Opret nyt justeringslag for fotofilter"/> 
		<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="Sort-hvid"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/context" value="Lag &gt; Nyt justeringslag &gt; Sort-hvid"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Black_&amp;_White/desc" value="Opret nyt justeringslag for sort-hvid"/> 
		<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="Farvebalance"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Color_Balance/context" value="Lag &gt; Nyt justeringslag &gt; Farvebalance"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Color_Balance/desc" value="Opret nyt justeringslag for farvebalance"/> 
		<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="Farvetone/farvemætning"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/context" value="Lag &gt; Nyt justeringslag &gt; Farvetone/farvemætning"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Hue/Saturation/desc" value="Opret nyt justeringslag for farvetone/farvemætning"/> 
		<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="Vibrering"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Vibrance/context" value="Lag &gt; Nyt justeringslag &gt; Vibrering"/>
		<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="Belysning"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Exposure/context" value="Lag &gt; Nyt justeringslag &gt; Belysning"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Exposure/desc" value="Opret nyt justeringslag for belysning"/> 
		<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="Kurver"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Curves/context" value="Lag &gt; Nyt justeringslag &gt; Kurver"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Curves/desc" value="Opret nyt justeringslag for kurve"/> 
		<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="Niveauer"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Levels/context" value="Lag &gt; Nyt justeringslag &gt; Niveauer"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Levels/desc" value="Opret nyt justeringslag for niveauer"/> 
		<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="Lysstyrke/kontrast"/> 
		<context id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/context" value="Lag &gt; Nyt justeringslag &gt; Lysstyrke/kontrast"/>
		<desc id="Main-Layer-New_Adjustment_Layer-Brightness/Contrast/desc" value="Opret nyt justeringslag for lysstyrke/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="Mønster"/> 
		<context id="Main-Layer-New_Fill_Layer-Pattern/context" value="Lag &gt; Nyt udfyldningslag &gt; Mønster"/>
		<desc id="Main-Layer-New_Fill_Layer-Pattern/desc" value="Opret nyt mønsterudfyldningslag"/> 
		<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="Farveforløb"/> 
		<context id="Main-Layer-New_Fill_Layer-Gradient/context" value="Lag &gt; Nyt udfyldningslag &gt; Farveforløb"/>
		<desc id="Main-Layer-New_Fill_Layer-Gradient/desc" value="Opret nyt udfyldningslag for farveforløb"/> 
		<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="Ren farve"/> 
		<context id="Main-Layer-New_Fill_Layer-Solid_Color/context" value="Lag &gt; Nyt udfyldningslag &gt; Ren farve"/>
		<desc id="Main-Layer-New_Fill_Layer-Solid_Color/desc" value="Opret et nyt udfyldningslag med ren farve"/> 
		<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="Ryd Smart-filtre"/> 
		<context id="Main-Layer-Smart_Filter-Clear_Smart_Filters/context" value="Lag &gt; Smart-filter &gt; Ryd Smart-filtre"/>
		<desc id="Main-Layer-Smart_Filter-Clear_Smart_Filters/desc" value="Ryd Smart-filtre"/> 
		<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="Deaktiver filtermaske"/> 
		<context id="Main-Layer-Smart_Filter-Disable_Filter_Mask/context" value="Lag &gt; Smart-filter &gt; Deaktiver filtermaske"/>
		<desc id="Main-Layer-Smart_Filter-Disable_Filter_Mask/desc" value="Deaktiver en filtermaske i et Smart-filter"/> 
		<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="Slet filtermaske"/> 
		<context id="Main-Layer-Smart_Filter-Delete_Filter_Mask/context" value="Lag &gt; Smart-filter &gt; Slet filtermaske"/>
		<desc id="Main-Layer-Smart_Filter-Delete_Filter_Mask/desc" value="Slet en filtermaske fra et Smart-filter"/> 
		<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="Dekativer Smart-filtre"/> 
		<context id="Main-Layer-Smart_Filter-Disable_Smart_Filters/context" value="Lag &gt; Smart-filter &gt; Deaktiver Smart-filtre"/>
		<desc id="Main-Layer-Smart_Filter-Disable_Smart_Filters/desc" value="Dekativer Smart-filtre"/> 
		<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="Skaler effekter"/> 
		<context id="Main-Layer-Layer_Style-Scale_Effects/context" value="Lag &gt; Lagtype &gt; Skaler effekter"/>
		<desc id="Main-Layer-Layer_Style-Scale_Effects/desc" value="Skaler lagtypeeffekter"/> 
		<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="Skjul alle effekter"/> 
		<context id="Main-Layer-Layer_Style-Hide_All_Effects/context" value="Lag &gt; Lagtype &gt; Skjul alle effekter"/>
		<desc id="Main-Layer-Layer_Style-Hide_All_Effects/desc" value="Vis eller skjul lagtyper"/> 
		<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="Opret lag"/> 
		<context id="Main-Layer-Layer_Style-Create_Layers/context" value="Lag &gt; Lagtype &gt; Opret lag"/>
		<desc id="Main-Layer-Layer_Style-Create_Layers/desc" value="Konverter lagtyperne for de(t) markerede lag til nye lag"/> 
		<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="Globalt lys"/> 
		<context id="Main-Layer-Layer_Style-Global_Light/context" value="Lag &gt; Lagtype &gt; Globalt lys"/>
		<desc id="Main-Layer-Layer_Style-Global_Light/desc" value="Del effekten af en fælles lyskilde med flere lag"/> 
		<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="Nulstil lagtype"/> 
		<context id="Main-Layer-Layer_Style-Clear_Layer_Style/context" value="Lag &gt; Lagtype &gt; Nulstil lagtype"/>
		<desc id="Main-Layer-Layer_Style-Clear_Layer_Style/desc" value="Ryd en lagtype"/> 
		<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="Sæt lagtype ind"/> 
		<context id="Main-Layer-Layer_Style-Paste_Layer_Style/context" value="Lag &gt; Lagtype &gt; Indsæt lagtype"/>
		<desc id="Main-Layer-Layer_Style-Paste_Layer_Style/desc" value="Indsæt en kopieret lagtype"/> 
		<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="Kopier lagtype"/> 
		<context id="Main-Layer-Layer_Style-Copy_Layer_Style/context" value="Lag &gt; Lagtype &gt; Kopier lagtype"/>
		<desc id="Main-Layer-Layer_Style-Copy_Layer_Style/desc" value="Kopier en anden lagtype"/> 
		<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="Slagskygge"/> 
		<context id="Main-Layer-Layer_Style-Drop_Shadow/context" value="Lag &gt; Lagtype &gt; Slagskygge"/>
		<desc id="Main-Layer-Layer_Style-Drop_Shadow/desc" value="Føj en slagskygge til et lag"/> 
		<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="Udvendig glød"/> 
		<context id="Main-Layer-Layer_Style-Outer_Glow/context" value="Lag &gt; Lagtype &gt; Udvendig glød"/>
		<desc id="Main-Layer-Layer_Style-Outer_Glow/desc" value="Føj en udvendig glød til et lag"/> 
		<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="Mønstermaske"/> 
		<context id="Main-Layer-Layer_Style-Pattern_Overlay/context" value="Lag &gt; Lagtype &gt; Mønstermaske"/>
		<desc id="Main-Layer-Layer_Style-Pattern_Overlay/desc" value="Læg en maske med et mønster over et lag"/> 
		<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="Farveforløbsmaske"/> 
		<context id="Main-Layer-Layer_Style-Gradient_Overlay/context" value="Lag &gt; Lagtype &gt; Farveforløbsmaske"/>
		<desc id="Main-Layer-Layer_Style-Gradient_Overlay/desc" value="Læg en maske med et farveforløb over et lag"/> 
		<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="Farvemaske"/> 
		<context id="Main-Layer-Layer_Style-Color_Overlay/context" value="Lag &gt; Lagtype &gt; Farvemaske"/>
		<desc id="Main-Layer-Layer_Style-Color_Overlay/desc" value="Maske med lagets farve"/> 
		<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="Satin"/> 
		<context id="Main-Layer-Layer_Style-Satin/context" value="Lag &gt; Lagtype &gt; Satin"/>
		<desc id="Main-Layer-Layer_Style-Satin/desc" value="Føj en indvendig skyggeeffekt til et lag"/> 
		<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="Indvendig glød"/> 
		<context id="Main-Layer-Layer_Style-Inner_Glow/context" value="Lag &gt; Lagtype &gt; Indvendig glød"/>
		<desc id="Main-Layer-Layer_Style-Inner_Glow/desc" value="Føj en indvendig glød til et lag"/> 
		<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="Indvendig skygge"/> 
		<context id="Main-Layer-Layer_Style-Inner_Shadow/context" value="Lag &gt; Lagtype &gt; Indvendig skygge"/>
		<desc id="Main-Layer-Layer_Style-Inner_Shadow/desc" value="Føj en indvendig skyggeeffekt til et lag"/> 
		<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="Optegn langs markering"/> 
		<context id="Main-Layer-Layer_Style-Stroke/context" value="Lag &gt; Lagtype &gt; Optegn langs markering"/>
		<desc id="Main-Layer-Layer_Style-Stroke/desc" value="Lav en optegning med en defineret farve langs kanten af et lag"/> 
		<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="Facet og prægning"/> 
		<context id="Main-Layer-Layer_Style-Bevel_&amp;_Emboss/context" value="Lag &gt; Lagtype &gt; Facet og prægning"/>
		<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="Blandingsindstillinger"/> 
		<context id="Main-Layer-Layer_Style-Blending_Options/context" value="Lag &gt; Lagtype &gt; Blandingsindstillinger"/>
		<desc id="Main-Layer-Layer_Style-Blending_Options/desc" value="Angiv blandingsindstillingerne for et markeret lag"/> 
		<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="Skjulte lag"/> 
		<context id="Main-Layer-Delete-Hidden_Layers/context" value="Lag &gt; Slet &gt; Skjulte lag"/>
		<desc id="Main-Layer-Delete-Hidden_Layers/desc" value="Slet skjulte lag"/> 
		<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="Lag"/> 
		<context id="Main-Layer-Delete-Layer/context" value="Lag &gt; Slet &gt; Lag"/>
		<desc id="Main-Layer-Delete-Layer/desc" value="Slet de(t) markerede lag eller de(n) markerede gruppe(r)"/> 
		<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="Dubler lag"/> 
		<context id="Main-Layer-Duplicate_Layer/context" value="Lag &gt; Dubler lag"/>
		<desc id="Main-Layer-Duplicate_Layer/desc" value="Dubler de(t) markerede lag eller de(n) markerede gruppe(r)"/> 
		<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="Kopiér CSS"/> 
		<context id="Main-Layer-Copy_CSS/context" value="Lag &gt; Kopier 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="Lag via Klip"/> 
		<context id="Main-Layer-New-Layer_via_Cut/context" value="Lag &gt; Nyt &gt; Lag via Klip"/>
		<desc id="Main-Layer-New-Layer_via_Cut/desc" value="Opret et nyt lag ud fra data klippet ud af et andet billede"/> 
		<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="Lag via Kopier"/> 
		<context id="Main-Layer-New-Layer_via_Copy/context" value="Lag &gt; Nyt &gt; Lag via Kopier"/>
		<desc id="Main-Layer-New-Layer_via_Copy/desc" value="Opret et lag fra kopierede data"/> 
		<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="Gruppe fra lag"/> 
		<context id="Main-Layer-New-Group_from_Layers/context" value="Lag &gt; Nyt &gt; Gruppe fra lag"/>
		<desc id="Main-Layer-New-Group_from_Layers/desc" value="Opret en ny gruppe fra markerede lag"/> 
		<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="Gruppe"/> 
		<context id="Main-Layer-New-Group/context" value="Lag &gt; Nyt &gt; Gruppe"/>
		<desc id="Main-Layer-New-Group/desc" value="Definer en ny overordnet gruppe for en række lag"/> 
		<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="Baggrund"/> 
		<context id="Main-Layer-New-Background/context" value="Lag &gt; Nyt &gt; Baggrund"/>
		<desc id="Main-Layer-New-Background/desc" value="Føj et nyt baggrundslag til et billede"/> 
		<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="Lag"/> 
		<context id="Main-Layer-New-Layer/context" value="Lag &gt; Nyt &gt; Lag"/>
		<desc id="Main-Layer-New-Layer/desc" value="Føj et nyt lag til et billede"/> 
		<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="Administrer konto online"/> 
		<context id="Main-Edit-Sync_Settings-Manage_Account_Online/context" value="Rediger &gt; Synkroniser indstillinger &gt; Administrer konto 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="Administrer Synkroniser indstillinger"/> 
		<context id="Main-Edit-Sync_Settings-Manage_Sync_Settings/context" value="Rediger &gt; Synkroniser indstillinger &gt; Administrer Synkroniser indstillinger"/>
		<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="Synkroniser indstillinger nu"/> 
		<context id="Main-Edit-Sync_Settings-Sync_Settings_Now/context" value="Rediger &gt; Synkroniser indstillinger &gt; Synkroniser indstillinger nu"/>
		<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="Rediger &gt; Indstillinger &gt; Camera Raw"/>
		<desc id="Main-Edit-Preferences-Camera_Raw/desc" value="Konfigurer Camera Raws indstillinger for ydeevne og filhåndtering"/> 
		<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="Rediger &gt; Indstillinger &gt; 3D"/>
		<desc id="Main-Edit-Preferences-3D/desc" value="Konfigurer Photoshops indstillinger for 3D-visning og -interaktion"/> 
		<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="Tekst"/> 
		<context id="Main-Edit-Preferences-Type/context" value="Rediger &gt; Indstillinger &gt; Tekst"/>
		<desc id="Main-Edit-Preferences-Type/desc" value="Konfigurer teksthåndteringsindstillingerne i 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="Ekstramoduler"/> 
		<context id="Main-Edit-Preferences-Plug-Ins/context" value="Rediger &gt; Indstillinger &gt; Ekstramoduler"/>
		<desc id="Main-Edit-Preferences-Plug-Ins/desc" value="Konfigurer eventuelt Photoshop til at bruge en yderligere mappe med ekstramoduler"/> 
		<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="Hjælpelinjer, gitter og udsnit"/> 
		<context id="Main-Edit-Preferences-Guides,_Grid_&amp;_Slices/context" value="Rediger &gt; Indstillinger &gt; Hjælpelinjer, gitter og udsnit"/>
		<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="Enheder og linealer"/> 
		<context id="Main-Edit-Preferences-Units_&amp;_Rulers/context" value="Rediger &gt; Indstillinger &gt; Enheder og linealer"/>
		<desc id="Main-Edit-Preferences-Units_&amp;_Rulers/desc" value="Konfigurer måleenheden i 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="Gennemsigtighed og farvetilpasning"/> 
		<context id="Main-Edit-Preferences-Transparency_&amp;_Gamut/context" value="Rediger &gt; Indstillinger &gt; Gennemsigtighed og farvetilpasning"/>
		<desc id="Main-Edit-Preferences-Transparency_&amp;_Gamut/desc" value="Juster Photoshops indstillinger for håndtering af visning af gennemsigtighed og advarsler om farvetilpasning"/> 
		<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="Markører…"/> 
		<context id="Main-Edit-Preferences-Cursors/context" value="Rediger &gt; Indstillinger &gt; Markører"/>
		<desc id="Main-Edit-Preferences-Cursors/desc" value="Vælg indstillinger for markørvisning"/> 
		<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="Ydeevne"/> 
		<context id="Main-Edit-Preferences-Performance/context" value="Rediger &gt; Indstillinger &gt; Ydeevne"/>
		<desc id="Main-Edit-Preferences-Performance/desc" value="Optimer ydeevnen i 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="Filhåndtering"/> 
		<context id="Main-Edit-Preferences-File_Handling/context" value="Rediger &gt; Indstillinger &gt; Filhåndtering"/>
		<desc id="Main-Edit-Preferences-File_Handling/desc" value="Konfigurer filhåndteringsindstillingerne i 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="Synkroniser indstillinger"/> 
		<context id="Main-Edit-Preferences-Sync_Settings/context" value="Rediger &gt; Indstillinger &gt; Synkroniser indstillinger"/>
		<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="Grænseflade…"/> 
		<context id="Main-Edit-Preferences-Interface/context" value="Rediger &gt; Indstillinger &gt; Grænseflade"/>
		<desc id="Main-Edit-Preferences-Interface/desc" value="Juster grænsefladeindstillingerne i 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="Generelt"/> 
		<context id="Main-Edit-Preferences-General/context" value="Rediger &gt; Indstillinger &gt; Generelt"/>
		<desc id="Main-Edit-Preferences-General/desc" value="Rediger de generelle programindstillinger i 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="Menuer"/> 
		<context id="Main-Edit-Menus/context" value="Rediger &gt; Menuer"/>
		<desc id="Main-Edit-Menus/desc" value="Optimer Photoshop-grænsefladen ved at aktivere, deaktivere og farvelægge menupunkterne"/> 
		<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="Tastaturgenveje"/> 
		<context id="Main-Edit-Keyboard_Shortcuts/context" value="Rediger &gt; Genvejstaster"/>
		<desc id="Main-Edit-Keyboard_Shortcuts/desc" value="Rediger genvejstasterne til værktøjerne og kommandoerne i 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="Konverter til profil"/> 
		<context id="Main-Edit-Convert_to_Profile/context" value="Rediger &gt; Konverter til profil"/>
		<desc id="Main-Edit-Convert_to_Profile/desc" value="Konverter det nuværende dokuments farver så de stemmer overens med en anden farveprofil"/> 
		<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="Tildel profil"/> 
		<context id="Main-Edit-Assign_Profile/context" value="Rediger &gt; Tildel profil"/>
		<desc id="Main-Edit-Assign_Profile/desc" value="Knyt en ny farvestyringsprofil til det nuværende dokument"/> 
		<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="Farveindstillinger"/> 
		<context id="Main-Edit-Color_Settings/context" value="Rediger &gt; Farveindstillinger"/>
		<desc id="Main-Edit-Color_Settings/desc" value="Rediger indstilingerne for farvestyring i 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="Styring af faste indstillinger"/> 
		<context id="Main-Edit-Presets-Preset_Manager/context" value="Rediger &gt; Forudindstillinger &gt; Styring af forudindstillinger"/>
		<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="Faste indstillinger for Adobe PDF"/> 
		<context id="Main-Edit-Adobe_PDF_Presets/context" value="Farve &gt; Faste indstillinger for Adobe PDF"/>
		<desc id="Main-Edit-Adobe_PDF_Presets/desc" value="Opret, og rediger faste indstillinger for 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="Alle"/> 
		<context id="Main-Edit-Purge-All/context" value="Rediger &gt; Tøm &gt; Alt"/>
		<desc id="Main-Edit-Purge-All/desc" value="Slet data fra udklipsholderen og Photoshops liste over handlinger der kan fortrydes, for at frigøre hukommelse (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="Historikker"/> 
		<context id="Main-Edit-Purge-Histories/context" value="Rediger &gt; Tøm &gt; Historikker"/>
		<desc id="Main-Edit-Purge-Histories/desc" value="Slet data fra Photoshops liste over handlinger der kan fortrydes, for at frigøre hukommelse (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="Udklipsholder"/> 
		<context id="Main-Edit-Purge-Clipboard/context" value="Rediger &gt; Tøm &gt; Udklipsholder"/>
		<desc id="Main-Edit-Purge-Clipboard/desc" value="Slet data fra udklipsholderen for at frigøre hukommelse (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="Fortryd"/> 
		<context id="Main-Edit-Purge-Undo/context" value="Rediger &gt; Tøm &gt; Fortryd"/>
		<desc id="Main-Edit-Purge-Undo/desc" value="Slet data fra Photoshops liste over handlinger der kan fortrydes, for at frigøre hukommelse (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="Angiv brugerdefineret form"/> 
		<context id="Main-Edit-Define_Custom_Shape/context" value="Rediger &gt; Angiv brugerdefineret form"/>
		<desc id="Main-Edit-Define_Custom_Shape/desc" value="Gem den markerede kurve som en genanvendelig, brugerdefineret form"/> 
		<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="Definer mønster"/> 
		<context id="Main-Edit-Define_Pattern/context" value="Rediger &gt; Definer mønster"/>
		<desc id="Main-Edit-Define_Pattern/desc" value="Opret et genanvendeligt mønster ud fra det nuværende valg"/> 
		<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="Definer fast indstilling for pensel"/> 
		<context id="Main-Edit-Define_Brush_Preset/context" value="Rediger &gt; Definer fast indstilling for pensel"/>
		<desc id="Main-Edit-Define_Brush_Preset/desc" value="Gem den nuværende penselspids og penselindstillingerne under en ny fast indstilling for penslen"/> 
		<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="Bland lag automatisk"/> 
		<context id="Main-Edit-Auto-Blend_Layers/context" value="Rediger &gt; Bland lag automatisk"/>
		<desc id="Main-Edit-Auto-Blend_Layers/desc" value="Bland indholdet af to eller flere markerede lag"/> 
		<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="Juster lag automatisk"/> 
		<context id="Main-Edit-Auto-Align_Layers/context" value="Rediger &gt; Juster lag automatisk"/>
		<desc id="Main-Edit-Auto-Align_Layers/desc" value="Juster to eller flere markerede lag ud fra deres pixelindhold"/> 
		<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="Vend lodret"/> 
		<context id="Main-Edit-Transform-Flip_Vertical/context" value="Rediger &gt; Transformer &gt; Vend lodret"/>
		<desc id="Main-Edit-Transform-Flip_Vertical/desc" value="Vend de(t) nuværende lag eller de(n) nuværende markering(er) lodret"/> 
		<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="Vend vandret"/> 
		<context id="Main-Edit-Transform-Flip_Horizontal/context" value="Rediger &gt; Transformer &gt; Vend vandret"/>
		<desc id="Main-Edit-Transform-Flip_Horizontal/desc" value="Vend de(t) nuværende lag eller de(n) nuværende markering(er) vandret"/> 
		<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="Roter 90° mod uret"/> 
		<context id="Main-Edit-Transform-Rotate_90°_CCW/context" value="Rediger &gt; Transformer &gt; Roter 90° mod uret"/>
		<desc id="Main-Edit-Transform-Rotate_90°_CCW/desc" value="Roter de(t) nuværende lag eller de(n) nuværende markering(er) 90 grader mod uret"/> 
		<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="Roter 90° med uret"/> 
		<context id="Main-Edit-Transform-Rotate_90°_CW/context" value="Rediger &gt; Transformer &gt; Roter 90° med uret"/>
		<desc id="Main-Edit-Transform-Rotate_90°_CW/desc" value="Roter de(t) nuværende lag eller de(n) nuværende markering(er) 90 grader med uret"/> 
		<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="Roter 180°"/> 
		<context id="Main-Edit-Transform-Rotate_180°/context" value="Rediger &gt; Transformer &gt; Roter 180°"/>
		<desc id="Main-Edit-Transform-Rotate_180°/desc" value="Roter de(t) nuværende lag eller de(n) nuværende markering(er) 180 grader"/> 
		<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="Fordrejning"/> 
		<context id="Main-Edit-Transform-Warp/context" value="Rediger &gt; Transformer &gt; Fordrejning"/>
		<desc id="Main-Edit-Transform-Warp/desc" value="Fordrej de(t) nuværende lag eller de(n) nuværende markering(er)"/> 
		<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="Perspektiv"/> 
		<context id="Main-Edit-Transform-Perspective/context" value="Rediger &gt; Transformer &gt; Perspektiv"/>
		<desc id="Main-Edit-Transform-Perspective/desc" value="Anvend perspektivtransformering på de(t) nuværende lag eller de(n) nuværende markering(er)"/> 
		<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="Forvræng"/> 
		<context id="Main-Edit-Transform-Distort/context" value="Rediger &gt; Transformer &gt; Forvræng"/>
		<desc id="Main-Edit-Transform-Distort/desc" value="Skub, træk, eller stræk de(t) markerede lag eller det valgte for at forvrænge det/dem"/> 
		<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="Skråtstil"/> 
		<context id="Main-Edit-Transform-Skew/context" value="Rediger &gt; Transformer &gt; Skråtstil"/>
		<desc id="Main-Edit-Transform-Skew/desc" value="Anvend skrå transformering på de(t) nuværende lag eller de(n) nuværende markering(er)"/> 
		<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="Roter"/> 
		<context id="Main-Edit-Transform-Rotate/context" value="Rediger &gt; Transformer &gt; Roter"/>
		<desc id="Main-Edit-Transform-Rotate/desc" value="Roter de(t) nuværende lag eller de(n) nuværende markering(er)"/> 
		<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="Skaler"/> 
		<context id="Main-Edit-Transform-Scale/context" value="Rediger &gt; Transformer &gt; Skaler"/>
		<desc id="Main-Edit-Transform-Scale/desc" value="Skaler de(t) nuværende lag eller de(n) nuværende markering(er)"/> 
		<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="Igen"/> 
		<context id="Main-Edit-Transform-Again/context" value="Rediger &gt; Transformer &gt; Igen"/>
		<desc id="Main-Edit-Transform-Again/desc" value="Gentag den senest anvendte transformering"/> 
		<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="Fri transformering"/> 
		<context id="Main-Edit-Free_Transform/context" value="Rediger &gt; Fri transformering"/>
		<desc id="Main-Edit-Free_Transform/desc" value="Anvend en eller flere transformeringer (rotering, skalering, skråtstilling, forvrængning eller perpektivering) på de(t) nuværende lag eller de(n) nuværende markering(er)"/> 
		<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="Fordrej som marionetdukke"/> 
		<context id="Main-Edit-Puppet_Warp/context" value="Rediger &gt; Fordrej som marionetdukke"/>
		<desc id="Main-Edit-Puppet_Warp/desc" value="Brug punkter til at oprette en fleksibel, organisk transformering"/> 
		<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="Skaleringen afhænger af indholdet"/> 
		<context id="Main-Edit-Content-Aware_Scale/context" value="Rediger &gt; Skaleringen afhænger af indholdet"/>
		<desc id="Main-Edit-Content-Aware_Scale/desc" value="Foretag intelligent tilpasning af billedstørrelsen sådan at vigtige detaljer bevares"/> 
		<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="Optegn langs markering"/> 
		<context id="Main-Edit-Stroke/context" value="Rediger &gt; Strøg"/>
		<desc id="Main-Edit-Stroke/desc" value="Mal en kulørt ramme om en markering, en kurve eller et lag"/> 
		<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="Udfyld"/> 
		<context id="Main-Edit-Fill/context" value="Rediger &gt; Udfyld"/>
		<desc id="Main-Edit-Fill/desc" value="Udfyld det nuværende lag eller den nuværende markering med en farve, et mønster eller en dokumenthistorik"/> 
		<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="Søg og erstat tekst"/> 
		<context id="Main-Edit-Find_and_Replace_Text/context" value="Rediger &gt; Søg og erstat tekst"/>
		<desc id="Main-Edit-Find_and_Replace_Text/desc" value="Find &amp; erstat tekst i det nuværende dokuments tekstlag"/> 
		<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="Kontroller stavning"/> 
		<context id="Main-Edit-Check_Spelling/context" value="Rediger &gt; Kontroller stavning"/>
		<desc id="Main-Edit-Check_Spelling/desc" value="Foretag stavekontrol på tekstlagene i det nuværende dokument"/> 
		<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="Slet"/> 
		<context id="Main-Edit-Clear/context" value="Rediger &gt; Ryd"/>
		<desc id="Main-Edit-Clear/desc" value="Slet de markerede pixels"/> 
		<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="Sæt ind udenfor"/> 
		<context id="Main-Edit-Paste_Special-Paste_Outside/context" value="Rediger &gt; Indsæt speciel &gt; Sæt ind udenfor"/>
		<desc id="Main-Edit-Paste_Special-Paste_Outside/desc" value="Indsæt uden for den nuværende markering, og opret derved en lagmaske"/> 
		<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="Sæt ind i"/> 
		<context id="Main-Edit-Paste_Special-Paste_Into/context" value="Rediger &gt; Indsæt speciel &gt; Sæt ind i"/>
		<desc id="Main-Edit-Paste_Special-Paste_Into/desc" value="Indsæt i den nuværende markering, og opret derved en lagmaske"/> 
		<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="Indsæt samme sted"/> 
		<context id="Main-Edit-Paste_Special-Paste_in_Place/context" value="Rediger &gt; Indsæt speciel &gt; Indsæt samme sted"/>
		<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="Sæt ind"/> 
		<context id="Main-Edit-Paste/context" value="Rediger &gt; Indsæt"/>
		<desc id="Main-Edit-Paste/desc" value="Indsæt en udklippet eller kopieret markering i en anden del af billedet eller som et nyt lag i et andet billede"/> 
		<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="Kopier sammenflettet"/> 
		<context id="Main-Edit-Copy_Merged/context" value="Rediger &gt; Kopier sammenflettede"/>
		<desc id="Main-Edit-Copy_Merged/desc" value="Lav en flettet kopi af alle de synlige lag i det markerede område."/> 
		<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="Kopi"/> 
		<context id="Main-Edit-Copy/context" value="Rediger &gt; Kopier"/>
		<desc id="Main-Edit-Copy/desc" value="Kopier det markerede indhold til udklipsholderen"/> 
		<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="Klip"/> 
		<context id="Main-Edit-Cut/context" value="Rediger &gt; Klip"/>
		<desc id="Main-Edit-Cut/desc" value="Flyt det markerede indhold til udklipsholderen"/> 
		<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="Udton"/> 
		<context id="Main-Edit-Fade/context" value="Rediger &gt; Udton"/>
		<desc id="Main-Edit-Fade/desc" value="Juster gennemsigtigheds- og blandingsindstillingerne for den senest anvendte handling"/> 
		<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="Et trin tilbage"/> 
		<context id="Main-Edit-Step_Backward/context" value="Rediger &gt; Et trin tilbage"/>
		<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="Et trin frem"/> 
		<context id="Main-Edit-Step_Forward/context" value="Rediger &gt; Et trin frem"/>
		<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="Fortryd"/> 
		<context id="Main-Edit-Undo/context" value="Rediger &gt; Fortryd"/>
		<desc id="Main-Edit-Undo/desc" value="Annuller den forrige handling | Gentag den forrige handling"/> 
		<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="Afslut"/> 
		<context id="Main-File-Exit/context" value="Filer &gt; Afslut"/>
		<desc id="Main-File-Exit/desc" value="Afslut 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="Udskriv en kopi"/> 
		<context id="Main-File-Print_One_Copy/context" value="Filer &gt; Udskriv en kopi"/>
		<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="Udskriv"/> 
		<context id="Main-File-Print/context" value="Filer &gt; Udskriv"/>
		<desc id="Main-File-Print/desc" value="Udskriv det nuværende 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="Filinfo"/> 
		<context id="Main-File-File_Info/context" value="Filer &gt; Filinfo"/>
		<desc id="Main-File-File_Info/desc" value="Kontroller, og rediger billedtekst, nøgleord og andre metadata til den nuværende fil"/> 
		<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="Gennemse"/> 
		<context id="Main-File-Scripts-Browse/context" value="Filer &gt; Scripts &gt; Gennemse"/>
		<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="Statistik"/> 
		<context id="Main-File-Scripts-Statistics/context" value="Filer &gt; Scripts &gt; Statistikfil"/>
		<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="Indlæs flere DICOM-filer…"/> 
		<context id="Main-File-Scripts-Load_Multiple_DICOM_Files/context" value="Filer &gt; Scripts &gt; Indlæs flere DICOM-filer"/>
		<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="Indlæs filer i stakken"/> 
		<context id="Main-File-Scripts-Load_Files_into_Stack/context" value="Filer &gt; Scripts &gt; Indlæs filer i stakken"/>
		<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="Håndtering af scripthændelser"/> 
		<context id="Main-File-Scripts-Script_Events_Manager/context" value="Filer &gt; Scripts &gt; Håndtering af scripthændelser"/>
		<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="Eksporter lag til filer"/> 
		<context id="Main-File-Scripts-Export_Layers_to_Files/context" value="Filer &gt; Scripts &gt; Eksporter lag til filer"/>
		<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="Lagsammensætninger til PDF"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_PDF/context" value="Filer &gt; Scripts &gt; Lagsammensætninger til 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="Lagsammensætninger til filer"/> 
		<context id="Main-File-Scripts-Layer_Comps_to_Files/context" value="Filer &gt; Scripts &gt; Lagsammensætninger til filer"/>
		<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="Samkopier alle masker"/> 
		<context id="Main-File-Scripts-Flatten_All_Masks/context" value="Filer &gt; Scripts &gt; Samkopier alle masker"/>
		<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="Samkopier alle lageffekter"/> 
		<context id="Main-File-Scripts-Flatten_All_Layer_Effects/context" value="Filer &gt; Scripts &gt; Samkopier alle lageffekter"/>
		<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="Slet alle tomme lag"/> 
		<context id="Main-File-Scripts-Delete_All_Empty_Layers/context" value="Filer &gt; Scripts &gt; Slet alle tomme lag"/>
		<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="Billedbehandler"/> 
		<context id="Main-File-Scripts-Image_Processor/context" value="Filer &gt; Scripts &gt; Billedbehandler"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idAdobeScriptAutomationspScripts = stringIDToTypeID( 'AdobeScriptAutomation Scripts' );     var desc1077 = new ActionDescriptor();     var idjsNm = charIDToTypeID( 'jsNm' );     desc1077.putString( idjsNm, '''Image Processor...''' ); executeAction( idAdobeScriptAutomationspScripts, desc1077, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Photomerge" type="Main">
		<name id="Main-File-Automate-Photomerge/name" value="Photomerge…"/> 
		<context id="Main-File-Automate-Photomerge/context" value="Filer &gt; Automatiser &gt; Photomerge"/>
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idzerofninedbonethreefdsasevenseventwodsfourzerothreefivedsninezerotwozerodseightfourzerofzeroefiveetwofzerotwo = stringIDToTypeID( '0f9db13f-a772-4035-9020-840f0e5e2f02' ); executeAction( idzerofninedbonethreefdsasevenseventwodsfourzerothreefivedsninezerotwozerodseightfourzerofzeroefiveetwofzerotwo, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-Merge_to_HDR_Pro" type="Main">
		<name id="Main-File-Automate-Merge_to_HDR_Pro/name" value="Flet til HDR Pro"/> 
		<context id="Main-File-Automate-Merge_to_HDR_Pro/context" value="Filer &gt; Automatiser &gt; Flet til 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="Linsekorrektion"/> 
		<context id="Main-File-Automate-Lens_Correction/context" value="Filer &gt; Automatiser &gt; Linsekorrektion"/>
		<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="Tilpas billede"/> 
		<context id="Main-File-Automate-Fit_Image/context" value="Filer &gt; Automatiser &gt; Tilpas billede"/>
		<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="Betinget tilstandsændring"/> 
		<context id="Main-File-Automate-Conditional_Mode_Change/context" value="Filer &gt; Automatiser &gt; Betinget tilstandsændring"/>
		<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="Kontaktaftryk II"/> 
		<context id="Main-File-Automate-Contact_Sheet_II/context" value="Filer &gt; Automatiser &gt; Kontaktaftryk 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="Beskær og ret fotografier op"/> 
		<context id="Main-File-Automate-Crop_and_Straighten_Photos/context" value="Filer &gt; Automatiser &gt; Beskær og ret fotografier op"/>
		<desc id="Main-File-Automate-Crop_and_Straighten_Photos/desc" value="Opret separate billedfiler ud fra en scanning der indeholder flere billeder"/> 
		<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="Opret slipværktøj"/> 
		<context id="Main-File-Automate-Create_Droplet/context" value="Filer &gt; Automatiser &gt; Opret slipværktøj"/>
		<desc id="Main-File-Automate-Create_Droplet/desc" value="Konverter en handling til en slipværktøjsfil"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idCrtD = charIDToTypeID( 'CrtD' ); executeAction( idCrtD, undefined, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Automate-PDF_Presentation" type="Main">
		<name id="Main-File-Automate-PDF_Presentation/name" value="PDF-præsentation"/> 
		<context id="Main-File-Automate-PDF_Presentation/context" value="Filer &gt; Automatiser &gt; PDF-præsentation"/>
		<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="Batch"/> 
		<context id="Main-File-Automate-Batch/context" value="Filer &gt; Automatiser &gt; Batch"/>
		<desc id="Main-File-Automate-Batch/desc" value="Brug handlinger til at behandle flere filer"/> 
		<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="Del på Behance"/> 
		<context id="Main-File-Share_on_Behance/context" value="File &gt; Del på 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="Filer &gt; Eksporter &gt; Zoomify"/>
		<desc id="Main-File-Export-Zoomify/desc" value="Eksporter den nuværende fil til internettet som en fil med høj opløsning der kan vises med 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="Gengiv video"/> 
		<context id="Main-File-Export-Render_Video/context" value="Filer &gt; Eksporter &gt; Gengiv video"/>
		<desc id="Main-File-Export-Render_Video/desc" value="Gengiv det nuværende dokument i et videoformat"/> 
		<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="Kurver til Illustrator"/> 
		<context id="Main-File-Export-Paths_to_Illustrator/context" value="Filer &gt; Eksporter &gt; Kurver til Illustrator"/>
		<desc id="Main-File-Export-Paths_to_Illustrator/desc" value="Eksporter vektorkurver til brug i 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="EksporterCRC"/> 
		<context id="Main-File-Export-ExportCRC/context" value="Filer &gt; Eksporter &gt; EksporterCRC"/>
		<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="Datasæt som filer"/> 
		<context id="Main-File-Export-Data_Sets_as_Files/context" value="Filer &gt; Eksporter &gt; Datasæt som filer"/>
		<desc id="Main-File-Export-Data_Sets_as_Files/desc" value="Eksporter flere filer, én for hvert variabeldatasæt i det nuværende dokument"/> 
		<command>
<![CDATA[ErrStrs = {}; ErrStrs.USER_CANCELLED=localize("$$$/ScriptingSupport/Error/UserCancelled=User cancelled the operation"); try {var idslct = charIDToTypeID( 'slct' );     var desc1084 = new ActionDescriptor();     var idnull = charIDToTypeID( 'null' );         var ref874 = new ActionReference();         var idMnspsp = charIDToTypeID( 'Mn  ' );         var idMnIt = charIDToTypeID( 'MnIt' );         var idexportDataSet = stringIDToTypeID( 'exportDataSet' );         ref874.putEnumerated( idMnspsp, idMnIt, idexportDataSet );     desc1084.putReference( idnull, ref874 ); executeAction( idslct, desc1084, DialogModes.ALL ); } catch(e){if (e.toString().indexOf(ErrStrs.USER_CANCELLED)!=-1) {;} else{alert(localize("$$$/ScriptingSupport/Error/CommandNotAvailable=The command is currently not available"));}}]]>		</command>
	</feature>
	<feature application="PHSP" id="Main-File-Import-WIA_Support" type="Main">
		<name id="Main-File-Import-WIA_Support/name" value="WIA-understøttelse"/> 
		<context id="Main-File-Import-WIA_Support/context" value="Filer &gt; Importer &gt; WIA-understøttelse"/>
		<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="Noter"/> 
		<context id="Main-File-Import-Notes/context" value="Filer &gt; Importer &gt; Noter"/>
		<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="Hent benchmark-billede"/> 
		<context id="Main-File-Import-Benchmark_Image_Acquire/context" value="Filer &gt; Importer &gt; Hent benchmark-billede"/>
		<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="Videobilleder til lag…"/> 
		<context id="Main-File-Import-Video_Frames_to_Layers/context" value="Filer &gt; Importer &gt; Videobilleder til lag"/>
		<desc id="Main-File-Import-Video_Frames_to_Layers/desc" value="Konverter nogle eller alle billeder i en videofil til Photoshop-lag"/> 
		<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="Datasæt med variabler"/> 
		<context id="Main-File-Import-Variable_Data_Sets/context" value="Filer &gt; Importer &gt; Datasæt med variabler"/>
		<desc id="Main-File-Import-Variable_Data_Sets/desc" value="Importer en kommaadskilt eller tabulatorsepareret datafil til oprettelse af batchbillede"/> 
		<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="Placer"/> 
		<context id="Main-File-Place/context" value="Filer &gt; Placer"/>
		<desc id="Main-File-Place/desc" value="Placer en fil i det nuværende dokument som et Smart Object"/> 
		<keywords>
			<keyword id="Main-File-Place/keywords/PlaceindocumentasSmartObject" value="Placer i dokument som Smart Object"/> 
			<keyword id="Main-File-Place/keywords/PlaceasSmartObject" value=" Placer som Smart Object"/>
			<keyword id="Main-File-Place/keywords/PlaceSO" value=" Placer SO"/> 
		</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="Genindlæs"/> 
		<context id="Main-File-Revert/context" value="Filer &gt; Genindlæs"/>
		<desc id="Main-File-Revert/desc" value="Gendan det nuværende dokument som det var da det blev gemt sidst"/> 
		<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="Gem til web"/> 
		<context id="Main-File-Save_for_Web/context" value="Filer &gt; Gem til 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="Tjek ind"/> 
		<context id="Main-File-Check_In/context" value="Filer &gt; Tjek ind"/>
		<desc id="Main-File-Check_In/desc" value="Medtag den nuværende fil i et styret arbejdsforløb"/> 
		<keywords>
			<keyword id="Main-File-Check_In/keywords/Checkintomanagedworkflow" value="Medtag i et styret arbejdsforløb"/> 
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" medtag i et styret arbejdsforløb"/>
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" medtag i et styret arbejdsforløb"/> 
			<keyword id="Main-File-Check_In/keywords/checkintomanagedworkflow" value=" medtag i et styret arbejdsforløb"/>
		</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="Gem som"/> 
		<context id="Main-File-Save_As/context" value="Filer &gt; Gem som"/>
		<desc id="Main-File-Save_As/desc" value="Gem det nuværende dokument med andre indstillinger"/> 
		<keywords>
			<keyword id="Main-File-Save_As/keywords/Savewithdifferentoptions" value="Gem med andre indstillinger"/> 
			<keyword id="Main-File-Save_As/keywords/savew/differentoptions" value=" gem m. andre indstillinger"/>
		</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="Gem"/> 
		<context id="Main-File-Save/context" value="Filer &gt; Gem"/>
		<desc id="Main-File-Save/desc" value="Gem det nuværende dokument"/> 
		<keywords>
			<keyword id="Main-File-Save/keywords/Save" value="Gem"/> 
			<keyword id="Main-File-Save/keywords/Savecurrent" value=" Gem nuværende"/>
			<keyword id="Main-File-Save/keywords/SaveDocument" value=" Gem dokument"/> 
			<keyword id="Main-File-Save/keywords/Savefile" value=" Gem fil"/>
		</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="Luk, og gå til Bridge"/> 
		<context id="Main-File-Close_and_Go_to_Bridge/context" value="Filer &gt; Luk, og gå til 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="Luk alle"/> 
		<context id="Main-File-Close_All/context" value="Filer &gt; Luk alle"/>
		<desc id="Main-File-Close_All/desc" value="Luk alle dokumenter"/> 
		<keywords>
			<keyword id="Main-File-Close_All/keywords/Closeall" value="Luk alle"/> 
			<keyword id="Main-File-Close_All/keywords/Closealldocuments" value=" Luk alle dokumenter"/>
			<keyword id="Main-File-Close_All/keywords/closealldocs" value=" luk alle dokumenter"/> 
		</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="Luk"/> 
		<context id="Main-File-Close/context" value="Filer &gt; Luk"/>
		<desc id="Main-File-Close/desc" value="Luk det nuværende dokument"/> 
		<keywords>
			<keyword id="Main-File-Close/keywords/Close" value="Luk"/> 
			<keyword id="Main-File-Close/keywords/Closecurrentdocument" value=" Luk det nuværende dokument"/>
			<keyword id="Main-File-Close/keywords/Closecurrentdoc" value=" Luk det nuværende 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="Ryd liste over seneste filer"/> 
		<context id="Main-File-Open_Recent-Clear_Recent_File_List/context" value="Filer &gt; Åbn seneste &gt; Ryd liste over seneste filer"/>
		<desc id="Main-File-Open_Recent-Clear_Recent_File_List/desc" value="Ryd listen over seneste åbnede filer"/> 
		<keywords>
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecentlyopenedfiles" value="Ryd listen over senest åbnede filer"/> 
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecentFiles" value=" Ryd Seneste filer"/>
			<keyword id="Main-File-Open_Recent-Clear_Recent_File_List/keywords/ClearRecent" value=" Ryd seneste"/> 
		</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="Åbn som Smart Object"/> 
		<context id="Main-File-Open_as_Smart_Object/context" value="Filer &gt; Åbn som Smart Object"/>
		<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="Åbn som"/> 
		<context id="Main-File-Open_As/context" value="Filer &gt; Åbn som"/>
		<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="Gennemse i Mini Bridge"/> 
		<context id="Main-File-Browse_in_Mini_Bridge/context" value="Filer &gt; Gennemse i Mini Bridge"/>
		<desc id="Main-File-Browse_in_Mini_Bridge/desc" value="Brug Mini Bridge-panelet til at gennemse dokumenter"/> 
		<keywords>
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/Bridge" value="Bridge"/> 
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/MiniBridge" value=" Mini Bridge"/>
			<keyword id="Main-File-Browse_in_Mini_Bridge/keywords/FileBrowser" value=" Filbrowser"/> 
		</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="Gennemse i Bridge"/> 
		<context id="Main-File-Browse_in_Bridge/context" value="Filer &gt; Gennemse i Bridge"/>
		<desc id="Main-File-Browse_in_Bridge/desc" value="Brug Adobe Bridge til at gennemse dokumenter"/> 
		<keywords>
			<keyword id="Main-File-Browse_in_Bridge/keywords/Bridge" value="Bridge"/> 
			<keyword id="Main-File-Browse_in_Bridge/keywords/FileBrowser" value=" Filbrowser"/>
		</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="Åbn"/> 
		<context id="Main-File-Open/context" value="Filer &gt; Åbn"/>
		<desc id="Main-File-Open/desc" value="Åbn et Photoshop-dokument"/> 
		<keywords>
			<keyword id="Main-File-Open/keywords/Open" value="Åbn"/> 
			<keyword id="Main-File-Open/keywords/File" value=" Fil"/>
			<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="Nyt"/> 
		<context id="Main-File-New/context" value="Filer &gt; Ny"/>
		<desc id="Main-File-New/desc" value="Opret et nyt Photoshop-dokument"/> 
		<keywords>
			<keyword id="Main-File-New/keywords/New" value="Nyt"/> 
			<keyword id="Main-File-New/keywords/Create" value=" Opret"/>
			<keyword id="Main-File-New/keywords/Start" value=" Start"/> 
			<keyword id="Main-File-New/keywords/Begin" value=" Begynd"/>
		</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="Hjælp &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="Systemoplysninger"/> 
		<context id="Main-Help-System_Info/context" value="Hjælp &gt; Systemoplysninger"/>
		<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="Om Photoshop"/> 
		<context id="Main-Help-About_Photoshop/context" value="Hjælp &gt; Om 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="Hjælp til Photoshop online"/> 
		<context id="Main-Help-Photoshop_Online_Help/context" value="Hjælp &gt; Hjælp til Photoshop online"/>
		<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="Nulstil farveværktøj"/> 
		<context id="Tool-Reset_Color_Tool/context" value="Nulstil farveværktøj"/>
		<desc id="Tool-Reset_Color_Tool/desc" value="Anvend standardfarverne for forgrunden og baggrunden (sort og hvid)"/> 
		<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="Skift farveværktøj"/> 
		<context id="Tool-Swap_Color_Tool/context" value="Skift farveværktøj"/>
		<desc id="Tool-Swap_Color_Tool/desc" value="Byt om på for-/baggrundsfarverne"/> 
		<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>
