.
Your page is in violation of Dynamic Drive's
usage terms, which, among other things, state that the script credit must appear in the source code of the
page(s) using the script. Please reinstate the notice first.
As to your problem, replace this:
Code:
<P><A REL="toggle[14]" HREF="#"><IMG SRC="collapsed.jpg"></A>
<A REL="toggle[14]" HREF="#">Q: I swiped my Flex Card, now where's my reimbursement?</A></P>
<DIV ID="14" CLASS="hidden"><P>A: When you use your Flex Card, fu . . .
with (addition highlighted):
Code:
<P><A REL="toggle[14]" HREF="#" data-openimage="expanded.jpg" data-closedimage="collapsed.jpg"><IMG SRC="collapsed.jpg"></A>
<A REL="toggle[14]" HREF="#">Q: I swiped my Flex Card, now where's my reimbursement?</A></P>
<DIV ID="14" CLASS="hidden"><P>A: When you use your Flex Card, fu
Bookmarks