$(function() {
	
	$('#menu ul.dropdown > li:last').addClass('bg-none');
	$('#right-sponser').innerfade({ speed: 'slow', timeout: 4 * 1000, type: 'sequence'});
	$('#lightbox a').lightBox({fixedNavigation:true});
	
});
