$sql_urun = mysql_query( "SELECT id, baslik, images FROM haberler WHERE versiyon=1 ORDER BY id desc LIMIT 0,12" );