$(document).ready(function(){ 

Cufon.replace('div#slideshow div.slide div.description h1,div#main h1', { fontFamily: 'Trajan Pro' });

});