videojs.getPlayer('1756834454835212898').ready(function() {
var myPlayer = this;
myPlayer.pip();
});
videojs.getPlayer('1756834454835212898').ready(function() {
var myPlayer = this;
myPlayer.on("loadedmetadata", function() {
var browser_language, track_language, audioTracks;
browser_language = navigator.language || navigator.userLanguage; // IE <= 10
browser_language = browser_language.substr(0, 2);
audioTracks = myPlayer.audioTracks();
for (var i = 0; i < audioTracks.length; i++) {
track_language = audioTracks[i].language.substr(0, 2);
if (track_language) {
if (track_language === browser_language) {
audioTracks[i].enabled = true;
}
}
}
});
});
On today’s episode of WHAT THE TRUCK?!? Dooner is joined by Covenant’s Matt McLelland. Both guys just red-eyed from Manifest in Vegas and are going to get into what truck tech was buzzworthy for a major over-the-road carrier.
What’s going on with shipping? Campbell University’s Sal Mercogliano talks about cracks in the alliances, how not to tip a cargo ship and Chinese spy balloons.
Troy Larkin at Citta Brokerage dives into the dark art of duty drawback, which allows shippers a way to get 99% of the duties they paid returned. Sometimes by setting it all on fire!
Are you smarter than a freight broker? FreightWaves’ Mary O’Connell battles Brielle Jaekel.
Subscribe to the WTT newsletter
The post Truck tech at Manifest, shipping alliances crack and the art of duty drawback – WTT appeared first on FreightWaves.
Source: freightwaves - Truck tech at Manifest, shipping alliances crack and the art of duty drawback – WTT
Editor: Timothy Dooner