
<t:switch prioritized="true">
<table><tr> 
    <td class="td1"> Ausleihen</td>
    { bookPage := (//a/@href[contains(., "bor-loan")])[1]/extract(., "https?://.*bor-loan[^'""]*"),
      holdPage := (//a[normalize-space()ne "0"]/@href[contains(., "bor-hold")])[1]/extract(., "https?://.*bor-hold[^'""]*")
    }
</tr></table>
<td class="feedbackbar"><img/><t:read var="raise()" source="text()"/></td>
</t:switch>

