if (selected && idx <= laListWidget_GetItemCount(img))
{
    APP_SDCARD_AUDIO_RandomTrackSet(APP_DISPLAY_XlatListIdx(idx));
}