Cufon.replace('#contentText h2, #navigationContainer > ul > li > a, #sliderInfo, #content h3, #sitemap h3, .subscribeBox h2', 
				{ 
					fontFamily: 'frutiger', hover: true
				}
			  );

Cufon.replace('#heading h1', 
				{ 
					fontFamily: 'JustLeftHand', hover: true
				}
			  );
			  
Cufon.replace('#sliderInfo, .imagetitle a, ul#imagelist li', 
				{ 
					fontFamily: 'helveticaLT', hover: true
				}
			  );		  
