Cufon.replace('h1', { fontFamily: 'HandelGothic BT' });
Cufon.replace('h2', { fontFamily: 'HandelGothicEF' });
Cufon.replace('div.menu a', { fontFamily: 'Trebuchet MS', textShadow: '#e9ebec 1px 1px', hover: true });
Cufon.replace('a.btn', { fontFamily: 'Trebuchet MS', textShadow: '#e7e8e9 1px 1px', hover: true });

