$(function() {
    $('#globalNav li.Home').addClass('Current');
    $('#news dl dd ul').newsTicker(4500);
});





