\n" . "\n" . "\n" . "\n" . "\n" . "\n" . "\n" . "\n" . "\n" . ""; /*if ($args['options'] == 'yes') $output .="
First issue
";*/ $output .= "\n" . "\n" . ""; return Keep($output); } #Define PayPal View Cart button markup Markup('ViewCart', 'inline', '/\\(:ViewCart:\\)/e', 'PayPalViewCart()'); function PayPalViewCart() { global $PayPal_Account; $output = "
\n" . "\n" . "\n" . "\n" . "
"; return Keep($output); } ?>