Monday, July 4, 2011

Meet Prince Harry's New Lingerie Model Love Interest - Us Magazine

Advertisement

Hot Pics

Lady Gaga rocked a two-toned 'do to celebrate a day in her honor in Taichung, Taiwan Sunday.

See More Hot Pics


 

336x140tell_us

 

Prince Harry Steps Out With New Lingerie Model Girlfriend

Credit: London Media

Sunday – July 03, 2011 – 5:56pm

Chelsy who?

While Prince William and Kate Middleton were off touring Canada, Prince Harry was busy making headlines of his own this weekend, bonding with a new gal pal at London's Hard Rock Calling music festival.

VIDEO: The week's top celeb headlines

Harry, 26, hung out with 25-year-old blonde beauty Florence Brundenell-Bruce backstage in the wee hours of Saturday morning while The Killers performed live.

Nicknamed Flee, lingerie model Brudenell-Bruce has known Harry for more than six years and is, according to The Sun, his eighth cousin.

PHOTOS: How Harry has grown up

Telling pals she's "in love," with the royal, Harry's supposed new girlfriend is both wealthy and descended from British war hero and seventh Earl of Cardigan, James Thomas Brudenell.

"Flee is obviously really into him," an eyewitness at the Saturday show told The Sun. "She was completely doe-eyed [at the concert]."

For his part, Harry has played coy on his rumored new relationship. Neither the Palace nor Harry's on-off girlfriend of four years Chelsy Davy have commented on talk of a split or any Brudenell-Bruce romance.

PHOTOS: Hottest rebounds ever

Tell Us: Do Harry and Flee make a cute couple?

'); $('.fb_comment li.comment_btns input.comment_button').remove(); subadded = false; isFbAuthenticated = false; } function auth_using_fb2(uid) { var avatar = ''; var fb_name = 'Name not available.'; var fb_url = '127.0.0.1'; var fbquery = FB.Data.query('select name, pic_square_with_logo, profile_url from user where uid={0}',uid); try { var t = setTimeout(function() {update_userbox(fb_name, avatar, fb_url)},3000); fbquery.wait(function(rows) { avatar = rows[0].pic_square_with_logo; fb_name = rows[0].name; fb_url = rows[0].profile_url; update_userbox(fb_name, avatar, fb_url); clearTimeout(t); }); } catch(e) { update_userbox(fb_name, avatar, fb_url); } } function checkWallPosting2(comment) { FB.api('/me', function(response) { FB.ui({ method: 'stream.publish', message: comment, attachment: { name: 'My comment on "' + document.title + '"', href: document.location.href }, user_message_prompt: 'Your comment on "' + document.title + '"' }, function(response) { return postComment(); }); }); return false; } function getLogin() { FB.getLoginStatus(function(response) { if (response.session && response.session.uid) { uid = response.session.uid; auth_using_fb2(uid); } else { } }); } jQuery("textarea#comment_text").click(function() { if (cleared_comment == 0) { jQuery("textarea#comment_text").val(''); cleared_comment = 1; } }); function postComment() { var comment = $("textarea#comment_text").val(); var email = isFbAuthenticated ? String(uid) + '@FB-ACCT.COM' : $("input#email").val(); var commenterName= $("input#commenterName").val(); var modelClass = $("input#modelClass").val(); var modelId = $("input#modelId").val(); var channelId = $("input#channelId").val(); var ipAddress = $("input#ipAddress").val(); var modelTitle = 'deprecated'; // TODO:remove this as required parameter from TOMCAT script var dataString = '?email=' + email + '&commenterName=' + commenterName + '&modelClass=' + modelClass + '&modelId=' + modelId + '&channelId=' + channelId + '&ipAddress=' + ipAddress + '&modelTitle=' + modelTitle + '&comment=' + comment; if (1) { $.ajax({ type: "POST", url: "/comment_filter", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { if (xml == 'no comment' || xml == 'spam') { $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/n/g, '
')+'').hide().slideDown(1500); } // update slide details area if ($('.subpanel_slide_details .latest_comments').length) { if (isFbAuthenticated) { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } else { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } } $('dl.latest_comments li.last').hide(); $('dl.latest_comments li.next_last').addClass('last'); } else { $.ajax({ type: "POST", url: "/capture/comment.htm", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { }, error: function(xhr, desc, exceptionobj) { } }); $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/n/g, '
')+'').hide().slideDown(1500); } // update slide details area if ($('.subpanel_slide_details .latest_comments').length) { if (isFbAuthenticated) { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } else { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } } $('dl.latest_comments li.last').hide(); $('dl.latest_comments li.next_last').addClass('last'); } }, error: function(xhr, desc, exceptionobj) { // tb_remove(); } }); } else { $.ajax({ type: "POST", url: "/capture/comment.htm", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'); var sid="78JOC7"; var c=""; var b=""; BF_BB_SCRIPT=document.createElement('script'); BF_BB_SCRIPT.type="text/javascript"; BF_BB_SRC="http://buzzbox.buzzfeed.com/wd/BuzzBox?sid=" + sid + c + b + '&it=1&cb=' + (new Date()).getTime(); setTimeout(function() { document.getElementById('BF_BUZZBOX').appendChild(BF_BB_SCRIPT); BF_BB_SCRIPT.src=BF_BB_SRC; },1); })();

No comments:

Post a Comment