render(array( 'page' => 'room', 'title' => get("ROOMS.$room.DISPLAY").' – '.$title, 'room' => $room, 'program' => program(), 'tab' => $tab, 'tabs' => $tabs, 'width' => @$width, 'height' => @$height, 'language' => $language, 'translated' => ($language == 'translated'), 'selection' => $selection, 'hlsformat' => ($selection == 'hd' ? 'auto' : $selection), 'has_translation' => $has_translation, 'formats' => $formats, 'protos' => $protos, 'videores' => $videores, ));