// JavaScript Document
Cufon.replace('.gTitle, .pagetitle, .soluciones h3, .soluciones strong', 
		{// Works without a selector engine
			fontFamily: 'trade18',
		})		
		
