var replaceWithCufon = ".page-title" + "," + ".sidebar-title" + "," + ".content-thumbs span.identifier";
Cufon.replace(replaceWithCufon, { fontFamily: 'BakerSignet' });
Cufon.now();
