/*-----------------------------------------------------------------------------
Web Site: Cello Electronics

$CreatedDate: 2009-07-06 $
$Author: annag $

$Revision: 451 $

$LastChangedDate: 2009-07-27 10:32:41 +0600 (Пн, 27 июл 2009) $
$LastChangedBy: annag $
-----------------------------------------------------------------------------*/

/* =Cufon config 
---------------------------------------- */

Cufon.replace('h1, h2, h3, .phone, #home-gallery .item-title,.size17, .contact-form h4, .home-offer2, .dimensions table th, .message');



Cufon.replace 
  ('.home-offer1', {
  	//fontSize: '25px', 
  	//letterSpacing: '1px',
  	//separate: 'characters',
  	//textTransform: 'uppercase', 
  	textShadow: '#fff 0px 0px, #333 -2px 1px'}
  	);
	
Cufon.replace 
  ('.home-red, .home-pink', {
  	//fontSize: '25px', 
  	//letterSpacing: '1px',
  	//separate: 'characters',
  	//textTransform: 'uppercase', 
  	textShadow: '#fff 0px 0px, #333 -2px 1px'}
  	);	
