<!--- paybutton --->
<if isValidEmail(set.ppemail_protected) NEQ 1>
<if set.user_id EQ client_id>
<p>
<b>CANNOT SHOW BUY NOW BUTTON</b>
</p>
<p>
You must <a href="http://#this_domain#/#get.s1#/edit">edit this page</a>
and enter a valid PayPal email address. It should be the same address you use with
your PayPal business account.
</p>
<else>
<p>
(This product is currently unavailable)
</p>
</if>
<BREAK>
</if>