function MpFileBrowser(target, songid) {

    FileBrowser.open('xajax_selectFile(\'{FileId}\', \''+target+'\', \''+songid+'\');');

}