Cufon(['h2','h3','h4','h5','.circle','#MainContent .first-year-nav','.navigation'], { fontFamily: 'CoolDots', textShadow: '#999 1px 1px', hover: { textShadow: '#555 1px 1px' } });
Cufon(['#HpContent','#MainContent .top-content'], { fontFamily: 'CoolDots' });
Cufon('h1', { textShadow: '#aaa 1px 1px', hover: { textShadow: '#aaa 1px 1px' } });
