Yeah, its why I don't understand what it is not working either.
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">
<thead>
<tr>
<td class="thead">
<a style="float:right" href="#top" onclick="return toggle_collapse('faq_module')"><img id="collapseimg_faq_module" src="images/oceanzero/buttons/collapse_thead.gif" alt="" border="0" /></a>
<a href="#top" onclick="return toggle_collapse('faq_module')">Frequently Asked Questions For This Area Of Management</a>
</td>
</tr>
</thead>
<tbody id="collapseobj_faq_module" style="">
<tr>
<td>
content here...
</tr>
</tbody>
</table>
I pulled it straight from another module, and made changes accordingly to the ID's. I am definately at a loss for this one. :/