$(document).ready(function() {
	$('#sa-map-container-right > ol').tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
	$('#featuredvid > ul').tabs();
});
