cufon-v2.js // cufon-yui.js
<script type=”text/javascript” src=”https://ubden.github.io/Cufon-Font-Text-v2/cufon-yui.js”></script>
<script type=”text/javascript” src=”https://ubden.github.io/Cufon-Font-Text-v2/cufon2.js”></script>
<script type=”text/javascript”>
Cufon.replace(‘h2’, {
textShadow: ‘#999999 0.4px 0.4px'
});
Cufon.replace(‘ #rssoku h2,h3,h1,h4,legend’);
Cufon.replace(‘ #headline’);
Cufon.replace(‘#comments h3’, {
textShadow: ‘#fff 0.7px 0.7px'
});
</script>