$(function() {

var IE7 = (navigator.appVersion.indexOf("MSIE 7.")==-1) ? false : true;
var IE8 = (navigator.appVersion.indexOf("MSIE 8.")==-1) ? false : true;

Cufon.replace('.bigGalleryLink a, #subpage h2, #subpage h3, #sportypes ul li, .playround-title, #footerSponsors h2, #mainWrapper #contentWrapper #content #mainTabsWrapper .buyTicket, #nextGame .leagueName, #lastResults .leagueName, #leagueResults .leagueName, #mainWrapper #headerWrapper #header #headerSponsors span, .playroundTitle, #shop .title span, #relationDataWrapper h2, #relationDataWrapper #liveGame #league .leagueName, #relationLiveWrapper h2, #relationDataWrapper #liveGame #place .gamePlace, .team .gal_box p span', { fontFamily: 'Impact'});
Cufon.replace('.oneNews h3 a, a.arrowLinkRight, a.arrowLinkLeft, div.nav-controls .next, div.nav-controls .prev', { fontFamily: 'Impact',hover: {color: '#D14433'}});
Cufon.replace('#mainWrapper #contentWrapper #content #mainNewsWrapper #descMainNewsWrapper h3 a', { fontFamily: 'Impact',hover: {color: '#ec6963'}});
Cufon.replace('#selectWrapper a, #startSponsors h2, , #startMedia h2', { fontFamily: 'Impact',hover: {color: '#ffffff'}});

if(!IE7 && !IE8) {
Cufon.replace('#sf-menu .fc a', { fontFamily: 'Impact', textShadow: '1px 1px 2px #333333'});
} else {
Cufon.replace('#sf-menu .fc > a', { fontFamily: 'Impact', textShadow: '1px 1px 2px #333333'});
}
Cufon.replace('#footerMenuWrapper #sf-menu .fc', { fontFamily: 'Impact'});


});
