"https://www.hettshow.co.uk/" ]; $imgUrl = ""; $output = ""; if (array_key_exists($img, $imageLinks)) { $imgUrl = $imageLinks["clinell-properly-tested.jpg"]; } if (isset($start) && !empty($imgUrl)) { $output = "
"; } if (isset($end) && !empty($imgUrl)) { $output = "
"; } return $output;