Hi ,I am trying to add the paypal credit card logo to the blank sidebox mod by inserting the code:

<!-- PayPal Logo --><table border="0" cellpadding="10" cellspacing="0" align="center"><tr><td align="center"></td></tr><tr><td align="center"><a href="#" onclick="javascript:window.open('https://www.paypal.com/au/cgi-bin/webscr?cmd=xpt/cps/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img src="https://www.paypal.com/en_US/AU/i/bnr/horizontal_solution_PP.gif" border="0" alt="/i/bnr/horizontal_solution_PP.gif" border="0" alt="Solution Graphics"></a></td></tr></table><!-- PayPal Logo -->

Which is directly from the paypal website. But when I paste in the code, I get the following error on my webpage:

Parse error: syntax error, unexpected T_STRING in /home/party07/public_html/includes/templates/template_default/sideboxes/tpl_blank_sidebox.php on line 22

Does anyone know how to fix this?

The page is www.partyparcels.com.au but have had to turn off this sidebox due to the error.

Cheers