A poll of 2,000 mums found that, more than anything else, 51 per cent simply wish for quality time with their partner and children this mothering Sunday.
Exactly a quarter don’t have enough spare time to spend with their kids due to work taking over (65 per cent), having too many chores (58 per cent) and not enough hours in the day (46 per cent).
As a result, 16 per cent are keen to make new memories with their sons and daughters on March 19th.
Free time was also cited as one of the Mother’s Day must-haves as 58 per cent wish they generally had more of this – with 40 per cent getting an hour or less to themselves each evening.

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_68625_1’).galleriffic({
delay: 0,
numThumbs: 0,
preloadAhead: 0,
enableTopPager: false,
enableBottomPager: false,
imageContainerSel: ‘#slideshow_68625_1’,
controlsContainerSel: ‘#controls_68625_1’,
captionContainerSel: ‘#caption_68625_1’,
loadingContainerSel: ‘#loading_68625_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();
});

});

A special Mother’s Day
The research was commissioned by Moonpig, which teamed up with LEGO to create the ‘Time Tokens for Mum’ booklet – available with any of its product purchased from the card

Source article

Load More Related Articles
Load More By Entertain The Kids
Load More In Family, Parenting and Relationships
Comments are closed.

Check Also

Top 18 activities those with a physical condition struggle to do – including sleep

  Millions of Brits are unable to exercise, sleep or endure long journeys in the car …