jQuery(document).ready(function() {
    jQuery('#featured-footer').jcarousel();
	jQuery('#linkcat-2 ul').jshowoff({autoPlay: true, effect:'none',controls: false,links: false,speed:6000});
	jQuery('#news-ticker').jshowoff({autoPlay: true, effect:'none',controls: false,links: false,speed:6000});
	jQuery.fn.fadeToggle = function(speed, easing, callback) {
		 return this.animate({opacity: 'toggle'}, speed, easing, callback);
		 };

 });
	jQuery(function() {
		$( "#tabs" ).tabs({
			collapsible: false
		});
	});
	
	
	
	  
	 DD_roundies.addRule('.ui-corner-all', '6px');
	 DD_roundies.addRule('.wpcf7', '6px');
	 DD_roundies.addRule('.submit', '6px');
