window.onload = function(){
dateCheck = scheduleEngine(“February 13, 2019 08:00:00”, “February 17, 2019 06:00:00”); // Set the start and end dates/times
if (dateCheck == 1) {
$(‘#maintenance_message_wrapper’).append(‘
Due to scheduled maintenance, portions of our website will be unavailable Saturday, February 16, 2019, 9:00 p.m. to Sunday, February 17, 2019, 6:00 a.m. ET. We regret any inconvenience this service interruption may cause.
\
‘
); // Set ID to the targeted element
}
};
$(‘#slider’).mouseenter(function(){
$(“.nivo-directionNav a”).stop().fadeIn(‘slow’);
}).mouseleave(function() {
$(“.nivo-directionNav a”).stop().fadeOut(‘slow’);
})
});
Services
Less-Than-Truckload
- Domestic and international shipping
Time Critical
- Anytime and anywhere you need it
Volume and Truckload
- A complete range of services with both asset-based and brokerage options
Final Mile
- Our nationwide solution for residential and non-dock commercial deliveries
Global
- Hassle-free, cross-border services
Custom Solutions
- A comprehensive suite of services
Coverage
Domestic
- Offering a complete range of services throughout the United States
International
- Hassle-free transportation solutions to virtually any worldwide destination
Offshore
- Frequent, reliable sailings for LCL or FCL shipments
Login to My Estes


}
.marketing_callout .Red_Callout_Top {
padding-left: 17px;
background: url(‘/images/common/14-0054-141230-2015-Website-Callout-SureMove-top.png’) no-repeat;
color: #FFF;
text-shadow: 1px 1px 4px #000;
font-size: 14px;
}
.Red_Callout_Content p {
position: absolute;
right: 12px;
top: 25px;
text-align: right;
font-family: Arial;
font-size: 13px;
line-height: 15px;
z-index: 2;
}
var items2sort = $(‘#’+containerID+’ ‘+items);
var itemCount = items2sort.length;
if(itemCount>1) {
var num2xfer = Math.floor( itemCount/2 );
var nextContainer = $(‘< ‘ + list + ‘>’).addClass(‘Float_Left’).addClass(‘sort’);
var xferItems = items2sort.slice(‘-‘+num2xfer);//.detach();
xferItems.prependTo(nextContainer);
$(‘#’+containerID+’ ‘+list).last().after(nextContainer);
}
}
/*function closeWeatherUpdate() {
$(‘#terminal-status’).slideUp(600,’easeInBack’, function() {$(‘body’).remove(‘#terminal-status’);});
$(‘#screen-fader’).fadeOut(600,’easeInCirc’, function() {$(‘body’).remove(‘#screen-fader’);});
//$(‘body’).css(‘overflow-y’,’auto’);
}
function weatherUpdate( url ) {
if( !( $(‘#terminal-status’).is(‘div’) ) ) {
$(‘body’).append(‘
‘);
}
//$(‘body’).css(‘overflow-y’,’hidden’);
$(‘#terminal-status’).slideUp(0).load(url+ ‘ #service-update’, function() {
var statDiv = $(‘
‘).append( $(‘#terminal-status fieldset’) ).addClass(‘Float_Left’).addClass(‘sort’);
$(‘#status-header’).after(statDiv);
$(‘#service-update ul’).each( function() { balanceThese( “li” , “ul” , $(this).parent().attr(‘id’) ) });
var closeButn = $(‘Close‘);
//closeButn.prepend(”);
$(‘#service-update’).append(‘
‘);
$(‘#inAlertClose’).append(closeButn).css(‘text-align’,’center’);
$(‘#inAlertClose a’).click( function(event) { event.preventDefault(); });
var closer = $(‘‘).text(“Close”).css({‘position’:’absolute’,’left’:’10px’,’top’:’10px’,’color’:’#eee’});
if( !( $(‘#screen-fader’).is(‘div’) ) ) {$(‘#terminal-status’).before(‘
‘);}
$(‘#screen-fader’).append(closer).fadeOut(0, function() {
$(‘#screen-fader’).fadeTo(800,0.5,’easeOutCirc’);
if ( $(‘#terminal-status’).height() > ( 0.85 * $(window).height() ) ) {
balanceThese(“fieldset”,”div”,”service-update”);
} else { $(‘#terminal-status’).css({‘width’:’320px’,’margin-left’:’-160px’});
}
if($.browser.msie) {
var datep = $(‘
‘).text( $(‘#updatedDate’).text() ).addClass(‘Float_Right’).css(‘color’,’#777′);
$(‘#status-header p’).before(datep);
$(‘#updatedDate’).remove();
};
}).click( function() {closeWeatherUpdate();
} );
$(‘#terminal-status’).delay(500).slideDown(900,’easeOutCirc’);
}).click( function() {closeWeatherUpdate();} );
}
$(document).ready(function(){
$(‘.service-update’).click( function(event) { //Weather update check
event.preventDefault();
pageTracker._trackPageview($(this).attr(‘href’));
pageTracker._trackPageview(‘/homepage/service-update-js-click.hmtl’);
});
});*/
ga(‘create’, ‘UA-2307964-1’, ‘auto’);
ga(‘send’, ‘pageview’);