// JavaScript Document

Cufon.replace('h4',{
    fontFamily: 'PF Reminder Pro',
	fontSize: '28px'
	});


Cufon.replace('#star_user1, #star_user',{
    fontFamily: 'PF Reminder Pro',
	fontSize: '15px'
	});



Cufon.replace('.niceFont, h1, #showstar_big', {
    fontFamily: 'PF Reminder Pro',
    fontSize: '19px',
    fontWeight:'normal',
    fontStyle:'normal',
    forceHitArea:'true',
    hover:'true'
});


hs.graphicsDir = 'Scripts/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.align = 'center';
hs.captionEval = 'this.a.title';

