there should be this code on the page as well that initializes the Accordian array:
<?php
$Accordian = getCatAccordian();
echo($Accordian[0]);
?>
what exactly is the syntax error?
Where can I see it?
Can you send a page that shows the code causing it?