$(document).ready(function(){	
	Cufon.replace('.impact, .sidebar .box ul li', { 
		fontFamily  : 'impact',
		hover       : true
	});
})
