Header Problem

Shark Master
Hallo,
ich habe da ein Problem.
Ich habe ein Designe mit einen Top Button Effekt eingebaut (dies stammt aus einem anderen Style den es nicht mehr gibt).
Das Problem ist das ich die Buttons gerne erweitern möchte.
Aber leider gehen die neuen Buttons nicht mit dem Effekt.

Ich sitze schon 2 Tage daran und komme nicht weiter.
Nun brauche ich eure Hilfe.

Das ist der Code
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
    <tr>
<td align="center" style="background-image: url({$style['imagefolder']}/top_bg.gif);"><span class="smallfont"><if($wbbuserdata['userid'])><then>
<a href="usercp.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('usercp','','{$style['imagefolder']}/top_usercp_hover.gif',1)"><img name="usercp" src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a>
<a href="pms.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('pms','','{$style['imagefolder']}/top_pms_hover.gif',1)"><img name="pms" src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then><else>
<a href="register.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('register','','{$style['imagefolder']}/top_register_hover.gif',1)"><img name="register" src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if>
<a href="calendar.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('calendar','','{$style['imagefolder']}/top_calendar_hover.gif',1)"><img name="calendar" src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a>
<a href="memberslist.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('members','','{$style['imagefolder']}/top_members_hover.gif',1)"><img name="members" src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a>
<a href="team.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('team','','{$style['imagefolder']}/top_team_hover.gif',1)"><img name="team" src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a>
<a href="statsinfo.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Statistik','','{$style['imagefolder']}/top_statsinfo_hover.gif',1)"><img name="statistik" src="{$style['imagefolder']}/top_statsinfo.gif" border="0" alt="{$lang->items['LANG_GLOBAL_YWSTATS']}" title="{$lang->items['LANG_GLOBAL_YWSTATS']}" /></a>
<a href="search.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('search','','{$style['imagefolder']}/top_search_hover.gif',1)"><img name="search" src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a>
<a href="misc.php?action=faq{$SID_ARG_2ND}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('faq','','{$style['imagefolder']}/top_faq_hover.gif',1)"><img name="faq" src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then>
<a href="acp/index.php" target="_blank"  onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('acp','','{$style['imagefolder']}/top_acp_hover.gif',1)"><img name="acp" src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then>
<a href="acp/index.php" target="_blank" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('modcp','','{$style['imagefolder']}/top_modcp_hover.gif',1)"><img name="modcp" src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if>
<a href="index.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()"onMouseOver="MM_swapImage('start','','{$style['imagefolder']}/top_start_hover.gif',1)"><img name="start" src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a>
<a href="search.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('search','','{$style['imagefolder']}/top_search_hover.gif',1)"><img name="search" src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a>
<a href="search.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('search','','{$style['imagefolder']}/top_search_hover.gif',1)"><img name="search" src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a>
<a href="search.php{$SID_ARG_1ST}" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('search','','{$style['imagefolder']}/top_search_hover.gif',1)"><img name="search" src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a></span></td></tr>     
</table><br />