Alıntı
$query = mysql_query("SELECT baslik,id FROM tabloadi where (id % 600)=1 && id < xxx");
...