<xsl:if test="$sponsor='dw' and $a='a' ">
//and 和 or 在这里是怎么表示的???? 
        
      <center>
         <a href="http://www.ibm.com/developerWorks">
            <img align="middle" width="136" height="24" border="0"
                alt="developerWorks" src="!images/buttons/dw.gif"/>
         </a>
      </center>
   </xsl:if>