');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: Investec
Edit
Moneyweb
26 Mar 2026
This evening, we dive into the latest market movements with Otto1890, we speak ...
Edit
Moneyweb
21 Mar 2026
Art investment comes with a distinctive tax treatment in South Africa – particularly when works are acquired by individuals for personal enjoyment rather than trading purposes ... .
Edit
Moneyweb
18 Mar 2026
Pepkor received regulatory approval last year to establish a banking unit and has acquired a financial-technology platform to support the expansion ... .
Edit
Moneyweb
13 Mar 2026
To reach millions of lower-income customers ... .
Edit
Moneyweb
10 Mar 2026
This evening we dive into the latest market movements with PrimeXBT, we speak to Investec about the global ...
Edit
Public Technologies
09 Mar 2026
Investec provides tailored working capital to Robust International, strengthening its global agro-commodity supply chain and supporting growth ... https.//www.investec.com/en_za/investec-for-corporates/transactions/robust-international-pte-limited.html.