// JavaScript Document
	Cufon.replace('#header h2, #header h3, #sidebar h5.get-free, #sidebar .security h4, #content-main p.family', {
	fontFamily:'FranklinGothicM',
	textShadow:'1px 1px #000',		
	hover:true});
	
	Cufon.replace('#content h1, .advantages h4', {
	fontFamily:'FranklinGothicM',
	hover:true});



