Cufon.replace('h2', { fontFamily: 'AG Foreigner Light-Italic', textShadow: '#000 1px 1px' });
Cufon.replace('h2 b', { fontFamily: 'AG ForeignerULB-Oblique', textShadow: '#000 1px 1px' });
Cufon.replace('h3', { fontFamily: 'AG Foreigner Light-Bold Italic' });
Cufon.replace('.box h3', { fontFamily: 'AG Foreigner Light-Italic', textShadow: '#000 1px 1px' });
Cufon.replace('#header .header-box ul li strong', { fontFamily: 'AG Foreigner Light-Bold Italic' });
Cufon.replace('.link1', { fontFamily: 'AG Foreigner Light-Bold Italic', textShadow: '#ff7602 1px 1px', hover: {textShadow: '#ff7602 0 0'} });
