			Cufon.replace('h1', { fontWeight: '250' });
			Cufon.replace('h2', { fontWeight: '750' });
			Cufon.replace('#menu', {hover: true, fontWeight: '500' });
			Cufon.replace('#button', { hover: true, fontWeight: '750' });
			Cufon.replace('#button_middle', { hover: true, fontWeight: '750' });
			Cufon.replace('h3', { fontWeight: '250' });
			Cufon.replace('span.phone', { fontWeight: '500' });
			Cufon.replace('h4', { fontWeight: '750' });
			Cufon.replace('h5', { fontWeight: '500', fontSize: '18' });
			Cufon.replace('h6', { fontWeight: '500', fontSize: '18' });
