
<?xml version="1.0"?>
<wml> 
<card id="a" title="Script Test">
<do type="accept" label="Run Script"><go href="scrtest.wmls#f0()"/></do>
<p>Card a
</p>
</card>      
<card id="b">
<p>Card b
Value is $right
<anchor>Again<go href="#a"/></anchor>
</p>
</card> 
</wml>
