/* Rebuild the Imagenation user interface */
if ( ( nError = IN_RefreshMenus( ) ) != IN_SUCCESS )
{
ErrorHandler( nError, "Error message:" );
}