Hi,

I decided not to put this in the TPP Support thread because what I want to do is sort of off the books. I did comb thru the thread and found others trying to do this, but no solution was posted.

In a nutshell I'd like a way to use standard anchors to trigger a Tab switch. Here is a link to where I am playing with this:
http://justusedmedicalequipment**DOT.../Experimenting

Here is the pertinent html:
Code:
<strong><img alt="" src="/images/satisfaction/guarantee-seal.png" style="width: 200px; height: 150px;" /><br />
			<a href="#qualityassurance">Quality Assurance</a></strong>

<!--%Quality Assurance%-->

<p><strong><a name="qualityassurance">Quality Assurance</a></strong><br />
What would be awesome is if I could do this:
Code:

<!--%<a name="qualityassurance">Quality Assurance</a>%-->
Any suggestions for me?

Thanks!