okneed your help again now using a new code this is current tabs
Code:
<li><a id="overviewTab" href="/"><span>
<img class="inlineimg" src="images/welcome/group.png" alt="" border="0">Home</span></a></li>
and this is when its active
Code:
<li id="currentSub"><a id="createsendTab" href="/"><span><img class="inlineimg" src="images/welcome/group.png" alt="" border="0">Home</span></a></li>
how would I use the conditionals here? thanks a bunch