// TitilliumMaps26L-500wt
Cufon.set('fontFamily','TitilliumMaps26L-500wt');
Cufon.replace('#siteLogo span');

// TitilliumMaps26L-750wt
Cufon.set('fontFamily','TitilliumMaps26L-750wt');
Cufon.replace('#mainMenu span')('h2:not(".search-result")')('h3')('#hpTopRight h3 strong')('#yourConsultant h4');
Cufon.replace('.colCenter h1');
Cufon.replace('.btn-addToCart, .btn-big-next', { textShadow: '#f98c03 0 -1px' });
Cufon.replace('.logout .btn-addToCart', { textShadow: '#cccccc 0 -1px' });
Cufon.replace('.btn-big-grey');

// TitilliumMaps26L-1wt
Cufon.set('fontFamily','TitilliumMaps26L-1wt');
Cufon.replace('#hpTopRight h3')('#yourConsultant p');

// Overwritten
Cufon.set('fontFamily','TitilliumMaps26L-750wt');
Cufon.replace('#hpTopRight h3 strong');
