');
} 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: Petrol
Edit
The Times of India
27 Mar 2026
Petrol and diesel prices have been in focus since the start of the US-Iran war which has led to a huge rise in global crude oil prices. Several neighbouring countries have either raised petrol prices or rationed its use.
Edit
The Daily Mail
27 Mar 2026
Kemi Badenoch was joined by some of Britain's top business chiefs in attacking the Chancellor (pictured) who is raking in soaring tax receipts from higher prices at the pumps ....
Edit
NDTV
27 Mar 2026
In the national capital, petrol is still selling at Rs 94.77 per litre, while diesel is priced at Rs 87.67 per litre. Rates are comparatively steeper in Mumbai, where petrol is being sold at Rs 103.54... .
Edit
Live Mint
27 Mar 2026
According to a government order dated Thursday, the additional excise duty on petrol was cut to ₹3 per litre from ₹13 per litre earlier. Meanwhile, the excise duty on diesel was cut to ₹0 from ₹10 per litre earlier ....