<?php
echo '
<tr>
<td width="11" style="padding-top:4px;" class="menuitem"><img src="".$site_path."images/menu-item-on.gif" width="6" height="6" name="img".$tracker."" id="img".$tracker.""></td>
<td style="padding-top:4px;" class="menuitem">
<a href="'.$ks['kat'].'-seo('.$ks['kategori'].').html" class="menuitem" onMouseOver=\"img".$tracker.".src="".$site_path."i mages/menu-item-off.gif";\" onMouseOut=\"img".$tracker.".src="".$site_path."im ages/menu-item-on.gif";\">'.$ks['kategori'].'</a>
</td>
</tr>';
}
?>
bunu simdi bu sekildemi kullanmam gerekiyor?