	Cufon.replace('header .box p, .box h1, hgroup h2 , .faq h2, .page .copy h2, address, #home div.right_col article h2', { fontFamily: 'DinRegular' });
	Cufon.replace('nav, .primary, #main h1, time, footer h2, #home div.right_col article p, article.contacts li.active a, #home div.left_col .slider .title', { fontFamily: 'DinMedium' });
	Cufon.replace('section.quick_list time, article.contacts li h3', { fontFamily: 'DinBold' });

		$(function(){
			$('.slider').anythingSlider({
				autoPlay : true,
				buildArrows : false,
				buildNavigation : false,
				delay : 4000
			});
		});
