home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / software / mdmx / files / DreamweaverMXInstaller.exe / Disk1 / data1.cab / Configuration_En / Objects / insertbar.xml < prev   
Encoding:
Extensible Markup Language  |  2002-05-01  |  33.8 KB  |  1,738 lines

  1. <?xml version="1.0" ?>
  2. <!DOCTYPE insertbarset SYSTEM "-//Macromedia//DWExtension insertbar 5.0">
  3. <insertbar>  
  4.  
  5. <category id="DW_Insertbar_Common" folder="Common">   
  6.  
  7.     <button id="DW_Hyperlink"
  8.   image="Common\Hyperlink.gif"
  9.     enabled=""
  10.   showIf=""
  11.   file="Common\Hyperlink.htm"/>  
  12.  
  13.     <button id="DW_Email"
  14.     image="Common\E-Mail Link.gif"
  15.     enabled=""
  16.     showIf=""
  17.     file="Common\E-Mail Link.htm"/>  
  18.                 
  19.     <button id="DW_Anchor"
  20.     image="Common\Anchor.gif"
  21.     enabled=""
  22.     showIf=""
  23.     file="Common\Anchor.htm"/>    
  24.                 
  25.     <separator showIf=""/>
  26.             
  27.     <button id="DW_Table"
  28.     image="Common\Table.gif"
  29.     enabled="!_VIEW_LAYOUT"
  30.     showIf=""
  31.     file="Common\Table.htm"/>
  32.                 
  33.     <button id="DW_Layer"
  34.     image="Common\Layer.gif"
  35.     enabled="!_VIEW_LAYOUT, _VIEW_DESIGN"
  36.     showIf=""
  37.     file="Common\Layer.htm"/>
  38.         
  39.     <separator showIf=""/>
  40.             
  41.     <button id="DW_Image"
  42.     image="Common\Image.gif"
  43.     enabled=""
  44.     showIf=""
  45.     file="Common\Image.htm"/>
  46.                 
  47.     <button id="DW_ImagePlaceholder"
  48.     image="Common\Image Placeholder.gif"
  49.     enabled=""
  50.     showIf=""
  51.     file="Common\Image Placeholder.htm"/>
  52.             
  53.     <button id="DW_FWhtml"
  54.     image="Common\Fireworks HTML.gif"
  55.     enabled=""
  56.     showIf=""
  57.     file="Common\Fireworks HTML.htm"/>
  58.             
  59.     <button id="DW_Media_Flash"
  60.     image="Media\Flash.gif"
  61.     enabled=""
  62.     showIf=""
  63.     file="Media\Flash.htm"/>
  64.  
  65.     <button id="DW_Rollover"
  66.     image="Common\Rollover.gif"
  67.     enabled=""
  68.     showIf=""
  69.     file="Common\Rollover.htm"/>
  70.                 
  71.     <button id="DW_NavBar"
  72.     image="Common\Navigation Bar.gif"
  73.     enabled=""
  74.     showIf=""
  75.     file="Common\Navigation Bar.htm"/>
  76.             
  77.     <separator showIf=""/>
  78.             
  79.     <button id="DW_HR"
  80.     image="Common\HR.gif"
  81.     enabled=""
  82.     showIf=""
  83.     file="Common\HR.htm"/>
  84.  
  85.     <button id="DW_Date"
  86.     image="Common\Date.gif"
  87.     enabled=""
  88.     showIf=""
  89.     file="Common\Date.htm"/>
  90.             
  91.     <button id="DW_TabularData"
  92.     image="Common\Tabular Data.gif"
  93.     enabled=""
  94.     showIf=""
  95.     file="Common\Tabular Data.htm"/>
  96.             
  97.     <separator />
  98.   
  99.      <button id="DW_Text_Comment"
  100.    image="Text\Comment.gif"
  101.    enabled=""
  102.    showIf=""
  103.    file="Text\Comment.htm"/>
  104.   
  105.     <button id="DW_TagChooser"
  106.    name = "Tag Chooser"
  107.      image="Common\Tag Chooser.gif"
  108.      enabled=""
  109.      showIf=""
  110.      command="dw.showTagChooser()"
  111.      codeOnly="TRUE"/>    
  112.    
  113.    </category> 
  114.    
  115.    <category id="DW_Insertbar_Layout" folder="Tools" showIf="">   
  116.     
  117.     <button id="DW_Table"
  118.     image="Common\Table.gif"
  119.     enabled="!_VIEW_LAYOUT,_VIEW_DESIGN"
  120.     showIf=""
  121.     file="Common\Table.htm"/>   
  122.                   
  123.     <button id="DW_Layer"
  124.     image="Common\Layer.gif"
  125.     enabled="!_VIEW_LAYOUT,_VIEW_DESIGN"
  126.     file="Common\Layer.htm"/> 
  127.                     
  128.     <separator showIf=""/>    
  129.             
  130.     <checkbutton id="DW_StandardView"
  131.     name = "Standard View"
  132.     image=""
  133.     enabled="_VIEW_DESIGN"
  134.     checked="!_VIEW_LAYOUT"
  135.     command="dw.getDocumentDOM().setShowLayoutView(false)"/>
  136.              
  137.     <checkbutton id="DW_LayoutView"
  138.     name="Layout View"
  139.     image=""
  140.     enabled="_VIEW_DESIGN"
  141.     checked="_VIEW_LAYOUT"
  142.     command="dw.getDocumentDOM().setShowLayoutView(true)"/>
  143.              
  144.     <separator showIf=""/>    
  145.              
  146.     <button id="DW_LayoutTable"
  147.     image="Tools\Layout Table.gif"
  148.     enabled="_VIEW_LAYOUT,_VIEW_DESIGN"
  149.     file="Tools\Layout Table.htm"/>
  150.  
  151.     <button id="DW_LayoutCell"
  152.     image="Tools\Layout Cell.gif"
  153.     enabled="_VIEW_LAYOUT,_VIEW_DESIGN"
  154.     file="Tools\Layout Cell.htm"/>
  155.             
  156.    </category>     
  157.   
  158.     <category id="DW_Insertbar_Text" folder="Text" showIf="">   
  159.     
  160.     <button id="DW_Text_FontTagEditor"
  161.     name = "Font Tag Editor"
  162.     image="Text\FontTagDlg.gif"
  163.     enabled=""
  164.     showIf=""
  165.     tag="font"/>
  166.                     
  167.     <button id="DW_Text_Bold"
  168.     image="Text\Bold.gif"
  169.     enabled=""
  170.     showIf=""
  171.     file="Text\Bold.htm"/>
  172.  
  173.     <button id="DW_Text_Italic"
  174.     image="Text\Italic.gif"
  175.     enabled=""
  176.     showIf=""
  177.     file="Text\Italic.htm"/>
  178.  
  179.     <separator />
  180.  
  181.     <button id="DW_Text_Strong"
  182.     image="Text\Strong.gif"
  183.     enabled=""
  184.     showIf=""
  185.     file="Text\Strong.htm"/>
  186.  
  187.     <button id="DW_Text_Em"
  188.     image="Text\Em.gif"
  189.     enabled=""
  190.     showIf=""
  191.     file="Text\Em.htm"/>
  192.  
  193.     <separator />
  194.             
  195.     <button id="DW_Text_P"
  196.     image="Text\P.gif"
  197.     enabled=""
  198.     showIf=""
  199.     file="Text\P.htm"/>
  200.  
  201.     <button id="DW_Text_Blockquote"
  202.     image="Text\Blockquote.gif"
  203.     enabled=""
  204.     showIf=""
  205.     file="Text\Blockquote.htm"/>
  206.  
  207.     <button id="DW_Text_Pre"
  208.     image="Text\Pre.gif"
  209.     enabled=""
  210.     showIf=""
  211.     file="Text\Pre.htm"/>
  212.  
  213.     <separator />
  214.  
  215.     <button id="DW_Text_H1"
  216.     image="Text\H1.gif"
  217.     enabled=""
  218.     showIf=""
  219.     file="Text\H1.htm"/>
  220.  
  221.     <button id="DW_Text_H2"
  222.     image="Text\H2.gif"
  223.     enabled=""
  224.     showIf=""
  225.     file="Text\H2.htm"/>
  226.  
  227.     <button id="DW_Text_H3"
  228.     image="Text\H3.gif"
  229.     enabled=""
  230.     showIf=""
  231.     file="Text\H3.htm"/>
  232.     
  233.     <separator />
  234.  
  235.     <button id="DW_Text_UL"
  236.     image="Text\UL.gif"
  237.     enabled=""
  238.     showIf=""
  239.     file="Text\UL.htm"/>
  240.  
  241.     <button id="DW_Text_OL"
  242.     image="Text\OL.gif"
  243.     enabled=""
  244.     showIf=""
  245.     file="Text\OL.htm"/>
  246.  
  247.     <button id="DW_Text_LI"
  248.     image="Text\LI.gif"
  249.     enabled=""
  250.     showIf=""
  251.     file="Text\LI.htm"
  252.     codeOnly="TRUE"/>
  253.  
  254.     <separator />
  255.  
  256.     <button id="DW_Text_DL"
  257.     image="Text\DL.gif"
  258.     enabled=""
  259.     showIf=""
  260.     file="Text\DL.htm"/>
  261.  
  262.     <button id="DW_Text_DT"
  263.     image="Text\DT.gif"
  264.     enabled=""
  265.     showIf=""
  266.     file="Text\DT.htm"
  267.     codeOnly="TRUE"/>
  268.  
  269.     <button id="DW_Text_DD"
  270.     image="Text\DD.gif"
  271.     enabled=""
  272.     showIf=""
  273.     file="Text\DD.htm"
  274.     codeOnly="TRUE"/>
  275.  
  276.     <separator />
  277.  
  278.     <button id="DW_Text_Abbr"
  279.     image="Text\Abbr.gif"
  280.     enabled=""
  281.     showIf=""
  282.      file="Text\Abbr.htm"
  283.      codeOnly="TRUE"/>
  284.  
  285.     <button id="DW_Text_Acronym"
  286.     image="Text\Acronym.gif"
  287.     enabled=""
  288.     showIf=""
  289.     file="Text\Acronym.htm"
  290.     codeOnly="TRUE"/>
  291.  
  292.    </category>
  293.  
  294.    <category id="DW_Insertbar_Tables" folder="Tables" showIf="">   
  295.     
  296.     <button id="DW_Tables_Table"
  297.     image="Common\Table.gif"
  298.     enabled=""
  299.     showIf=""
  300.     file="Common\Table.htm"/>
  301.  
  302.     <separator />
  303.  
  304.     <button id="DW_Tables_TableTag"
  305.     image="Tables\TableTag.gif"
  306.     enabled="_VIEW_CODE"
  307.     showIf=""
  308.     file="Tables\TableTag.htm"
  309.     codeOnly="TRUE"/>
  310.  
  311.     <button id="DW_Tables_Tr"
  312.     image="Tables\Tr.gif"
  313.     enabled="_VIEW_CODE"
  314.     showIf=""
  315.     file="Tables\Tr.htm"
  316.     codeOnly="TRUE"/>
  317.  
  318.     <button id="DW_Tables_Th"
  319.     image="Tables\Th.gif"
  320.     enabled="_VIEW_CODE"
  321.     showIf=""
  322.     file="Tables\Th.htm"
  323.     codeOnly="TRUE"/>
  324.  
  325.     <button id="DW_Tables_Td"
  326.     image="Tables\Td.gif"
  327.     enabled="_VIEW_CODE"
  328.     showIf=""
  329.     file="Tables\Td.htm"
  330.     codeOnly="TRUE"/>
  331.  
  332.     <button id="DW_Tables_Caption"
  333.     image="Tables\Caption.gif"
  334.     enabled="_VIEW_CODE"
  335.     showIf=""
  336.     file="Tables\Caption.htm"
  337.     codeOnly="TRUE"/>
  338.     
  339.    </category>
  340.  
  341.    <category id="DW_Insertbar_Frames" folder="Frames" showIf="!_FILE_TEMPLATE">   
  342.  
  343.     <button id="DW_Frames_Left"
  344.     image="Frames\Left.gif"
  345.     enabled=""
  346.     showIf=""
  347.     file="Frames\Left.htm"/>
  348.  
  349.     <button id="DW_Frames_Right"
  350.     image="Frames\Right.gif"
  351.     enabled=""
  352.     showIf=""
  353.     file="Frames\Right.htm"/>
  354.  
  355.     <button id="DW_Frames_Top"
  356.     image="Frames\Top.gif"
  357.     enabled=""
  358.     showIf=""
  359.     file="Frames\Top.htm"/>
  360.  
  361.     <button id="DW_Frames_Bottom"
  362.     image="Frames\Bottom.gif"
  363.     enabled=""
  364.     showIf=""
  365.     file="Frames\Bottom.htm"/>
  366.  
  367.     <button id="DW_Frames_BottomNestedLeft"
  368.     image="Frames\BottomNestedLeft.gif"
  369.     enabled=""
  370.     showIf=""
  371.     file="Frames\BottomNestedLeft.htm"/>
  372.  
  373.     <button id="DW_Frames_BottomNestedRight"
  374.     image="Frames\BottomNestedRight.gif"
  375.     enabled=""
  376.     showIf=""
  377.     file="Frames\BottomNestedRight.htm"/>
  378.  
  379.     <button id="DW_Frames_LeftNestedBottom"
  380.      image="Frames\LeftNestedBottom.gif"
  381.      enabled=""
  382.      showIf=""
  383.     file="Frames\LeftNestedBottom.htm"/>
  384.  
  385.     <button id="DW_Frames_RightNestedBottom"
  386.      image="Frames\RightNestedBottom.gif"
  387.      enabled=""
  388.      showIf=""
  389.     file="Frames\RightNestedBottom.htm"/>
  390.  
  391.     <button id="DW_Frames_TopandBottom"
  392.      image="Frames\TopandBottom.gif"
  393.      enabled=""
  394.      showIf=""
  395.     file="Frames\TopandBottom.htm"/>
  396.  
  397.     <button id="DW_Frames_LeftNestedTop"
  398.     image="Frames\LeftNestedTop.gif"
  399.     enabled=""
  400.     showIf=""
  401.     file="Frames\LeftNestedTop.htm"/>
  402.  
  403.     <button id="DW_Frames_RightNestedTop"
  404.      image="Frames\RightNestedTop.gif"
  405.      enabled=""
  406.      showIf=""
  407.     file="Frames\RightNestedTop.htm"/>
  408.  
  409.     <button id="DW_Frames_TopNestedLeft"
  410.     image="Frames\TopNestedLeft.gif"
  411.     enabled=""
  412.     showIf=""
  413.     file="Frames\TopNestedLeft.htm"/>
  414.  
  415.     <button id="DW_Frames_TopNestedRight"
  416.      image="Frames\TopNestedRight.gif"
  417.      enabled=""
  418.      showIf=""
  419.     file="Frames\TopNestedRight.htm"/>
  420.  
  421.     <separator />
  422.  
  423.     <button id="DW_Frames_Frameset"
  424.     image="Frames\Frameset.gif"
  425.     enabled="_VIEW_CODE"
  426.     showIf=""
  427.      file="Frames\Frameset.htm"/>
  428.  
  429.     <button id="DW_Frames_Frame"
  430.     image="Frames\Frame.gif"
  431.     enabled="_VIEW_CODE"
  432.     showIf=""
  433.         file="Frames\Frame.htm"/>
  434.  
  435.     <button id="DW_Frames_Iframe"
  436.     image="Frames\Iframe.gif"
  437.     enabled="_VIEW_CODE"
  438.     showIf=""
  439.       file="Frames\Iframe.htm"/>
  440.  
  441.     <button id="DW_Frames_Noframes"
  442.     image="Frames\Noframes.gif"
  443.     enabled="_VIEW_CODE"
  444.     showIf=""
  445.      file="Frames\Noframes.htm"/>
  446.  
  447. </category>
  448.  
  449. <category id="DW_Insertbar_Forms" folder="Forms">   
  450.     
  451.     <button id="DW_Forms_Form"
  452.     image="Forms\Form.gif"
  453.     enabled=""
  454.     file="Forms\Form.htm"
  455.     tag="form"/>
  456.  
  457.     <separator />
  458.  
  459.     <button id="DW_Forms_TextField"
  460.     image="Forms\Text Field.gif"
  461.     enabled=""
  462.     file="Forms\Text Field.htm"
  463.     tag="input type="text"" />
  464.  
  465.     <button id="DW_Forms_Hidden"
  466.     image="Forms\Hidden Field.gif"
  467.     enabled=""
  468.     showIf=""
  469.     file="Forms\Hidden Field.htm"
  470.     tag="input type="hidden"" />
  471.  
  472.     <button id="DW_Forms_TextareaTag"
  473.     image="Forms\Textarea.gif"
  474.     enabled=""
  475.     file="Forms\Textarea.htm"
  476.     tag="textarea" />
  477.     
  478.     <separator />
  479.  
  480.     <button id="DW_Forms_Checkbox"
  481.     image="Forms\Checkbox.gif"
  482.     enabled=""
  483.     showIf=""
  484.     file="Forms\Checkbox.htm"
  485.     tag="input type="checkbox"" />
  486.  
  487.     <button id="DW_Forms_Radio"
  488.     image="Forms\Radio.gif"
  489.     enabled=""
  490.     showIf=""
  491.     file="Forms\Radio.htm"
  492.     tag="input type="radio"" />
  493.  
  494.  
  495.     <button id="DW_Forms_RadioGroup"
  496.     image="Forms\Radio Group.gif"
  497.     enabled=""
  498.     file="Forms\Radio Group.htm"/>
  499.  
  500.     <separator />
  501.  
  502.     <button id="DW_Forms_ListMenu"
  503.     image="Forms\List Menu.gif"
  504.     enabled=""
  505.     showIf=""
  506.     file="Forms\List Menu.htm"
  507.     tag="select"/>
  508.  
  509.     <button id="DW_Forms_JumpMenu"
  510.     image="Forms\Jump Menu.gif"
  511.     enabled=""
  512.     showIf=""
  513.     file="Forms\Jump Menu.htm"/>
  514.  
  515.     <separator />
  516.  
  517.     <button id="DW_Forms_ImageField"
  518.     image="Forms\Image Field.gif"
  519.     enabled=""
  520.     showIf=""
  521.     file="Forms\Image Field.htm"
  522.     tag="input type="image"" />
  523.  
  524.  
  525.     <button id="DW_Forms_FileField"
  526.     image="Forms\File Field.gif"
  527.     enabled=""
  528.     showIf=""
  529.     file="Forms\File Field.htm"
  530.     tag="input type="file"" />
  531.  
  532.     <button id="DW_Forms_Button"
  533.     image="Forms\Button.gif"
  534.     enabled=""
  535.     showIf=""
  536.     file="Forms\Button.htm"
  537.     tag="input type="button"" />
  538.  
  539.     <separator  />
  540.  
  541.     <button id="DW_Forms_Label"
  542.     image="Forms\Label.gif"
  543.     enabled=""
  544.     showIf=""
  545.     file="Forms\Label.htm"
  546.     codeOnly="TRUE"/>
  547.   
  548.     <button id="DW_Forms_Fieldset"
  549.     image="Forms\Fieldset.gif"
  550.     enabled=""
  551.     showIf=""
  552.     file="Forms\Fieldset.htm"
  553.     codeOnly="TRUE"/>
  554.     
  555.    </category>
  556.  
  557.    <category id="DW_Insertbar_Templates" folder="Templates" showIf="">   
  558.   
  559.     <button id="DW_MakeTemplate"
  560.     image="Templates\MakeTemplate.gif"
  561.     enabled=""
  562.     showIf=""
  563.     file="Templates\MakeTemplate.htm"/>
  564.     
  565.      <button id="DW_MakeNestedTemplate"
  566.     image="Templates\MakeNestedTemplate.gif"
  567.     enabled=""
  568.     showIf=""
  569.     file="Templates\MakeNestedTemplate.htm"/> 
  570.     
  571.     <separator showIf=""/>    
  572.  
  573.     <button id="DW_EditableRegion"
  574.     image="Templates\Editable.gif"
  575.     enabled=""
  576.     showIf=""
  577.     file="Templates\Editable.htm"/>   
  578.             
  579.     <button id="DW_OptionalRegion"
  580.     image="Templates\Optional.gif"
  581.     enabled=""
  582.     file="Templates\Optional.htm"/> 
  583.     
  584.     <button id="DW_RepeatingRegion"
  585.     image="Templates\Repeating.gif"
  586.     enabled=""
  587.     file="Templates\Repeating.htm"/> 
  588.  
  589.     <separator showIf=""/>    
  590.             
  591.     <button id="DW_OptionalRegionWithEdit"
  592.     image="Templates\OptionalWithEdit.gif"
  593.     enabled=""
  594.     file="Templates\OptionalWithEdit.htm"/> 
  595.  
  596.        <button id="DW_RepeatingTable"
  597.     image="Templates\RepeatingTable.gif"
  598.     enabled=""
  599.     file="Templates\RepeatingTable.htm"/> 
  600.     
  601.     </category>    
  602.    
  603.    <category id="DW_Insertbar_Characters" folder="Characters">   
  604.     
  605.     <button id="DW_Chars_BR"
  606.     image="Characters\Line Break.gif"
  607.     enabled=""
  608.     showIf=""
  609.     file="Characters\Line Break.htm"/>
  610.  
  611.     <button id="DW_Chars_NBSP"
  612.     image="Characters\NBSP.gif"
  613.     enabled=""
  614.     showIf=""
  615.     file="Characters\NBSP.htm"/>
  616.  
  617.     <button id="DW_Chars_LeftQuote"
  618.     image="Characters\Left Quote.gif"
  619.     enabled=""
  620.     showIf=""
  621.     file="Characters\Left Quote.htm"/>
  622.  
  623.     <button id="DW_Chars_RightQuote"
  624.     image="Characters\Right Quote.gif"
  625.     enabled=""
  626.     showIf=""
  627.     file="Characters\Right Quote.htm"/>
  628.  
  629.     <button id="DW_Chars_EmDash"
  630.     image="Characters\Em-Dash.gif"
  631.     enabled=""
  632.     showIf=""
  633.     file="Characters\Em-Dash.htm"/>
  634.  
  635.     <separator />
  636.  
  637.     <button id="DW_Chars_Pound"
  638.     image="Characters\Pound.gif"
  639.     enabled=""
  640.     showIf=""
  641.      file="Characters\Pound.htm"/>
  642.  
  643.     <button id="DW_Chars_Euro"
  644.     image="Characters\Euro.gif"
  645.     enabled=""
  646.     showIf=""
  647.     file="Characters\Euro.htm"/>
  648.  
  649.     <button id="DW_Chars_Yen"
  650.     image="Characters\Yen.gif"
  651.     enabled=""
  652.     showIf=""
  653.     file="Characters\Yen.htm"/>
  654.  
  655.     <separator />
  656.  
  657.     <button id="DW_Chars_Copyright"
  658.     image="Characters\Copyright.gif"
  659.     enabled=""
  660.     showIf=""
  661.     file="Characters\Copyright.htm"/>
  662.  
  663.     <button id="DW_Chars_Registered"
  664.     image="Characters\Registered.gif"
  665.     enabled=""
  666.     showIf=""
  667.     file="Characters\Registered.htm"/>
  668.  
  669.     <button id="DW_Chars_Trademark"
  670.     image="Characters\Trademark.gif"
  671.     enabled=""
  672.     showIf=""
  673.     file="Characters\Trademark.htm"/>
  674.  
  675.     <separator />
  676.  
  677.     <button id="DW_Chars_Other"
  678.     image="Characters\Other.gif"
  679.     enabled=""
  680.     showIf=""
  681.     file="Characters\Other.htm"/>
  682.     
  683. </category>
  684.  
  685. <category id="DW_Insertbar_Media" folder="Media">   
  686.     
  687.     <button id="DW_Media_Flash"
  688.     image="Media\Flash.gif"
  689.     enabled=""
  690.     showIf=""
  691.     file="Media\Flash.htm"/>
  692.  
  693.     <button id="DW_Media_FlashButton"
  694.     image="Media\Flash Button.gif"
  695.     enabled=""
  696.     showIf=""
  697.     file="Media\Flash Button.htm"/>
  698.  
  699.     <button id="DW_Media_FlashText"
  700.     image="Media\Flash Text.gif"
  701.     enabled=""
  702.     showIf=""
  703.     file="Media\Flash Text.htm"/>
  704.  
  705.     <button id="DW_Media_Shockwave"
  706.     image="Media\Shockwave.gif"
  707.     enabled=""
  708.     showIf=""
  709.     file="Media\Shockwave.htm"/>
  710.  
  711.     <separator />
  712.  
  713.     <button id="DW_Media_Applet"
  714.     image="Media\Applet.gif"
  715.     enabled=""
  716.     showIf=""
  717.     file="Media\Applet.htm"/>
  718.     
  719.      <button id="DW_Media_Param"
  720.      name="param"
  721.        image="Media\Param.gif"
  722.        enabled=""
  723.        showIf=""
  724.        tag="param"
  725.        codeOnly="TRUE"/>
  726.     
  727.     <button id="DW_Media_ActiveX"
  728.     image="Media\ActiveX.gif"
  729.     enabled=""
  730.     showIf=""
  731.     file="Media\ActiveX.htm"/>
  732.     
  733.         <separator />
  734.   
  735.     <button id="DW_Media_Plugin"
  736.     image="Media\Plugin.gif"
  737.     enabled=""
  738.     showIf=""
  739.     file="Media\Plugin.htm"/>
  740.     
  741. </category>
  742.     
  743. <category id="DW_Insertbar_Head" folder="Head">   
  744.     <button id="DW_Head_Meta"
  745.     image="Head\Meta.gif"
  746.     enabled=""
  747.     showIf=""
  748.     file="Head\Meta.htm"/>
  749.  
  750.     <button id="DW_Head_Keywords"
  751.     image="Head\Keywords.gif"
  752.     enabled=""
  753.     showIf=""
  754.     file="Head\Keywords.htm"/>
  755.  
  756.     <button id="DW_Head_Description"
  757.     image="Head\Description.gif"
  758.     enabled=""
  759.     showIf=""
  760.     file="Head\Description.htm"/>
  761.  
  762.     <button id="DW_Head_Refresh"
  763.     image="Head\Refresh.gif"
  764.     enabled=""
  765.     showIf=""
  766.     file="Head\Refresh.htm"/>
  767.  
  768.     <button id="DW_Head_Base"
  769.     image="Head\Base.gif"
  770.     enabled=""
  771.     showIf=""
  772.     file="Head\Base.htm"/>
  773.  
  774.     <button id="DW_Head_Link"
  775.     image="Head\Link.gif"
  776.     enabled=""
  777.     showIf=""
  778.     file="Head\Link.htm"/>
  779.     
  780.    </category>
  781.     
  782.    <category id="DW_Insertbar_Script" folder="Script"> 
  783.    
  784.     <button id="DW_Script_Script"
  785.     name="Script"
  786.     image="Script\Script.gif"
  787.     enabled=""
  788.     showIf=""
  789.     file="Script\Script.htm"/>
  790.  
  791.     <button id="DW_Script_Noscript"
  792.     name="noscript"
  793.     image="Script\Noscript.gif"
  794.     enabled=""
  795.     showIf=""
  796.     tag="noscript"
  797.     codeOnly="TRUE"/>
  798.  
  799.     <button id="DW_Script_SSI"
  800.     image="Script\SSI.gif"
  801.     enabled=""
  802.     showIf=""
  803.     file="Script\SSI.htm"/>
  804.     
  805.    </category>
  806.     
  807.    <category id="DW_Insertbar_CFMLBasic" folder="CFML Basic" showIf="_SERVERMODEL_CFML"> 
  808.       
  809.        <button id="DW_CFML_ServerVariables"
  810.     image="Server\ServerVariables.gif"
  811.     enabled=""
  812.     showIf=""
  813.     file="Server\ServerVariables.htm"
  814.     codeOnly="TRUE"/>
  815.     
  816.     <separator />
  817.    
  818.   <button id="DW_CFML_CFQuery"
  819.   name="cfquery"
  820.     image="CFML Basic\Cfquery.gif"
  821.     enabled=""
  822.     showIf=""
  823.     tag="cfquery"
  824.     codeOnly="TRUE"/>
  825.    
  826.   <button id="DW_CFML_CFOutput"
  827.   name="cfoutput"
  828.     image="CFML Basic\Cfoutput.gif"
  829.     enabled=""
  830.     showIf=""
  831.     tag="cfoutput"
  832.     codeOnly="TRUE"/>
  833.     
  834.     <button id="DW_CFML_CFInsert"
  835.     name="cfinsert"
  836.     image="CFML Basic\Cfinsert.gif"
  837.     enabled=""
  838.     showIf=""
  839.     tag="cfinsert"
  840.     codeOnly="TRUE"/>
  841.     
  842.     <button id="DW_CFML_CFUpdate"
  843.     name="cfupdate"
  844.     image="CFML Basic\Cfupdate.gif"
  845.     enabled=""
  846.     showIf=""
  847.     tag="cfupdate"
  848.     codeOnly="TRUE"/>
  849.        
  850.        <separator />
  851.        
  852.        <button id="DW_CFML_CFInclude"
  853.     name="cfinclude"
  854.     image="CFML Basic\Cfinclude.gif"
  855.     enabled=""
  856.     showIf=""
  857.     tag="cfinclude"
  858.     codeOnly="TRUE"/>
  859.     
  860.     <button id="DW_CFML_CFLocation"
  861.     name="cflocation"
  862.     image="CFML Basic\Cflocation.gif"
  863.     enabled=""
  864.     showIf=""
  865.     tag="cflocation"
  866.     codeOnly="TRUE"/>
  867.     
  868.     <separator />
  869.     
  870.     <button id="DW_CFML_Cfset"
  871.     name="cfset"
  872.     image="CFML Basic\Cfset.gif"
  873.     enabled=""
  874.     showIf=""
  875.     file="CFML Basic\Cfset.htm"
  876.     codeOnly="TRUE"/>
  877.     
  878.     <button id="DW_CFML_CFParam"
  879.     name="cfparam"
  880.     image="CFML Basic\Cfparam.gif"
  881.     enabled=""
  882.     showIf=""
  883.     tag="cfparam"
  884.     codeOnly="TRUE"/>
  885.     
  886.     <button id="DW_CFML_Cfcomment"
  887.     image="CFML Basic\Cfcomment.gif"
  888.     enabled=""
  889.     showIf=""
  890.     file="CFML Basic\Cfcomment.htm"
  891.     codeOnly="TRUE"/>
  892.     
  893.     <button id="DW_CFML_PoundSign"
  894.     image="CFML Basic\PoundSign.gif"
  895.     enabled=""
  896.     showIf=""
  897.     file="CFML Basic\PoundSign.htm"
  898.     codeOnly="TRUE"/>
  899.     
  900.     <separator />
  901.     
  902.     <button id="DW_CFML_CFscript"
  903.     name="cfscript"
  904.     image="CFML Basic\Cfscript.gif"
  905.     enabled=""
  906.     showIf=""
  907.     tag="cfscript"
  908.     codeOnly="TRUE"/>
  909.        
  910.    </category>
  911.    
  912.    <category id="DW_Insertbar_CFMLFlow" folder="CFML Flow" showIf="_SERVERMODEL_CFML"> 
  913.       
  914.        <button id="DW_CFML_CFTry"
  915.     name="cftry"
  916.     image="CFML Flow\Cftry.gif"
  917.     enabled=""
  918.     showIf=""
  919.     tag="cftry"
  920.     codeOnly="TRUE"/>
  921.    
  922.        <button id="DW_CFML_CFCatch"
  923.     name="cfcatch"
  924.     image="CFML Flow\Cfcatch.gif"
  925.     enabled=""
  926.     showIf=""
  927.     tag="cfcatch"
  928.     codeOnly="TRUE"/>
  929.     
  930.     <button id="DW_CFML_CFThrow"
  931.     name="cfthrow"
  932.     image="CFML Flow\Cfthrow.gif"
  933.     enabled=""
  934.     showIf=""
  935.     tag="cfthrow"
  936.     codeOnly="TRUE"/>
  937.     
  938.     <separator />
  939.     
  940.     <button id="DW_CFML_CFLock"
  941.     name="cflock"
  942.     image="CFML Flow\Cflock.gif"
  943.     enabled=""
  944.     showIf=""
  945.     tag="cflock"
  946.     codeOnly="TRUE"/>
  947.     
  948.     <separator />
  949.  
  950.     <button id="DW_CFML_CFSwitch"
  951.     name="cfswitch"
  952.     image="CFML Flow\Cfswitch.gif"
  953.     enabled=""
  954.     showIf=""
  955.     tag="cfswitch"
  956.     codeOnly="TRUE"/>
  957.     
  958.     <button id="DW_CFML_CFCase"
  959.     name="cfcase"
  960.     image="CFML Flow\Cfcase.gif"
  961.     enabled=""
  962.     showIf=""
  963.     tag="cfcase"
  964.     codeOnly="TRUE"/>
  965.     
  966.     <button id="DW_CFML_Cfdefaultcase"
  967.     image="CFML Flow\Cfdefaultcase.gif"
  968.     enabled=""
  969.     showIf=""
  970.     file="CFML Flow\Cfdefaultcase.htm"
  971.     codeOnly="TRUE"/>
  972.     
  973.     <separator />
  974.    
  975.        <button id="DW_CFML_Cfif"
  976.     image="CFML Flow\Cfif.gif"
  977.     enabled=""
  978.     showIf=""
  979.     file="CFML Flow\Cfif.htm"
  980.     codeOnly="TRUE"/>
  981.  
  982.     <button id="DW_CFML_Cfelse"
  983.     image="CFML Flow\Cfelse.gif"
  984.     enabled=""
  985.     showIf=""
  986.     file="CFML Flow\Cfelse.htm"
  987.     codeOnly="TRUE"/>
  988.  
  989.     <button id="DW_CFML_Cfelseif"
  990.     image="CFML Flow\Cfelseif.gif"
  991.     enabled=""
  992.     showIf=""
  993.     file="CFML Flow\Cfelseif.htm"
  994.     codeOnly="TRUE"/>
  995.     
  996.     <separator />
  997.     
  998.     <button id="DW_CFML_CFLoop"
  999.     name="cfloop"
  1000.     image="CFML Flow\Cfloop.gif"
  1001.     enabled=""
  1002.     showIf=""
  1003.     tag="cfloop"
  1004.     codeOnly="TRUE"/>
  1005.     
  1006.     <button id="DW_CFML_CFBreak"
  1007.     name="cfbreak"
  1008.     image="CFML Flow\Cfbreak.gif"
  1009.     enabled=""
  1010.     showIf=""
  1011.     tag="cfbreak"
  1012.     codeOnly="TRUE"/>
  1013.        
  1014.    </category>
  1015.    
  1016.    <category id="DW_Insertbar_CFMLAdvanced" folder="CFML Advanced" showIf="_SERVERMODEL_CFML"> 
  1017.          
  1018.           <button id="DW_CFML_Cfcookie"
  1019.           name="cfcookie"
  1020.     image="CFML Advanced\Cfcookie.gif"
  1021.     enabled=""
  1022.     showIf=""
  1023.     tag="cfcookie"
  1024.     codeOnly="TRUE"/>
  1025.     
  1026.     <button id="DW_CFML_CfContent"
  1027.     name="cfcontent"
  1028.     image="CFML Advanced\Cfcontent.gif"
  1029.     enabled=""
  1030.     showIf=""
  1031.     tag="cfcontent"
  1032.     codeOnly="TRUE"/>
  1033.     
  1034.     <button id="DW_CFML_CfHeader"
  1035.     name="cfheader"
  1036.     image="CFML Advanced\Cfheader.gif"
  1037.     enabled=""
  1038.     showIf=""
  1039.     tag="cfheader"
  1040.     codeOnly="TRUE"/>
  1041.     
  1042.     <separator />
  1043.     
  1044.     <button id="DW_CFML_CFApplication"
  1045.     name="cfapplication"
  1046.     image="CFML Advanced\Cfapplication.gif"
  1047.     enabled=""
  1048.     showIf=""
  1049.     tag="cfapplication"
  1050.     codeOnly="TRUE"/>
  1051.     
  1052.     <button id="DW_CFML_CFError"
  1053.     name="cferror"
  1054.     image="CFML Advanced\Cferror.gif"
  1055.     enabled=""
  1056.     showIf=""
  1057.     tag="cferror"
  1058.     codeOnly="TRUE"/>
  1059.     
  1060.     <separator />
  1061.     
  1062.           <button id="DW_CFML_CFDirectory"
  1063.     name="cfdirectory"
  1064.     image="CFML Advanced\Cfdirectory.gif"
  1065.     enabled=""
  1066.     showIf=""
  1067.     tag="cfdirectory"
  1068.     codeOnly="TRUE"/>
  1069.     
  1070.     <button id="DW_CFML_CFFile"
  1071.     name="cffile"
  1072.     image="CFML Advanced\Cffile.gif"
  1073.     enabled=""
  1074.     showIf=""
  1075.     tag="cffile"
  1076.     codeOnly="TRUE"/>
  1077.     
  1078.     <separator />
  1079.     
  1080.     <button id="DW_CFML_CFMail"
  1081.     name="cfmail"
  1082.     image="CFML Advanced\Cfmail.gif"
  1083.     enabled=""
  1084.     showIf=""
  1085.     tag="cfmail"
  1086.     codeOnly="TRUE"/>
  1087.     
  1088.     <button id="DW_CFML_CFPop"
  1089.     name="cfpop"
  1090.     image="CFML Advanced\Cfpop.gif"
  1091.     enabled=""
  1092.     showIf=""
  1093.     tag="cfpop"
  1094.     codeOnly="TRUE"/>
  1095.     
  1096.     <button id="DW_CFML_CFHtpp"
  1097.     name="cfhttp"
  1098.     image="CFML Advanced\Cfhttp.gif"
  1099.     enabled=""
  1100.     showIf=""
  1101.     tag="cfhttp"
  1102.     codeOnly="TRUE"/>
  1103.     
  1104.     <button id="DW_CFML_CFHttpParam"
  1105.     name="cfhttpparam"
  1106.     image="CFML Advanced\Cfhttpparam.gif"
  1107.     enabled=""
  1108.     showIf=""
  1109.     tag="cfhttpparam"
  1110.     codeOnly="TRUE"/>
  1111.     
  1112.     <button id="DW_CFML_CFDlap"
  1113.     name="cfldap"
  1114.     image="CFML Advanced\Cfldap.gif"
  1115.     enabled=""
  1116.     showIf=""
  1117.     tag="cfldap"
  1118.     codeOnly="TRUE"/>
  1119.     
  1120.     <button id="DW_CFML_CFFtp"
  1121.     name="cfftp"
  1122.     image="CFML Advanced\Cfftp.gif"
  1123.     enabled=""
  1124.     showIf=""
  1125.     tag="cfftp"
  1126.     codeOnly="TRUE"/>
  1127.     
  1128.     <separator />
  1129.     
  1130.     <button id="DW_CFML_CFSearch"
  1131.     name="cfsearch"
  1132.     image="CFML Advanced\Cfsearch.gif"
  1133.     enabled=""
  1134.     showIf=""
  1135.     tag="cfsearch"
  1136.     codeOnly="TRUE"/>
  1137.     
  1138.     <button id="DW_CFML_CFIndex"
  1139.     name="cfindex"
  1140.     image="CFML Advanced\Cfindex.gif"
  1141.     enabled=""
  1142.     showIf=""
  1143.     tag="cfindex"
  1144.     codeOnly="TRUE"/>
  1145.     
  1146.     <separator />
  1147.     
  1148.     <button id="DW_CFML_CFModule"
  1149.     name="cfmodule"
  1150.     image="CFML Advanced\Cfmodule.gif"
  1151.     enabled=""
  1152.     showIf=""
  1153.     tag="cfmodule"
  1154.     codeOnly="TRUE"/>
  1155.     
  1156.     <button id="DW_CFML_CFObject"
  1157.     name="cfobject"
  1158.     image="CFML Advanced\Cfobject.gif"
  1159.     enabled=""
  1160.     showIf=""
  1161.     tag="cfobject"
  1162.     codeOnly="TRUE"/>
  1163.     
  1164.     <separator />
  1165.     
  1166.     <button id="DW_CFML_CFGraph"
  1167.     name="cfgraph"
  1168.     image="CFML Advanced\Cfgraph.gif"
  1169.     enabled=""
  1170.     showIf=""
  1171.     tag="cfgraph"
  1172.     codeOnly="TRUE"/>
  1173.     
  1174.     <button id="DW_TagChooser"
  1175.     name = "More Tags..."
  1176.     image="Common\Tag Chooser.gif"
  1177.     enabled=""
  1178.     showIf=""
  1179.     command="dw.showTagChooser()"
  1180.     codeOnly="TRUE"/>
  1181.     
  1182.    </category>
  1183.         
  1184.    <category id="DW_Insertbar_ASP" folder="ASP" showIf="_SERVERMODEL_ASP">   
  1185.     <button id="DW_ASP_ServerVariables"
  1186.     image="Server\ServerVariables.gif"
  1187.     enabled=""
  1188.     showIf=""
  1189.     file="Server\ServerVariables.htm"
  1190.     codeOnly="TRUE"/>
  1191.  
  1192.     <button id="DW_ASP_Include"
  1193.     image="ASP\ASPInclude.gif"
  1194.     enabled=""
  1195.     showIf=""
  1196.     file="ASP\ASPInclude.htm"
  1197.     codeOnly="TRUE"/>
  1198.  
  1199.     <separator />
  1200.  
  1201.     <button id="DW_ASP_CodeBlock"
  1202.     image="ASP\ASPTag.gif"
  1203.     enabled=""
  1204.     showIf=""
  1205.     file="ASP\ASPTag.htm"
  1206.     codeOnly="TRUE"/>
  1207.  
  1208.     <button id="DW_ASP_Output"
  1209.     image="ASP\ASPOutput.gif"
  1210.     enabled=""
  1211.     showIf=""
  1212.     file="ASP\ASPOutput.htm"
  1213.     codeOnly="TRUE"/>
  1214.  
  1215.     <separator />
  1216.  
  1217.     <button id="DW_ASP_If"
  1218.     image="ASP\ASPIf.gif"
  1219.     enabled=""
  1220.     showIf=""
  1221.     file="ASP\ASPIf.htm"
  1222.     codeOnly="TRUE"/>
  1223.  
  1224.     <button id="DW_ASP_Else"
  1225.     image="ASP\ASPElse.gif"
  1226.     enabled=""
  1227.     showIf=""
  1228.     file="ASP\ASPElse.htm"
  1229.     codeOnly="TRUE"/>
  1230.  
  1231.     <button id="DW_ASP_ASPElseIf"
  1232.     image="ASP\ASPElseIf.gif"
  1233.     enabled=""
  1234.     showIf=""
  1235.     file="ASP\ASPElseIf.htm"
  1236.     codeOnly="TRUE"/>
  1237.  
  1238.     <button id="DW_ASP_End"
  1239.     image="ASP\ASPEnd.gif"
  1240.     enabled=""
  1241.     showIf=""
  1242.     file="ASP\ASPEnd.htm"
  1243.     codeOnly="TRUE"/>
  1244.  
  1245.     <separator />
  1246.  
  1247.     <button id="DW_ASP_ResponseWrite"
  1248.     image="ASP\ASPResponseWrite.gif"
  1249.     enabled=""
  1250.     showIf=""
  1251.     file="ASP\ASPResponseWrite.htm"
  1252.     codeOnly="TRUE"/>
  1253.  
  1254.     <button id="DW_ASP_TrimFormEl"
  1255.     image="ASP.NET\TrimFormEl.gif"
  1256.     enabled=""
  1257.     showIf=""
  1258.     file="ASP\ASPTrimFormEl.htm"
  1259.     codeOnly="TRUE"/>
  1260.  
  1261.     <button id="DW_ASP_TrimQueryStr"
  1262.     image="ASP.NET\TrimQueryStr.gif"
  1263.     enabled=""
  1264.     showIf=""
  1265.     file="ASP\ASPTrimQueryStrEl.htm"
  1266.     codeOnly="TRUE"/>
  1267.     
  1268.     <button id="DW_ASP_ServerCreateObj"
  1269.     image="ASP\ASPServerCreateObj.gif"
  1270.     enabled=""
  1271.     showIf=""
  1272.     file="ASP\ASPServerCreateObj.htm"
  1273.     codeOnly="TRUE"/>
  1274.     
  1275.     <button id="DW_TagChooser"
  1276.     name = "More Tags..."
  1277.     image="Common\Tag Chooser.gif"
  1278.     enabled=""
  1279.     showIf=""
  1280.     command="dw.showTagChooser()"
  1281.     codeOnly="TRUE"/>
  1282.     
  1283.    </category>
  1284.     
  1285.    <category id="DW_Insertbar_ASPNET" folder="ASP.NET" showIf="_SERVERMODEL_ASPNET">   
  1286.  
  1287.     <button id="DW_ASPNET_RegisterCustomTag"
  1288.     image="ASP.NET\RegisterCustomTag.gif"
  1289.     enabled=""
  1290.     showIf=""
  1291.      file="ASP.NET\RegisterCustomTag.htm"
  1292.      codeOnly="TRUE"/>
  1293.  
  1294.     <button id="DW_ASPNET_ImportNamespace"
  1295.     image="ASP.NET\ImportNamespace.gif"
  1296.     enabled=""
  1297.     showIf=""
  1298.     file="ASP.NET\ImportNamespace.htm"
  1299.     codeOnly="TRUE"/>
  1300.  
  1301.     <separator />
  1302.  
  1303.     <button id="DW_ASPNET_TrimFormEl"
  1304.     image="ASP.NET\TrimFormEl.gif"
  1305.     enabled=""
  1306.     showIf=""
  1307.     file="ASP.NET\TrimFormEl.htm"
  1308.     codeOnly="TRUE"/>
  1309.  
  1310.     <button id="DW_ASPNET_TrimQueryStr"
  1311.     image="ASP.NET\TrimQueryStr.gif"
  1312.     enabled=""
  1313.     showIf=""
  1314.     file="ASP.NET\TrimQueryStr.htm"
  1315.     codeOnly="TRUE"/>
  1316.  
  1317.     <button id="DW_ASPNET_RunatServer"
  1318.     image="ASP.NET\RunatServer.gif"
  1319.     enabled=""
  1320.     showIf=""
  1321.     file="ASP.NET\RunatServer.htm"
  1322.     codeOnly="TRUE"/>
  1323.  
  1324.     <button id="DW_ASPNET_BoundData"
  1325.     image="ASP.NET\BoundData.gif"
  1326.     enabled=""
  1327.     showIf=""
  1328.     file="ASP.NET\BoundData.htm"
  1329.     codeOnly="TRUE"/>
  1330.  
  1331.     <button id="DW_ASPNET_PageLoad"
  1332.     image="ASP.NET\Page_Load.gif"
  1333.     enabled=""
  1334.     showIf=""
  1335.     file="ASP.NET\Page_Load.htm"
  1336.     codeOnly="TRUE"/>
  1337.     
  1338.     <separator />
  1339.     
  1340.     <button id="DW_ASPNET_ASPButton"
  1341.     name="asp:button"
  1342.     image="ASP.NET/button.gif"
  1343.     enabled=""
  1344.     showIf=""
  1345.     tag="asp:button"/>
  1346.     
  1347.     <button id="DW_ASPNET_ASPCheckbox"
  1348.     name="asp:checkbox"
  1349.     image="ASP.NET/checkbox.gif"
  1350.     enabled=""
  1351.     showIf=""
  1352.     tag="asp:checkbox"/>
  1353.     
  1354.     <button id="DW_ASPNET_ASPCheckboxlist"
  1355.     name="asp:checkboxlist"
  1356.     image="ASP.NET/checkboxList.gif"
  1357.     enabled=""
  1358.     showIf=""
  1359.     tag="asp:checkboxlist"/>
  1360.     
  1361.     <button id="DW_ASPNET_ASPDropdownlist"
  1362.     name="asp:dropdownlist"
  1363.     image="ASP.NET/dropDownList.gif"
  1364.     enabled=""
  1365.     showIf=""
  1366.     tag="asp:dropdownlist"/>
  1367.     
  1368.     <button id="DW_ASPNET_ASPImagebutton"
  1369.     name="asp:imagebutton"
  1370.     image="ASP.NET/ImageASP.gif"
  1371.     enabled=""
  1372.     showIf=""
  1373.     tag="asp:imagebutton"/>
  1374.     
  1375.     <button id="DW_ASPNET_ASPLabel"
  1376.     name="asp:label"
  1377.     image="ASP.NET/label.gif"
  1378.     enabled=""
  1379.     showIf=""
  1380.     tag="asp:label"/>
  1381.     
  1382.     <button id="DW_ASPNET_ASPListbox"
  1383.     name="asp:listbox"
  1384.     image="ASP.NET/listBox.gif"
  1385.     enabled=""
  1386.     showIf=""
  1387.     tag="asp:listbox"/>
  1388.     
  1389.     <button id="DW_ASPNET_ASPRadiobutton"
  1390.     name="asp:radiobutton"
  1391.     image="ASP.NET/radioButton.gif"
  1392.     enabled=""
  1393.     showIf=""
  1394.     tag="asp:radiobutton"/>
  1395.     
  1396.     <button id="DW_ASPNET_ASPRadiobuttonlist"
  1397.     name="asp:radiobuttonlist"
  1398.     image="ASP.NET/radioButtonList.gif"
  1399.     enabled=""
  1400.     showIf=""
  1401.     tag="asp:radiobuttonlist"/>
  1402.     
  1403.     <button id="DW_ASPNET_ASPTextbox"
  1404.     name="asp:textbox"
  1405.     image="ASP.NET/textBox.gif"
  1406.     enabled=""
  1407.     showIf=""
  1408.     tag="asp:textbox"/>
  1409.     
  1410.     <button id="DW_TagChooser"
  1411.     name = "More Tags..."
  1412.     image="Common\Tag Chooser.gif"
  1413.     enabled=""
  1414.     showIf=""
  1415.     command="dw.showTagChooser()"
  1416.     codeOnly="TRUE"/>
  1417.     
  1418.    </category>
  1419.     
  1420.    <category id="DW_Insertbar_JSP" folder="JSP" showIf="_SERVERMODEL_JSP">   
  1421.     
  1422.     <button id="DW_JSP_Page"
  1423.     name="Page Directive"
  1424.     image="JSP\JSPPage.gif"
  1425.     enabled=""
  1426.     showIf=""
  1427.     tag="%@ page %"
  1428.     codeOnly="TRUE"/>
  1429.  
  1430.     <button id="DW_JSP_AtInclude"
  1431.     image="JSP\JSPAtInclude.gif"
  1432.     enabled=""
  1433.     name="Include Directive"
  1434.     showIf=""
  1435.     tag="%@ include %"
  1436.     codeOnly="TRUE"/>
  1437.  
  1438.     <button id="DW_JSP_Taglib"
  1439.     image="JSP\JSPTaglib.gif"
  1440.     name="Taglib Directive"
  1441.     enabled=""
  1442.     showIf=""
  1443.     tag="%@ taglib %"
  1444.     codeOnly="TRUE"/>
  1445.  
  1446.     <separator />
  1447.  
  1448.     <button id="DW_JSP_Declaration"
  1449.     image="JSP\JSPDeclaration.gif"
  1450.     enabled=""
  1451.     showIf=""
  1452.     file="JSP\JSPDeclaration.htm"
  1453.     codeOnly="TRUE"/>
  1454.  
  1455.     <button id="DW_JSP_Scriptlet"
  1456.     image="JSP\JSPScriptlet.gif"
  1457.     enabled=""
  1458.     showIf=""
  1459.     file="JSP\JSPScriptlet.htm"
  1460.     codeOnly="TRUE"/>
  1461.  
  1462.     <button id="DW_JSP_Expression"
  1463.     image="JSP\JSPExpression.gif"
  1464.     enabled=""
  1465.     showIf=""
  1466.     file="JSP\JSPExpression.htm"
  1467.     codeOnly="TRUE"/>
  1468.  
  1469.     <separator />
  1470.  
  1471.     <button id="DW_JSP_UseBean"
  1472.     name="JSP Use Bean"
  1473.     image="JSP\JSPUseBean.gif"
  1474.     enabled=""
  1475.     showIf=""
  1476.     tag="jsp:useBean/"
  1477.     codeOnly="TRUE"/>
  1478.  
  1479.     <button id="DW_JSP_SetProperty"
  1480.     name="JSP Set Property"
  1481.     image="JSP\JSPSetProperty.gif"
  1482.     enabled=""
  1483.     showIf=""
  1484.     tag="jsp:setProperty/"
  1485.     codeOnly="TRUE"/>
  1486.  
  1487.     <button id="DW_JSP_GetProperty"
  1488.     name="JSP Get Property"
  1489.     image="JSP\JSPGetProperty.gif"
  1490.     enabled=""
  1491.     showIf=""
  1492.     tag="jsp:getProperty /"
  1493.     codeOnly="TRUE"/>
  1494.  
  1495.     <button id="DW_JSP_JSPInclude"
  1496.     name="JSP Include"
  1497.     image="JSP\JSPInclude.gif"
  1498.     enabled=""
  1499.     showIf=""
  1500.     tag="jsp:include /"
  1501.     codeOnly="TRUE"/>
  1502.  
  1503.     <button id="DW_JSP_Forward"
  1504.     image="JSP\JSPForward.gif"
  1505.     name="JSP Forward"
  1506.     enabled=""
  1507.     showIf=""
  1508.     tag="jsp:forward /"
  1509.     codeOnly="TRUE"/>
  1510.  
  1511.     <button id="DW_JSP_Params"
  1512.     name="JSP Params"
  1513.     image="JSP\JSPParams.gif"
  1514.     enabled=""
  1515.     showIf=""
  1516.     file="JSP\JSPParams.htm"
  1517.     codeOnly="TRUE"/>
  1518.  
  1519.     <button id="DW_JSP_Param"
  1520.     name="JSP Param"
  1521.     image="JSP\JSPParam.gif"
  1522.     enabled=""
  1523.     showIf=""
  1524.     tag="jsp:param /"
  1525.     codeOnly="TRUE"/>
  1526.  
  1527.     <button id="DW_JSP_Plugin"
  1528.     name="JSP Plugin"
  1529.     image="JSP\JSPPlugin.gif"
  1530.     enabled=""
  1531.     showIf=""
  1532.     tag="jsp:plugin /"
  1533.     codeOnly="TRUE"/>
  1534.  
  1535.     <separator />
  1536.  
  1537.     <button id="DW_JSP_Comment"
  1538.     image="JSP\JSPComment.gif"
  1539.     enabled=""
  1540.     showIf=""
  1541.     file="JSP\JSPComment.htm"
  1542.     codeOnly="TRUE"/>
  1543.     
  1544.     <button id="DW_TagChooser"
  1545.     name = "More Tags..."
  1546.     image="Common\Tag Chooser.gif"
  1547.     enabled=""
  1548.     showIf=""
  1549.     command="dw.showTagChooser()"
  1550.     codeOnly="TRUE"/>
  1551.     
  1552.    </category>
  1553.         
  1554.    <category id="DW_Insertbar_PHP" folder="PHP" showIf="_SERVERMODEL_PHP">   
  1555.     <button id="DW_PHP_FormVars"
  1556.     image="PHP\PHPFormVars.gif"
  1557.     enabled=""
  1558.     showIf=""
  1559.     file="PHP\PHPFormVars.htm"
  1560.     codeOnly="TRUE"/>
  1561.  
  1562.     <button id="DW_PHP_GetVars"
  1563.     image="PHP\PHPGetVars.gif"
  1564.     enabled=""
  1565.     showIf=""
  1566.     file="PHP\PHPGetVars.htm"
  1567.     codeOnly="TRUE"/>
  1568.  
  1569.     <button id="DW_PHP_SessionVars"
  1570.     image="PHP\PHPSessionVars.gif"
  1571.     enabled=""
  1572.     showIf=""
  1573.     file="PHP\PHPSessionVars.htm"
  1574.     codeOnly="TRUE"/>
  1575.  
  1576.     <button id="DW_PHP_CookieVars"
  1577.     image="PHP\PHPCookieVars.gif"
  1578.     enabled=""
  1579.     showIf=""
  1580.     file="PHP\PHPCookieVars.htm"
  1581.     codeOnly="TRUE"/>
  1582.  
  1583.     <separator />
  1584.  
  1585.     <button id="DW_PHP_Include"
  1586.     image="PHP\PHPInclude.gif"
  1587.     enabled=""
  1588.     showIf=""
  1589.     file="PHP\PHPInclude.htm"
  1590.     codeOnly="TRUE"/>
  1591.  
  1592.     <button id="DW_PHP_Require"
  1593.     image="PHP\PHPRequire.gif"
  1594.     enabled=""
  1595.     showIf=""
  1596.     file="PHP\PHPRequire.htm"
  1597.     codeOnly="TRUE"/>
  1598.  
  1599.     <separator />
  1600.  
  1601.     <button id="DW_PHP_CodeBlock"
  1602.     image="PHP\PHPTag.gif"
  1603.     enabled=""
  1604.     showIf=""
  1605.     file="PHP\PHPTag.htm"
  1606.     codeOnly="TRUE"/>
  1607.  
  1608.     <button id="DW_PHP_Output"
  1609.     image="PHP\PHPOutput.gif"
  1610.     enabled=""
  1611.     showIf=""
  1612.     file="PHP\PHPOutput.htm"
  1613.     codeOnly="TRUE"/>
  1614.  
  1615.     <button id="DW_PHP_Comment"
  1616.     image="PHP\PHPComment.gif"
  1617.     enabled=""
  1618.     showIf=""
  1619.     file="PHP\PHPComment.htm"
  1620.     codeOnly="TRUE"/>
  1621.  
  1622.     <separator />
  1623.  
  1624.     <button id="DW_PHP_If"
  1625.     image="PHP\PHPIf.gif"
  1626.     enabled=""
  1627.     showIf=""
  1628.     file="PHP\PHPIf.htm"
  1629.     codeOnly="TRUE"/>
  1630.  
  1631.     <button id="DW_PHP_Else"
  1632.     image="PHP\PHPElse.gif"
  1633.     enabled=""
  1634.     showIf=""
  1635.     file="PHP\PHPElse.htm"
  1636.     codeOnly="TRUE"/>
  1637.     
  1638.     <button id="DW_TagChooser"
  1639.     name = "More Tags..."
  1640.     image="Common\Tag Chooser.gif"
  1641.     enabled=""
  1642.     showIf=""
  1643.     command="dw.showTagChooser()"
  1644.     codeOnly="TRUE"/>
  1645.  
  1646.    </category>
  1647.         
  1648.    <category id="DW_Insertbar_Server" folder="Server">  
  1649.     <button id="DW_Server_Recordset"
  1650.      enabled=""
  1651.      showIf="!_SERVERMODEL_ASPNET"
  1652.     file="Server\Recordset.htm"/>
  1653.  
  1654.     <button id="DW_Server_DataSet"
  1655.     image="Server\Recordset.gif"
  1656.      enabled=""
  1657.      showIf="_SERVERMODEL_ASPNET"
  1658.     file="Server\DataSet.htm"/>
  1659.  
  1660.     <button id="DW_Server_RepeatedRegion"
  1661.      enabled=""
  1662.      showIf=""
  1663.     file="Server\RepeatedRegion.htm"/>
  1664.  
  1665.     <separator />
  1666.  
  1667.     <button id="DW_ASPNET_DataGrid"
  1668.     image="Server\DynamicTable.gif"
  1669.     enabled=""
  1670.     showIf="_SERVERMODEL_ASPNET"
  1671.     file="ASP.NET\DataGrid.htm"/>
  1672.  
  1673.     <button id="DW_ASPNET_DataList"
  1674.     image="ASP.NET\DataList.gif"
  1675.     enabled=""
  1676.     showIf="_SERVERMODEL_ASPNET"
  1677.     file="ASP.NET\DataList.htm"/>
  1678.  
  1679.     <button id="DW_Server_DynamicTable"
  1680.     enabled=""
  1681.     showIf="!_SERVERMODEL_ASPNET,!_SERVERMODEL_CFML_UD4"
  1682.     file="Server\DynamicTable.htm"/>
  1683.  
  1684.     <button id="DW_Server_DynamicText"
  1685.     enabled=""
  1686.     showIf=""
  1687.     file="Server\DynamicText.htm"/>
  1688.  
  1689.     <separator />
  1690.  
  1691.     <button id="DW_Server_RecordsetNavigation"
  1692.     image="Server\RecordsetNavigation.gif"
  1693.     enabled=""
  1694.     showIf="!_SERVERMODEL_ASPNET"
  1695.     file="Server\RecordsetNavigation.htm"/>
  1696.  
  1697.     <button id="DW_Server_RecordsetNavigation"
  1698.     image="Server\RecordsetNavigation.gif"
  1699.     enabled=""
  1700.     showIf="_SERVERMODEL_ASPNET"
  1701.     file="Server\DataSetNavigation.htm"/>
  1702.  
  1703.     <button id="DW_Server_RecordsetStatistics"
  1704.     image="Server\RecordsetStatistics.gif"
  1705.     enabled=""
  1706.     showIf="!_SERVERMODEL_ASPNET"
  1707.     file="Server\RecordsetStatistics.htm"/>
  1708.  
  1709.     <button id="DW_Server_RecordsetStatistics"
  1710.     image="Server\RecordsetStatistics.gif"
  1711.     enabled=""
  1712.     showIf="_SERVERMODEL_ASPNET"
  1713.     file="Server\DataSetStatistics.htm"/>
  1714.  
  1715.     <separator />
  1716.  
  1717.     <button id="DW_Server_MasterDetail"
  1718.     image="Server\MasterDetail.gif"
  1719.     enabled=""
  1720.     showIf="!_SERVERMODEL_ASPNET,!_SERVERMODEL_PHP"
  1721.     file="Server\MasterDetail.htm"/>
  1722.  
  1723.     <button id="DW_Server_InsertRecord"
  1724.     image="Server\Insert Record.gif"
  1725.     enabled=""
  1726.     showIf=""
  1727.     file="Server\Insert Record.htm"/>
  1728.  
  1729.     <button id="DW_Server_UpdateRecord"
  1730.     image="Server\Update Record.gif"
  1731.     enabled=""
  1732.     showIf=""
  1733.     file="Server\Update Record.htm"/>
  1734.     
  1735.    </category>
  1736.     
  1737. </insertbar>
  1738.