// JavaScript Document

$(function() {

	$('#programs_container').tabs({ fxSlide: true, fxFade: true, fxSpeed: 'normal' });

	$('#programs_container').tabs(1);

});



animatedcollapse.addDiv('aboutus', 'speed=400,fade=1,group=subnav');

animatedcollapse.addDiv('media', 'speed=400,fade=1,group=subnav');

animatedcollapse.addDiv('rightrail_video_list', 'speed=400,fade=1,group=videonav');

animatedcollapse.init();

