while ($row = mysql_fetch_assoc($result)) {
$tr = array('ğ','ü','ş','ı','ö','ç','İ','Ğ','Ü','Ş','Ö','Ç');
$en = array('g','u','s','i','o','c','i','G','U','S','O','C');
$row['Title']= str_ireplace($tr,$en,$row['Title']<FONT color=#007700>);
$popular .= "\n".'<div class="Box">'."\n\t"<FONT face="Courier New">;
$popular .= '<div style="font-size: 1em; margin-bottom: 5px;"><a href="FONT>.$image_path.'dosya/'.trkarakter($row['Title']).'/">'.$row['Title']."</a></div>";
$popular .= '<a href="FONT>.$image_path.'dosya/'.trkarakter($row['Title']).'/"><img class="Thumbnail" src="'.$image_path.'images/dosyalar/'.$row['Thumbnail'].'" alt="'.$row['Title'].'" /></a>';
$popular .= '</div>';
}