$(document).ready( function() {
	/* Lightbox */
	$("a[rel*='lightbox']").colorbox({transition:"elastic"});
	$("a[rel*='urlbox']").colorbox({width:"700px", height:"90%", iframe:true});
	/* Tooltip */
	$(".Tips2").tooltip({effect: 'slide', fadeOutSpeed: 100, predelay: 200, position: "top center", offset: [20, -40],opacity: 0.85});
	/* threedots */
	threedots_object = $('.text_here').ThreeDots({ max_rows:5 });
	/* Sider */
	$('#coin-slider').coinslider({ width: 720, height: 300, navigation: true, links: false, delay: 8000, hoverPause: true});
});
Cufon.replace('h1, h2, h3, h4, #teaser #mpage, #teaser #title, #teaser #eventdate');

Cufon.replace('#topnav a', {
	textShadow: '0px 1px #4b1400'
});
Cufon.replace('#listnavsub a', {
	textShadow: '1px 1px #fff'
});
Cufon.replace('.footer .block, .footer_start .block', {
	textShadow: '0px 1px #4b1400'
});

Cufon.replace('.menu_title h3', {
	textShadow: '0px 1px #4b1400'
});

Cufon.replace('.footer .copyright, .footer_start .copyright', {
	textShadow: '0px 1px #fcf6ef'
});

Cufon.replace('.dataTables_info, .dataTables_length, .dataTables_filter', {
	textShadow: '1px 1px #eee'
});
function MM_openBrWindow(theURL,winName,features) { //v2.0
	window.open(theURL,winName,features);
}

