Timberlake, Perry set for Vegas event in September

Entertainment

NEW YORK (AP) – Justin Timberlake, Elton John and Katy Perry are among the A-list performers set for this year’s iHeartRadio music festival in Las Vegas.

Clear Channel announced the performers Monday. Chris Brown, Bruno Mars, Maroon 5, Keith Urban, Miguel, J. Cole and fun. will also perform at the two-day festival Sept. 20-21 at MGM Grand Garden Arena. Ryan Seacrest will host.

“We try to cover every genre our stations play with

Entertainment

NEW YORK (AP) – Justin Timberlake, Elton John and Katy Perry are among the A-list performers set for this year’s iHeartRadio music festival in Las Vegas.

Clear Channel announced the performers Monday. Chris Brown, Bruno Mars, Maroon 5, Keith Urban, Miguel, J. Cole and fun. will also perform at the two-day festival Sept. 20-21 at MGM Grand Garden Arena. Ryan Seacrest will host.

“We try to cover every genre our stations play with the lineup,” said Tom Poleman of Clear Channel. “Someone like Elton John has been an icon on our radio stations for years, and for him to the take the stage alongside people like Justin Timberlake and Katy Perry I think really speaks to what makes the festival unique.”

Tickets for the third annual festival go on sale Saturday.

The event will also include a festival dubbed iHeartRadio Music Festival Village. It will feature performances on two stages from Miley Cyrus, Avril Lavigne, Jason Derulo, Cher Lloyd and others. Tickets for that event are $20.

The festival will air live across Clear Channel’s radio stations and as a two-night special on the CW Network on Sept. 30-Oct. 1.

Muse, Tiesto, Phoenix, Zedd, Tim McGraw, Ke$ha, Thirty Seconds to Mars, Benny Benassi and Queen with Adam Lambert will also perform during the main show.

___

Online:

iHeartRadio music festival: http://festival.iheart.com/

___

Follow Mesfin Fekadu on Twitter: http://www.twitter.com/MusicMesfin

(Copyright 2013 The Associated Press. All rights reserved. This material may not be published,,

‘); } else { var subject = oView.find(‘.subject’).html(); subject += ‘ ( Flagged as Abuse )‘; oView.find(‘.subject’).html(subject); comment_close(); } }); return false; }; comment_abuse.template = “”; comment_reply = new function comment_reply_class() { this.inheritFrom = widget; this.inheritFrom(); this.widgetName = ‘comment_reply’; }; comment_reply.open = function(obj) { if (member_id ‘ + x + ‘: ‘ + data.errors[x] + ‘
‘; } oForm.find(‘.note’).html(‘

‘ + message + ‘

‘); } else { comment_close(); comment_view.open(obj, data.data, ‘( New Entry )’); } }); return false; }; comment_reply.template = “”; comment_login = new function comment_login_class() { this.inheritFrom = widget; this.inheritFrom(); this.widgetName = ‘comment_login’; }; comment_login.saved_widget = null; comment_login.saved_obj = null; comment_login.open = function(obj, widget) { comment_close(); var oLogin = this.newWidget(obj); var oView = this.getWidget(obj,’comment_view’); oLogin.slideDown(‘medium’); this.saved_widget = widget; this.saved_obj = obj; comment_widget = oLogin; return false; }; comment_login.submit = function(obj) { var oForm = this.getWidget(obj); var oThis = this; oForm.find(‘.note’).html(‘Logging in…’); this.submitForm(oForm, function(data) { var mid = parseInt(data.data.id); if (isNaN(mid)) { oForm.find(‘.note’).html(‘Incorrect Username or Password’); } else { member_id = mid; if (oThis.saved_widget != null) { oThis.saved_widget.open(oThis.saved_obj); } } }); return false; }; comment_login.template = “”; comment_votes = new function comment_votes_class() { this.inheritFrom = widget; this.inheritFrom(); this.widgetName = ‘comment_votes’; }; var label = ”; var vote_complete = new Array(); comment_votes.open = function(obj) { if (member_id max_score) { max_score = vscore; max_label = vlabel; }else{ max_label = vlabel; } comment_vote.update(oVote,id,sum); }); prev_label = 0; for ( label in vote_totals[id] ) { curr_label = Math.abs(vote_totals[id][label]); if(curr_label > prev_label){ display_label = label; } prev_label = Math.abs(vote_totals[id][label]) } $(‘.score’, this).html(vote_totals[id][‘score’]); $(‘.vote_view_label’, oView).html(display_label); $(‘.votelabel’, this).html(display_label); score = parseInt(scr) + vote_value; $(‘.score’, this).html(score); if (vote_updates.length >= 1){ vote_updates[id][label_fin] = display_label; vote_updates[id][score_fin] = score; } $(‘.vote_view_score’, oView).html(score); $(‘.vote_view_label’, oView).html(display_label); $(‘.vote_stat’, oView).show(‘medium’);*/ return false; }; comment_votes.template = “

 
 

“; comment_vote = new function comment_vote_class() { this.inheritFrom = widget; this.inheritFrom(); this.widgetName = ‘comment_vote’; }; comment_vote.open = function(obj, label, id) { if (label == undefined) label = ”; var oVote = this.newWidget(obj); $(‘.vote_label’, oVote).html(label); $(‘:input’, oVote).val(label); if (vote_totals[id] == undefined) vote_totals[id] = { }; if (vote_totals[id][label] == undefined) vote_totals[id][label] = 0; comment_vote.update(oVote, id, this.total(id)); return false; }; comment_vote.total = function(id) { var sum = 0; for (lbl in vote_totals[id]) { if (vote_totals[id][lbl] != undefined) { sum += Math.abs(parseInt(vote_totals[id][lbl])); } } return sum; }; comment_vote.update = function(oVote, id, sum) { var label = $(‘.vote_label’, oVote).html(); var score = parseInt(vote_totals[id][label]); if ((sum == 0) || (score == 0)) { $(‘.vote_bar_start’, oVote).hide(); $(‘.vote_bar_mid’, oVote).hide(); $(‘.vote_bar_end’, oVote).hide(); oVote.show(‘fast’); } else { oVote.show(‘fast’); bar_fill = Math.floor((Math.abs(score) * 320) / sum); bar_mid = parseInt(bar_fill) – 6; $(‘.vote_score’, oVote).html(score); } }; comment_vote.template = “”; comment_view = new function comment_view_class() { this.inheritFrom = widget; this.inheritFrom(); this.widgetName = ‘comment_view’; }; var data = null; var comment_widget = null; function comment_close() { if (comment_widget == null) return false; comment_widget.remove(); comment_widget = null; return false; }; function comment_abuse_toggle(id) { $(‘.’+id+’text’).toggle(‘slow’); return false; }; comment_view.open = function(obj, data, newflag) { var oView = this.makeWidget(‘li’); var vote_labels = $(‘.scores’).html(); if (data != undefined) { this.dataToView(oView, data); if(comment.nest == undefined){ var depth = data.depth * 30; }else{ var depth = 0; } oView.find(‘.comment’).css({marginLeft: depth}); oView.find(‘.comment_id’).html(data.id); } var subject_new = “”; if(data.status == ‘new’){ oView.find(‘.subject’).css({color : ‘#c8c8c8’}); oView.find(‘.screenname’).css({color : ‘#c8c8c8’}); oView.find(‘.message’).css({color : ‘#c8c8c8’}); oView.find(‘.signature’).css({color : ‘#c8c8c8’}); subject_new = ” – Your comment has been submitted for review. This comment will not be visible untill approved by the moderator.“; } if (newflag != undefined) { var subject = oView.find(‘.subject’).html(); oView.find(‘.subject’).html(subject + ‘ ‘ + newflag + subject_new + ‘‘); } var wObj = null; var cList = $(‘#commentList’).find(‘.comment_view’).each(function(i) { var cObj = $(this); var pid = cObj.find(‘.parent_comment_id’).html(); var id = cObj.find(‘.comment_id’).html(); if ((pid == data.parent_comment_id) || (id == data.parent_comment_id)) wObj = cObj; }); var mtotal = $(‘.mTotal’, this).html(); intm = parseInt(mtotal); var nmtotal = intm + 1; $(‘.mTotal’, this).html(nmtotal); if (wObj == null) { oView.appendTo($(‘#commentList’)); } else { oView.insertAfter(wObj); } $(‘.replyX’, oView).show(); $(‘.abuse’, oView).show(); $(‘.image’, oView).show(); $(‘#vcontrol’, oView).show(); $(‘.comment’, oView).css({ ‘border-top’:’1px dashed #ffffff’ }); oView.slideDown(‘medium’); return false; }; comment_view.template = “”; comment_page = new function comment_page_class() { this.inheritFrom = widget; this.inheritFrom(); this.widgetName = ‘comment_page’; }; comment_page.template = “”; MyNorthwest.com – Purpose of Comments statement
Bonneville Media encourages site users to express their opinions by posting comments. Our goal is to maintain a civil dialogue in which readers feel comfortable. At times, the comments can descend to personal attacks. Please do not engage in such behavior. We encourage your thoughtful comments which: have a positive and constructive tone, are on topic, are respectful toward others and their opinions. Bonneville reserves the right to remove comments which do not conform to these criteria.

Related articles

Comments

Share article

Latest articles