The average Brit will go on more 2,000 nights out, spend 39,000 hours laughing, and share 630 secrets during a lifetime of friendship.
A poll of 2,000 adults revealed they will also spend an average of 125,143 minutes – the equivalent of 87 days – chatting to pals over the phone and send an enormous 36,036 messages.
The average adult currently has 10 good friends – with one in 10 knowing their closet companion since they were six.
It also emerged 17 years is the average length of a friendship, although 17 per cent have had the same best friend for more than 30 years.
When quizzed on what makes a good friend, giving honest outfit advice, making each other laugh and sending embarrassing photos on a birthday were cited as the top things.
The research was commissioned by Disney as part of its Wonder of Friendship campaign that celebrates Mickey Mouse and Friends’ iconic friendships.

jQuery(document).ready(function($) {

// We only want these styles applied when javascript is enabled
$(‘.gal_content’).css(‘display’, ‘block’);

// Initialize Advanced Galleriffic Gallery
var gallery = $(‘#thumbs_65863_1’).galleriffic({
delay: 0,
numThumbs: 0,
preloadAhead: 0,
enableTopPager: false,
enableBottomPager: false,
imageContainerSel: ‘#slideshow_65863_1’,
controlsContainerSel: ‘#controls_65863_1’,
captionContainerSel: ‘#caption_65863_1’,
loadingContainerSel: ‘#loading_65863_1’,
renderSSControls: true,
renderNavControls: false,
playLinkText: ”,
pauseLinkText: ”,
enableHistory: false,
autoStart: false,
enableKeyboardNavigation: true,
syncTransitions: false,
defaultTransitionDuration: 300,

onTransitionOut: function(slide, caption, isSync, callback) {
slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
},
onTransitionIn: function(slide, caption, isSync) {
var duration = this.getDefaultTransitionDuration(isSync);
slide.fadeTo(duration, 1.0);

// Position the caption at the bottom of the image and set its opacity
var slideImage = slide.find(‘img’);
caption.fadeTo(duration, 1.0);

},
onPageTransitionOut: function(callback) {
//this.hide();
setTimeout(callback, 100); // wait a bit
},
onPageTransitionIn: function() {
var prevPageLink = this.find(‘a.prev’).css({‘opacity’: ‘0.3’ , ‘display’ : ‘inline-block’, ‘cursor’ : ‘default’});
var nextPageLink = this.find(‘a.next’).css({‘opacity’: ‘0.3’ , ‘display’ : ‘inline-block’, ‘cursor’ : ‘default’});

// Show appropriate next / prev page links
if (this.displayedPage > 0)
prevPageLink.css({‘opacity’ : ‘1’ , ‘display’ : ‘inline-block’, ‘cursor’ : ‘pointer’});

var lastPage = this.getNumPages() – 1;
if (this.displayedPage < lastPage)
nextPageLink.css({‘opacity’ : ‘1’ , ‘display’ : ‘inline-block’, ‘cursor’ : ‘pointer’});

this.fadeTo(‘fast’, 1.0);
}

});

/**************** Event handlers for custom next / prev page links **********************/

gallery.find(‘a.prev’).click(function(e) {
gallery.previousPage();
e.preventDefault();
});

gallery.find(‘a.next’).click(function(e) {
gallery.nextPage();
e.preventDefault();
});

});

Friendships

Source article

Load More Related Articles
Load More By Entertain The Kids
Load More In Lifestyle
Comments are closed.

Check Also

Many millennials are clueless when it comes to World War II

Two-thirds of millennials don’t know which countries emerged victorious from World W…