<?xml version="1.0" encoding="utf-8" ?>
<Console>
  <references>
    <reference TagPrefix="cms"
    assembly="Microsoft.SharePoint.Publishing, Version=12.0.0.0,
    Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    namespace=
    "Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions" />
  </references>
  <structure>
    <ConsoleNode ConfigMenu="Add" Sequence="600"
      NavigateUrl="javascript:" AccessKey="L" DisplayText="Validation" 
      UserRights="EmptyMask" UseResourceFile="false" 
      RequiredStates="InSharedView" ID="LinksMenu" >
      <ConsoleNode 
        DisplayText="Validate Accessibility with Hera"
        UseResourceFile="false"
        ImageUrl="/_layouts/images/ActionsSettings.gif"
        UserRights="AddAndCustomizePages"  
        RequiredRightsMode="Any"
        PermissionContext="CurrentSite"
        IsSiteRelative="False"  
        NavigateUrl="javascript:window.open('http://www.sidar.org/hera/index.php?url='+window.location+'?PagePreview=true');"  
        ChangedNodeID="">             
      </ConsoleNode>
      <ConsoleNode 
        DisplayText="Validate Links with the W3C Link Checker"
        UseResourceFile="false"
        ImageUrl="/_layouts/images/ActionsSettings.gif"
        UserRights="AddAndCustomizePages"  
        RequiredRightsMode="Any"
        PermissionContext="CurrentSite"
        IsSiteRelative="False"  
        NavigateUrl="javascript:window.open('http://validator.w3.org/checklink?uri='+window.location+'?PagePreview=true+&amp;hide_type=all&amp;depth=&amp;check=Check');"  
        ChangedNodeID="">             
      </ConsoleNode>
      <ConsoleNode 
        DisplayText="Validate Markup with the W3C Validator"
        UseResourceFile="false"
        ImageUrl="/_layouts/images/ActionsSettings.gif"
        UserRights="BrowseDirectories|ManageLists"  
        RequiredRightsMode="Any"
        PermissionContext="CurrentSite"
        IsSiteRelative="False"  
        NavigateUrl="javascript:window.open('http://validator.w3.org/check?uri='+window.location+'?PagePreview=true');"  
        ChangedNodeID="">             
      </ConsoleNode>
    </ConsoleNode>
  </structure>       
</Console>
