foreach($kutular as $key => $kutu)
{
    if($key == 'birinci')
    {
        //Birinci Reklam
    }
}
böyle birşey de olabilir.