Search

Filter Stream

Select the types of content you would like to see.

6 34
  • There are no posts.

Close

Press esc to close.
Close
Press esc to close.
Close

Connecting to your webcam.

You may be prompted by your browser for permission.

\n\t\t\t

Create Mix

\n\t\t\n\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t\t\"\"\" />\n\t\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t<% if (req.isFeatureEnabled('Upload')) { %>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<% } else { %>\n\t\t\t\t\t\t\n\t\t\t\t\t<% } %>\n\t\t\t\t
\n\t\t\t\t

20MB max, 1024x768 min

\n\t\t\t
\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t
\n\t\t\t\t\t\" />\n\t\t\t\t
\n\n\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t0/600\n\t\t\t\t\t<% if(context.features.isMixTagginEnable) {%>\n\t\t\t\t\t\t
<%= mixtape.description || '' %>
\n\t\t\t\t\t<%}else{%>\n\t\t\t\t\t\t\n\t\t\t\t\t<%}%>\n\t\t\t\t
\n\n\t\t\t\t
\n\t\t\t\t\tchecked=\"checked\"<% } %> />\n\t\t\t\t\t\n\t\t\t\t
\n\t\t\t
\n\t\t
\n\n\t\t\n\t\n\t<% if (mode === 'add') { %>\n\t\t
\n\t\t\t
\n\t\t\t\t

Add To Mix

\n\t\t\t
\n\n\t\t\t
\n\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t\t\t\"\"\" />\n\t\t\t\t\t
\n\t\t\t\t
\n\n\t\t\t\t
\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t
\n\t\t\t
\n\n\t\t\t\n\t\t
\n\t<% } %>\n\n\n","areas/music/views/radioDialog":"
\n\t
\n\t\t

Search radio

\n\t\t
\n\t\t\tNot sure what to play?\n\t\t\tWhy not browse our radio stations �\n\t\t
\n\t
\n\n\t
\n\t\t

Search for a genre

\n\t\t\n\t\t
\n\t\t\t
    \n\t\t\t
      \n\t\t
      \n\t
      \n
      \n","areas/music/views/media/_songSquare":"<%\n\tvar songLink = '#',\n\t\ttoolTipAttribute = \"\";\n\n if(songSquare.songUrl){\n\t\tsongLink = songSquare.songUrl;\n\t} else {\n\t\tsongLink = songSquare.song.url;\n\t}\n\n if(songSquare.size == 'small' || songSquare.size == 'medium'){\n\t\ttoolTipAttribute = \"rel='tooltip'\" ;\n\t}\n\n\tvar classes = \"song mediaSquare\";\n\tif(songSquare.size) {\n\t\tclasses += \" \" + songSquare.size;\n\t}\n\tif(songSquare.inline){\n\t\tclasses += \" inline\";\n\t}\n\n%>\n\n
      \" data-mediaid=\"<%- songSquare.song.songId %>\" data-mediatype=\"Audio\" draggable=\"true\">\n \" data-original-title=\"<%= songSquare.song.title %> - <%= songSquare.song.artistName %>\" <%= toolTipAttribute %> >\n <%- play('song', songSquare.song) %>\n <% if (songSquare.size != 'medium' && songSquare.size != 'small' && typeof(connect) != 'undefined') { %>\n <%- connect('song', songSquare.song, songSquare.connections || locals.connections) %>\n <% } %>\n \" />\n <% if (songSquare.song.isExplicit && songSquare.size !== 'small') { %>\n EXPLICIT\n <% } %>\n \n\n <% if(!songSquare.hideMetaInfo){%>\n
      \">\n
      \n \"><%= songSquare.song.title %>\n <% if(songSquare.song.isExplicit && songSquare.size === 'small') { %>Explicit <% } %>\n
      \n <%- songSquare.song.artistDisplayText %>\n
      \n <%}%>\n
      ","areas/music/views/media/_albumSquare":"<%\n\tvar albumLink = '#', artistLink = '#', toolTipAttribute = \"\", albumImageUrl = albumSquare.album.imageUrl;\n\n if(albumSquare.albumUrl){\n albumLink = albumSquare.albumUrl;\n } else {\n\t\talbumLink = albumSquare.album.albumUrl;\n\t}\n\n if(albumSquare.artistLink){\n artistLink =albumSquare.artistLink\n }else if(albumSquare.album.artistId && typeof(links) != 'undefined') {\n\t\tartistLink = albumSquare.album.artistUrl;\n\t}\n\n\tif(albumSquare.size == 'small' || albumSquare.size == 'medium'){\n\t toolTipAttribute = \"rel='tooltip'\";\n if(!albumSquare.showMetaInfo) albumSquare.showMetaInfo = \"none\";\n\t}\n\n\tvar classes = \"album mediaSquare\";\n\tif(albumSquare.size) {\n\t\tclasses += \" \" + albumSquare.size;\n\t}\n\tif(albumSquare.inline){\n\t\tclasses += \" inline\";\n\t}\n\n if(!albumSquare.notUseCommonHelper && (albumSquare.size == 'small' || albumSquare.size == 'medium'))\n {\n albumImageUrl = common.helpers.albumImage(albumSquare.album, '70x70');\n }\n%>\n
      \" data-mediaid=\"<%- albumSquare.album.albumId %>\" data-entitykey=\"<%- albumSquare.album.entityKey%>\" data-radiostationentitykey=\"<%- albumSquare.album.radioStationEntityKey%>\" data-mediatype=\"Album\" itemscope itemtype=\"/proxy/http://schema.org/MusicAlbum\" draggable=\"true\">\n\t\">\n\t\" data-original-title=\"<%= albumSquare.album.title %> - <%= albumSquare.album.artistName %>\" <%= toolTipAttribute %>>\n\t\t<%- play('album', albumSquare.album) %>\n\t\t<% if (albumSquare.size != 'medium' && albumSquare.size != 'small' && typeof(connect) != 'undefined') { %>\n\t\t\t<%- connect('album', albumSquare.album, albumSquare.connections || locals.connections) %>\n\t\t<% } %>\n\n\n\t\t\" />\n\t\t<% if (albumSquare.album.isExplicit && albumSquare.size !== 'small') { %>\n\t\t\tEXPLICIT\n\t\t<% } %>\n\t\n\n\t\n\t<% if(!(albumSquare.showMetaInfo && (albumSquare.showMetaInfo == \"none\" || albumSquare.showMetaInfo == \"extended\"))) { %>\n\t\t
      \">\n\t\t\t

      \n \" itemprop=\"name\"><%= albumSquare.album.title %>\n <% if (albumSquare.album.isExplicit && albumSquare.size === 'small') { %>Explicit <% } %>\n

      \n\t\t\t<% if (albumSquare.album.artistId) { %>\n\t\t\t\t\" class=\"artist-name\" itemprop=\"byArtist\"><%= albumSquare.album.artistName %>\n\t\t\t<% } else { %>\n\t\t\t\t<%- albumSquare.album.artistId %>\n\t\t\t<% } %>\n\t\t
      \n\t<% } %>\n\n
      \n\n\n<% if(albumSquare.showMetaInfo && albumSquare.showMetaInfo == \"extended\") { %>\n\t
      \n\t\t
      \n\t\t\t
      Released
      \n\t\t\t
      <%- formatter.date(albumSquare.album.releaseDate, \"mmm dd, yyyy\") %>
      \n\n\t\t\t
      Recorded
      \n\t\t\t
      <%- formatter.date(albumSquare.album.releaseDate, \"yyyy\") %>
      \n\n\t\t\t<% if(albumSquare.album.genreName && albumSquare.album.genreName.length > 0) { %>\n\t\t\t\t
      Genre
      \n\t\t\t\t
      <%= albumSquare.album.genreName %>
      \n\t\t\t<% } %>\n\n\t\t\t<% if(albumSquare.album.displayLabel && albumSquare.album.displayLabel.length > 0) { %>\n\t\t\t\t
      Label
      \n\t\t\t\t
      <%= albumSquare.album.displayLabel %>
      \n\t\t\t<% } %>\n\n\t\t\t<% if(albumSquare.album.tones && albumSquare.album.tones.length > 0) { %>\n\t\t\t\t
      Moods
      \n\t\t\t\t
      <%- albumSquare.album.tones.join(\", \") %>
      \n\t\t\t<% } %>\n\n\t\t\t<% if(albumSquare.album.styles && albumSquare.album.styles.length > 0) { %>\n\t\t\t\t
      Styles
      \n\t\t\t\t
      <%- albumSquare.album.styles.join(\", \") %>
      \n\t\t\t<% } %>\n\n\t\t\t<% if(albumSquare.album.themes && albumSquare.album.themes.length > 0) { %>\n\t\t\t\t
      Themes
      \n\t\t\t\t
      <%- albumSquare.album.themes.join(\", \") %>
      \n\t\t\t<% } %>\n\t\t
      \n\t
      \n<% } %>","common/views/generic/postcontrol":"
      \n\t<%if((context.features.isMentionProfileEnabled || locals.enableMentions) && !locals.disableMentions) { %>\n\t\t
      \" <%- locals.id ? \"id='\" + locals.id + \"'\" : '' %> <%= locals.name ? \"name='\" + locals.name + \"'\" : '' %> <%- locals.readonly ? \"readonly='readonly'\" : \"\" %> contenteditable=\"true\" class=\"textarea\"><%= locals.text || \"\"%>
      \n\t<% } else { %>\n\t\t\n\t<% } %>\n
      \n","common/views/generic/superpost/_song":"<% locals.forEach(function(song) { %>\n
    • \n <%if(song.imageUrl) { %>\n\t\t \n\t<% } %>\n\t
      >\n\t\t<%if(song.nowPlaying){%>Current Song<%}%> \n\t\t
      <%= song.title %>

      <%= song.artistName %>

      \n\t
      \n
    • \n<%})%>\n","common/views/generic/superpost/_location":"<% locals.forEach(function(item) { %>\n
    • \n <%= item.locationNameWithHierarchy %>\n
    • \n<% }) %>\n","common/views/generic/superpost/_share":"<% if(locals.type === 'profilestatus'){ %>\n\t
      \n\t\t

      <%- locals.title %>

      \n\t\t<%if (locals.owner) { %>\n\t\t\t
      <%= locals.owner %>
      \n\t\t<% } %>\n\t
      \n\t
      \n\t\tremove\n\t
      \n<%}else{%>\n\t<% if (locals.imageUrl) { %>\n\t\t<%if (locals.inline) { %>\n\t\t
      -1 ? ' collage' : '' %>\">\n\t\t\t<% locals.imageUrl.split(',').forEach(function(image){ %>\n\t\t\t\n\t\t\t<% }); %>\n\t\t
      \n\t\t<% } else {%>\n\t\t\n\t\t<% } %>\n\t<% } %>\n\t
      \n\t\t<%if (locals.inline) { %>\n\t\t

      \n\t\t\t<%= locals.title %><%if (locals.owner) { %> - <%= locals.owner %> <% } %>\n\t\t\t\n\t\t

      \n\t\t<% } else { %>\n\t\t
      <%= locals.title %>
      \n\t\t<%if (locals.owner) { %>\n\t\t\t

      <%= locals.owner %>

      \n\t\t<% } %>\n\t\t<% } %>\n\t\tremove\n\t
      \n<%}%>\n","common/views/generic/superpost/_linkpreview":"<% var hasImage = locals.images && locals.images.length > 0 || 0;%>\n
      \n\t<% if(hasImage) { %>\n\t
      \n\t
      \n\t<%}%>\n\t
      \n\t\t

      <%= locals.title || \"\" %>

      \n\t\t

      \" class=\"linkUrl\"><%= locals.hostName || \"\" %>

      \n\t\t<% if(hasImage) { %>\n\t\t

      \n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\tChoose a Thumbnail\n\t\t

      \n\t\t

      \n\t\t\t\n\t\t

      \n\t\t<% } %>\n\t
      \n
      \n","common/views/generic/superpost/_mention":"<% var isPublicProfileList = false; %>\n<% locals.forEach(function(mention, index) { %>\n<% if(!mention.connected && !isPublicProfileList) {\n\t\tisPublicProfileList = true; %>\n\t<% if (index !== 0) { %>\n\t
    • Also on Myspace
    • \n\t<% } %>\n<%}%>\t\t\n\t\t\n
    • \" <%-formatter.attributify(mention)%> <%- index == 0 ? 'class=\"selected\"' : '' %>>\n <%if(mention.profileImage) { %>\n\t\t\" /> \n\t<% } %>\n\t
      \n\t\t

      <%= mention.fullName %>

      \n\t\t

      <%= mention.username %>

      \n\t
      \n
    • \n<%})%>\n","common/views/_linkEmbedDialog":"<% var coverImages = options.imageUrl.split(','); %>\n
      \n\t
      \n\t\t 1 ? ' collage' : '' %>\" href=\"<%- options.url %>\">\n\t\t\t<% coverImages.forEach(function (imageUrl) { %>\n\t\t\t\t\">\n\t\t\t<% }); %>\n\t\t\n\t\t\n\t
      \n\t
      \n\t\t
      \n\t\t\t
      \n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\" readonly=\"true\">\n\t\t\t
      \n\t\t
      \n\t\t<% if (options.iframe) { %>\n\t\t\t
      \">\n\t\t\t\t
      \n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\" readonly=\"true\">\n\t\t\t\t
      \n\t\t\t\t<% if (options.resizable) { %>\n\t\t\t\t\t
      \n\t\t\t\t\t\t
      W:\">
      \n\t\t\t\t\t\t
      H:\">
      \n\t\t\t\t\t
      \n\t\t\t\t<% } %>\n\t\t\t
      \n\t\t<% } %>\n\t\t<% if (options.miniplayer) { %>\n\t\t\t
      \n\t\t\t\t
      \n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\" readonly=\"true\">\n\t\t\t\t
      \n\t\t\t
      \n\t\t<% } %>\n\t
      \n\t<% if (options.iframe && options.sizeOptions) { %>\n\t\t
      \n\t\t\t\n\t\t
      \n\t<% } %>\n
      ","areas/videos/views/shared/_videoHead":"
      \n

      <%= video.title %>

      \n

      \"><%= video.artistName %>

      \n

      Plays <%= (video.stats && video.stats.AllTime) ? video.stats.AllTime : 1 %> plays

      \n
      \n
      \n\t<% if (video.decoratedDescription) { %>\n \t<%- video.decoratedDescription %>\n <% } else { %>\n \t<%- video.description %>\n <% } %>\n
      ","areas/mixes/views/shared/_mixHead":"<% var imageUrl = mix.imageUrl || ''; %>\n
      1 ? ' collage' : '' %><%- mix.mediaCount > 0 ? '' : ' noMedia' %>\">\n\t\">\n\t\t<%- play('mixtape', mix) %>\n\t\t<% imageUrl && imageUrl.split(',').forEach(function(image) { %>\n\t\t\t\" />\n\t\t<% }) %>\n\t\n\t
      \n\t\t
      \"><%= mix.title %>
      \n\t\t\"><%= mix.owner %>\n\t
      \n
      \n","areas/discover/views/shared/_articleHead":"
      \n\t

      \"><%- article.title %>

      \n\t

      \"><%- article.summary %>

      \n
      \n","areas/misc/views/shared/_linksRightRailHead":"
      \n\t

      \"><%= link.title %>

      \n\t

      \"><%= link.hostName || link.linkUrl %>

      \n
      \n","areas/misc/views/shared/sharePrompt":"
      \n\tClose\n\t
      \n \t

      Share this song

      \n \t
      \n\t
      \n\t\t

      \n\t\t\tSign in to share on Myspace.
      \n\t\t\t<% if (!req.isEU) { %>\n\t\t\tYou can also share on Facebook and Twitter.\n\t\t\t<% } %>\n\t\t

      \n\n\t\t<% if (!req.isEU) { %>\n\t\t
      \n\t\t\t
      \n\t\t\t\t\n\t\t\t\t\n\t\t\t
      \n\t\t
      \n\t\t<% } %>\n\t
      \n
      ","areas/comments/views/_clientComment":"<%\n\tfunction getPostDateText(pt) {\n\t\tvar postDate = new Date(pt), currentDate = new Date(), interval = currentDate - postDate;\n\n\t\tif (interval < 0) {\n\t\t\treturn 'just now';\n\t\t}\n\t\telse {\n\t\t\tvar intervalTime = new Date(interval), yearDiff = intervalTime.getUTCFullYear() - 1970, monthDiff = intervalTime.getUTCMonth();\n\n\t\t\tif (yearDiff > 0 || monthDiff > 0) {\n\t\t\t\treturn postDateText(postDate);\n\t\t\t}\n\t\t\telse {\n\t\t\t\tvar dayDiff = intervalTime.getUTCDate(); //1-31\n\n\t\t\t\tif (dayDiff > 1) {\n\t\t\t\t\tdayDiff--;\n\t\t\t\t\treturn (dayDiff == 1) ? 'Yesterday at ' + postDateTime(postDate) : postDateText(postDate);\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tvar hourDiff = intervalTime.getUTCHours();\n\n\t\t\t\t\tif (hourDiff > 0) {\n\t\t\t\t\t\treturn hourDiff == 1 ? '1 hour ago' : hourDiff + ' hours ago';\n\t\t\t\t\t}\n\t\t\t\t\telse {\n\t\t\t\t\t\tvar minDiff = intervalTime.getUTCMinutes();\n\n\t\t\t\t\t\tif (minDiff == 0) {\n\t\t\t\t\t\t\treturn 'just now';\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if (minDiff == 1) {\n\t\t\t\t\t\t\treturn '1 min ago';\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse {\n\t\t\t\t\t\t\treturn minDiff + ' mins ago';\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\tfunction postDateText(postDate) {\n\t\treturn postDate.format('mmm dd, yyyy') + ' at ' + postDateTime(postDate);\n\t}\n\n\tfunction postDateTime(postDate) {\n\t\treturn postDate.format('hh:MM TT');\n\t}\n\n\tfunction profileImage(profile, size) {\n\t\tvar imageProperty, images, imageUrl;\n\n\t\tif (profile && profile.profileImageUrls) {\n\t\t\timageProperty = 'profileImageUrls';\n\t\t}\n\t\telse if (profile && profile.images) {\n\t\t\timageProperty = 'images';\n\t\t}\n\n\t\tif (profile && profile[imageProperty]) {\n\t\t\timages = profile[imageProperty];\n\n\t\t\tfor (var i = 0; i < images.length; i++) {\n\t\t\t\tif (images[i].name == size) {\n\t\t\t\t\timageUrl = images[i].url;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn imageUrl || config.urls.emptyProfileImage;\n\t}\n%>\n
    • \" data-entity-key=\"<%- comment.entityKey %>\">\n\t\">\n\t\t\" alt=\"<%- comment.author.username %>\" />\n\t\n\t
      \n\t\t
      \n\t\t\t
      \n\t\t\t\t\"><%= comment.author.name %>\n\t\t\t\t<%- comment.commentWithLinks || '' %>\n\t\t\t
      \n\t\t
      \n\t\t\n\t\t
      \n\t\t\t\n\t\t
      \n\t\t\" data-can-report=\"<%- comment.canReport %>\"\n\t\t data-author-entity-key=\"<%-comment.author.entityKey %>\" rel=\"tooltip\" data-position=\"top\"\n\t\t data-original-title=\"<%= comment.canDelete && comment.canReport ? 'Report or delete' : comment.canDelete ? 'Delete' : 'Report' %>\">\n\t
      \n
    • ","common/views/generic/photos/_photoCropper":"
      \n
      \n

      Crop Your Photo

      \n \n
      \n\n
      \n

      To crop your photo, drag, resize, and adjust the position of the box.

      \n
      \n
      \n\n
      \n \n \n
      \n
      ","common/views/footer/messages/_message":"
      \" data-influencer=\"<%- locals.profileId %>\">\n\thref=\"/<%- locals.username %>\"<%}%> class=\"sender\" data-show-presence=\"true\" data-profile-id=\"<%- locals.profileId %>\">\n\t\t\" />\n\t\n\t
      \n\t\t
      \n\t\t\t<% if(locals.bodyText) { %><%= locals.bodyText %><% }%>\n\t\t\t<% if(locals.mediaHtml) { %>
      <%- locals.mediaHtml %>
      <% } %>\n\t\t\t\n\t\t
      \n\t
      \n
      ","common/views/footer/messages/_typing":"
      \n\t
      \n\t\t\" />\n\t
      \n\t
      \n\t\t
      \n\t\t\t
      \n\t\t
      \n\t
      \n
      ","common/views/footer/messages/_thread":"
    • <%- thread.unseenCount > 0 ? 'unread' : '' %>\" data-conversation-id=\"<%- thread.conversationId %>\" data-url=\"<%= thread.url || ('/messages/' + thread.conversationId) %>\" data-last-item-id=\"<%- thread.lastItemId %>\" data-profile-id=\"<%- thread.otherParticipantProfileId || (thread.participants.length && thread.participants[0].profileId) || 0 %>\">\n\t
      \">\n\t\t\">\n\t\t\t\" alt=\"\" />\n\t\t \n\t\t
      \n\t\t\t
      <%= thread.headline || (thread.participants.length && thread.participants[0].fullName) %>
      \n\t\t\t

      <%= thread.lastMessage %>

      \n\t\t\t\n\t\t
      \n\t
      \n\t\n\t\n
    • \t"}; context = {"text":{},"uuid":"03c26f6f-dfc9-44f8-8206-3f9d11922497","reportSongEnabled":true,"profileId":-1,"loginId":-1,"realtime":{"serverUrl":"/realtime","enableWebSockets":true,"subscriptions":{}},"adPlayer":{"initialVisitAdPlay":{"enabled":false,"locationIds":"242287","loggedOutDefaultLocationIds":"none","loggedOutOtherLocationIds":"none","loggedInDefaultLocationIds":"none","loggedInOtherLocationIds":"none","unregisteredDefaultLocationIds":"242287","unregisteredOtherLocationIds":"242287","pfcBlackList":"404,unsupportedBrowser,signup,setuproles,signupprofilesetup,signin,forgotpassword,videotheater,videodetail,livestreamdetail","adInterval":14400000},"adPerformance":{"adStartedTimerMilliseconds":10000,"adRemainTimeTimerMilliseconds":10000},"audioAds":{"enabled":false,"skippingEnabled":false,"unskippableDuration":5},"videoAds":{"enabled":true,"skippingEnabled":false,"unskippableDuration":5},"videoAdsRatio":{"audio_audio":1,"audio_video":1,"video_video":1,"video_audio":1},"firstAdAfter":360,"subsequentAdsAfter":1500,"sugrSwfUrl":"/proxy/https://sdk.vindicosuite.com/sugr/swf/r/sugr.swf","vpaidTimeout":10000,"vastTimeout":10000,"trclpth":"qa_r__","atdcpth":"qa_r__","plnmpth":"qa_r__","maplpth":"qa_r__","prot":"myspace","offsiteDefaultLocationId":204039,"lkqd":true,"liveRail":{"adManagerUrl":"/proxy/http://vox-static.liverail.com/swf/v4/admanager.swf","LR_PUBLISHER_ID":48607},"prerollEverythingOverride":false},"redirectOnAuthUrl":"","searchOverlay":{"delay":150,"minimumQueryLength":2,"enterKeySubmits":false},"termsOfService":{"showTOSBOX":false},"ipDerivedIsoCountryCode":"US","ipDerivedLocationId":6047433,"isEU":false,"assignedExperiments":null,"hashMashter":"Y2FkZGVkODczMTU4Zjc2N38dw5bCj2Vib1FLdMKAOVPCjSxlw6BFDsKycMO0wo5uw4rClUoDAMKrwpgjw7jDpsKNVsO0asKbY0Rbw5HDgcKdJXvCmnhdfyxiO0PCvnzDlcKsGsOAPnkUa8OKw4fDqUQRfVDDkhLDqMKaaF/CucKwwrjDr37DrTXClMOgYh3Cv8ODw5fCucOjwpDCmGLCkzhMaU3CgsOIw6LDtcOHwr/Dsx9KwoA%3D","features":{"isMessagingEnabled":true,"isMessagingToStrangerEnabled":true,"isOfflineMessagingEnabled":true,"isRadioEnabled":true,"isRealtimeEnabled":true,"isSearchEnabled":true,"isMentionProfileEnabled":true,"isPostTaggingEnabled":false,"isLinkScrapeEnabled":true,"isVideosPostEnabled":true,"isVideosExternalPostEnabled":true,"isRenderPresenceEnabled":true,"isPlayerQueueSortable":true,"isPostInEnable":true,"isShareIsEnable":true,"isOffSiteEmbedsEnabled":true,"isMixTagginEnable":true,"isLikeEnable":true,"isVideoDescriptionTaggingEnabled":true,"isPageviewBeaconV3Enabled":true,"isPlayerBeaconV3Enabled":true,"isPhotoViewBeaconV3Enabled":true,"isWebcamEnabled":true,"isSignUpEnabled":true,"isSignInEnabled":true,"isAdPerformanceBeaconEnabled":false,"isPlayerErrorBeaconEnabled":false,"isChartbeatEnabled":true,"geoPrompt":true,"isComScoreEnabled":true,"isComScoreVideoPlayEnabled":true,"isQuantcastVideoPlayEnabled":false,"isHtml5PlayerEnabled":true,"isGDPRDialogEnabled":false,"isAdSandboxEnabled":false,"isUploadEnabled":true},"showVerifyEmailBox":false,"displayProfileId":75019193,"adsProhibited":false,"artistId":8889890,"pfc":"Profile","streamUrl":"/ajax/elreyjoven/latest/all","includeInboundStream":false,"hasProfileDetails":true,"filterStreamUrl":"/ajax/elreyjoven/latest/","messaging":{},"ads":{"adCalls":[{"id":"adsitewidepixel30815","size":"1x1","subdomain":"x","locationId":194590}],"querystring":"msd=2:2:-g9VDngZtsrtHq7_GTkMW04j8ZtxF0qmWtfAF3pIEvCNh9tx3FyAmEiG76t2BPS_","msd":"2:2:-g9VDngZtsrtHq7_GTkMW04j8ZtxF0qmWtfAF3pIEvCNh9tx3FyAmEiG76t2BPS_"},"beaconData":{"dsid":2,"dsv":1,"pggd":"MDNjMjZmNmYtZGZjOS00NGY4LTgyMDYtM2Y5ZDExOTIyNDk3","pageId":"MDNjMjZmNmYtZGZjOS00NGY4LTgyMDYtM2Y5ZDExOTIyNDk3","vgd":"MjQ1OGNiMjUtZDk1Yi00NmIyLTk3YWMtY2VjYjlhODI4YmM5","visitId":"MjQ1OGNiMjUtZDk1Yi00NmIyLTk3YWMtY2VjYjlhODI4YmM5","isnv":0,"lid":-1,"currentUserLoginId":null,"llid":-1,"lastLoginId":null,"lltime":"MTk3MC0wMS0wMVQwMDowMDowMC4wMDBa","lastLoginUtcDateTime":"MTk3MC0wMS0wMVQwMDowMDowMC4wMDBa","prid":-1,"currentUserProfileId":null,"lprid":-1,"lastProfileId":null,"tprid":75019193,"targetProfileId":75019193,"pid":"NDQwNmZlYjYtZmEyYy00OWE4LTkyODgtMDUxNDcwMWNlMzdm","persistentId":"NDQwNmZlYjYtZmEyYy00OWE4LTkyODgtMDUxNDcwMWNlMzdm","abt":0,"abtb":0,"pc":"ZW4tVVM=","currentCultureCode":"ZW4tVVM=","referrerUrl":"","pgref":"","pf":"UHJvZmlsZQ==","pageFunctionalContextText":"UHJvZmlsZQ==","rpf":"","referrerPageFunctionalContextText":"","ll":"MzQuMDc2MjEyfC0xMTguMzkzNTY0","i":null,"cek":"","currentContentEntityKeyText":null,"ipDerivedIsoCountryCode":"VVM=","ipDerivedLocationId":6047433},"beaconDataV3":{"actionText":"dmlldw==","directObjectEntityKeyText":"cGFnZV9wcm9maWxl","lastLoginDateTimeOffset":"","lastLoginId":"","lastProfileId":"","pageId":"MDNjMjZmNmYtZGZjOS00NGY4LTgyMDYtM2Y5ZDExOTIyNDk3","persistentId":"NDQwNmZlYjYtZmEyYy00OWE4LTkyODgtMDUxNDcwMWNlMzdm","previousReferrerPageFunctionalContextText":"","referrerPageFunctionalContextText":"","requestFunctionalContextText":"UHJvZmlsZQ==","requestTrackingId":"MDNjMjZmNmYtZGZjOS00NGY4LTgyMDYtM2Y5ZDExOTIyNDk3","requestUrl":"aHR0cHM6Ly9teXNwYWNlLmNvbS9lbHJleWpvdmVu","targetProfileId":75019193,"visitId":"MjQ1OGNiMjUtZDk1Yi00NmIyLTk3YWMtY2VjYjlhODI4YmM5"},"audioAds":{"enabled":false,"skippingEnabled":false,"unskippableDuration":5,"firstAdAfter":300,"subsequentAdsAfter":1200},"player":{"flashPlayerMonitor":{"enabled":true,"monitorLoopDurationInMs":15000,"failedPingCountMax":1},"bitratePerPixelHeightCeilings":{"240":600,"360":1200},"mediaLoadTimeout":5000},"signedOutPlays":10000,"playVideosLinkedToSongs":false,"messageMaxLength":4000,"emptyProfileImage":"/common/images/user.png","camanjsPath":"/proxy/https://x.myspacecdn.com/new/stream/js/caman.b46d87ffa3c91c9293ec5aa666d31fd0.js"}; config = {"urls":{"cdn":"/proxy/https://x.myspacecdn.com/new","upload":"/upload/","beacon":"/beacon","emptyPlaylistImage":"/proxy/https://x.myspacecdn.com/new/common/images/mix.png","emptySongImage":"/proxy/https://x.myspacecdn.com/new/common/images/album.jpg","emptyAlbumImage":"/proxy/https://x.myspacecdn.com/new/common/images/album.jpg","emptyVideoImage":"/proxy/https://x.myspacecdn.com/new/common/images/video.jpg","emptyProfileImage":"/proxy/https://x.myspacecdn.com/new/common/images/user.png","videoSwf":"/proxy/https://x.myspacecdn.com/new/common/swf/videoPlayer.74bbdd4cf8f3974ed0986ec1ed8fadc0.swf","videoConfig":"videoPlayerConfig.5434f1cdef1e738d03cc05fe25823aba.xml","swfupload":"/proxy/https://x.myspacecdn.com/new/common/swf/swfupload.3a1c6cc728dddc258091a601f28a9c12.swf","scomm":"/proxy/https://x.myspacecdn.com/new/common/html/scomm.782b85c048f5996874a47f427bb592ac.html","noRail":"norail=","embeddedPlayerDomain":"media.myspace.com"},"thirdParty":{"facebookAppId":"373499472709067"}};