function updateUI(section) {
    
    $('#flash_left_nav')[0].updateUI(section);
    $('#flash_feature')[0].updateUI(section);
}


