var c = document.getElementById('cmenu1');
if ( owner === 'auth' || owner === 'owner' || owner === 'moderator' )
if(tpe == 'Content' && order == 0&&(pl_id!=0))
if ( type === 'track' ) htm += '— ';
if ( type === 'content' ) htm += '— ';
if ( tpe == 'Album')htm += '— ';
if ( tpe == 'Playlist' )htm += '— ';
if ( type === 'track' ) htm += '— ';
if ( type === 'content' ) htm += '— ';
if ( tpe == 'Album')htm += '— ';
if ( tpe == 'Playlist' )htm += '— ';
if ( tpe == 'Album' )htm += '— ';
if ( type != 'track' ) htm += '— ';
if ( owner === 'owner' || owner === 'moderator' )
if ( owner === 'auth' || owner === 'owner' || owner === 'moderator' )
else if ( type === 'content' )tpe = 'Content';
else if ( type === 'track' )tpe = 'Content';
else if ( type === false)tpe = 'Album';
if ( type === true || type =='playlist') tpe = 'Playlist';
function open_menu (i,owner,type,id,pl_id,order,pos,name)
Комментариев нет:
Отправить комментарий