// JavaScript Document
			
			Cufon.set('fontFamily', 'helv-rounded').replace('.contact_details');
			Cufon.set('fontFamily', 'helv-rounded').replace('.nav_helv', {hover: true});
			Cufon.set('fontFamily', 'helv-rounded').replace('.helv_round');
			Cufon.set('fontFamily', 'helv').replace('.helv');
			Cufon.set('fontFamily', 'helv-rounded').replace('.middle_item_label');
			Cufon.set('fontFamily', 'helv-rounded').replace('.purple_top');

			
			
