');
} 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: mta
Edit
Newsday
26 Mar 2026
But, Lieber said, the MTA wants the unions to help fund those raises through concessions, including productivity increases and work rule changes ... with the unions in their contract fight with the MTA.
Edit
New York Post
26 Mar 2026
The MTA boasted that its “modern” fare gate pilot was a success on Wednesday — touting drops in fare evasion using limited data while ducking questions about how much the $1.1 billion system will actually cut down on the problem.
Edit
New York Magazine
26 Mar 2026
By this afternoon, the main MTA app on your phone will likely have updated, and not a moment too soon ... It’s pretty clearly part of a larger MTA strategy to unify its systemwide graphics around the Unimark approach ... MTA ... MTA ... MTA ... MTA ... MTA ... MTA ... MTA.
Edit
The Villager
26 Mar 2026
The call to action follows the installation of key infrastructure by Boldyn, the MTA’s partner in the ongoing connectivity project ... The MTA has been rolling out cell service in subway tunnels as part of a years-long effort.
Edit
AM New York
25 Mar 2026
After a year in development, launch day is finally here for the all-new MTA app ... Lost something on the bus? Just click on the link to the MTA’s official lost and found page to file a claim.
Edit
QNS
25 Mar 2026
The MTA on Wednesday launched a new mobile app boasting a suite of features intended to give straphangers more real-time and personalized information when navigating the city's subways and bus network.
Edit
QNS
25 Mar 2026
Three models of modern fare gates that the MTA is testing across several subway stations have reduced fare evasion by 20-70%, depending on where they were installed, agency officials revealed on Wednesday.
Edit
Public Technologies
24 Mar 2026
There are fewer parking spots available at Citi Field this season due to ongoing construction, so the MTA and the Mets are expanding transportation options and providing additional tools for a more affordable gameday experience.