Alltså göra om följande till en textlänk
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="
[email protected]">
<input name="submit" type="image" src="..visa_varukorg.gif" alt="Visa varukorgen" align="left" border="0">
<input type="hidden" name="display" value="1">
<input type="hidden" name="page_style" value="Primary">
</form>