function kontrol_resim() {
if ( has_post_thumbnail() ) { the_post_thumbnail('normal'); } else { }
}