/* removed nav cufon because of Google Translate in IE 8  (, #navigationContainer > ul.navigation > li > a) */
Cufon.replace('#contentText h2, #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
				}
			  );		  
