$(document).ready(function(){
	$('.tips').tipsy({fade: true, gravity: 'sw'});
	$('ul.sf-menu').superfish();
	$("a[rel^='images']").prettyPhoto();
	$("ul.tabs").tabs("div.tab > div", { history: true });
	$('.nivoslider').nivoSlider();
});

Cufon.replace('h1, #newsletter_headline p, #newsletter_headline_small p, .content_headline p, .content_headline_small p, .box_header_text_big p, .box_header_text_small p, .folio_element_head p, .box_footer_left_big p, .box_footer_left_small p', { fontFamily: 'Myriad Pro' });
Cufon.replace('h2, h3', { fontFamily: 'Myriad Pro' , hover: true });
Cufon.replace('.bt', { fontFamily: 'Yanone Kaffeesatz Bold' });






