Cufon.replace('h2, h3, h4, #menu li', { fontFamily: 'NewsGoth BT', hover: 'true' });

Cufon.replace('.slogan', { fontFamily: 'NewsGoth BT',textShadow: '#000 1px 1px', fontSize: '15'});
Cufon.replace('.slogan strong', { fontFamily: 'NewsGoth BT',textShadow: '#000 1px 1px', fontSize: '17'});

Cufon.replace('.slogan2', { fontFamily: 'NewsGoth BT',textShadow: '#000 2px 2px'});
