Code: Alles auswählen
<td><a title="{L_MEMBERLIST}" href="{U_MEMBERLIST}" onmouseover="changeImages('btn_top_users', '{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_users_on.gif'); return true;" onmouseout="changeImages('btn_top_users', '{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_users.gif'); return true;"><img name="btn_top_users" src="{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_users.gif" height="20" border="0" alt="{L_MEMBERLIST}" /></a></td>
Code: Alles auswählen
<td><a title="Statistik" href="statistics.php" onmouseover="changeImages('btn_top_statistik', '{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_statistik_on.gif'); return true;" onmouseout="changeImages('btn_top_statistik', '{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_statistik.gif'); return true;"><img name="btn_top_statistik" src="{T_TEMPLATE_PATH}/images/lang_{LANG}/btn_statistik.gif" height="20" border="0" alt="Statistik" /></a></td>