Home Stories Videos Cuteness Rescue News Big Cats
Powered by RebelmousePowered by RebelMouse
Postal Worker Saves Stray Kitten and Gives Him a Home, the Kitty Can't Stop Cuddling Her
Amy Bojo
Mar 18 19
× Like Love Meow on Facebook
Denise Vattiat, a postal worker, never expected that a little stray kitten would find her one day when she came to work.
Denise Vattiat
After a winter storm about two years ago, Denise arrived at work in Parlin, New Jersey and heard kittens crying outside the office. She and her coworker started looking for them.
A tiny gray tabby was found on top of some postal bags in a metal crate on wheels, and Denise found another kitten underneath the crate.
Their cat mom was nowhere to be found, so they reached out to a veterinarian at 4 Paws Animal Hospital to get the kittens the help they needed.
"After finding them, I grabbed a postal bucket, ran to my locker and grabbed any kind of hoodie or sweater I had to line it, and kept them in there until they were picked up," Denise told Love Meow.
Denise Vattiat
The little gray kitten whom she named Meeko, nuzzled up to her as soon as she held him in her hands. "I immediately bonded to Meeko. He was not shy at all. I think he was just happy to be somewhere warm."
The kittens were taken to the animal hospital and were nursed back to health.
Denise Vattiat
Meeko's brother quickly found an adopter, and the little gray kitty already had someone waiting for him.
A few weeks after their paths crossed, Denise welcomed Meeko to his new home, and the little bundle of fur quickly claimed it as his own.
Denise Vattiat
"When he was coming home with me, he kept talking and talking until the car stopped. But he adjusted immediately when we came home," Denise told Love Meow.
That night, Meeko fell asleep on Denise's face, and the two have been inseparable ever since.
Denise Vattiat
Privacy is overrated according to Meeko. The kitty will go anywhere he pleases. "He loves to interrupt us during private bathroom time so he can get lap cuddles."
Meeko has brought a lot of joy and laughter to his family.
Denise Vattiat
"He's obsessed with big paper bags. He camps out in them until he's ripped it to shreds and then looks sad when it's all done," Denise said.
"But the cutest thing he does, is sits in the window and waits for me to come home from work."
Denise Vattiat
When he sees his human mom get out of the car, he runs to the door to greet her and demand cuddles.
Denise Vattiat
Meeko is all grown up now, but some things never change.
As soon as Denise lies down, the tabby boy quickly crawls onto her and falls asleep. Who needs a bed when the kitty has his human to nap on.
Denise Vattiat
He follows his mom everywhere around the house so she's never alone.
When they are not cuddling, they are holding paws.
Denise Vattiat
It's been two years since the day they found each other at the post office.
"He's still sleeping on my face every day. I wouldn't want him any other way," Denise said.
Denise Vattiat
Share this story with your friends. Follow Meeko the cat on Instagram.
Related story: Stray Kitten Walks into Man's Apartment and Decides to Stay and Change His Life
Related Articles
Man Went for a Work Break and Came Back with a Kitten on His ... › Woman Woke Up to Stray Kitten in Her Garden, Crying for Help ... ›
rescued kitten post office stray kitten adopted cuddles best friends Like Us on FacebookSubscribe Popular Stories
popular Officer Saves Kitten Stuck in Snow, the Kitty Climbs onto Him and Insists on Going Home with Him
popular Cat Brings Her Kittens to Man Who Helped Her and Gave Her Food - She Won’t Let Him Go.
popular Stray Cat Left Her Kittens to Couple for Help and Came Back During Extreme Cold Weather
popular Employee Brings Orphaned Kitten to Work and the Kitty Decides to Offer Everyone "Help"
Show Comments () Related Stories
popular Hissy Kitten Gets His First Cuddle from Rescuer and Realizes He Can't Resist the Love
popular Woman Gave Special Kitten a Home When No One Else Did, and Turned His Life Around
popular Kitten Grows Back Her Beautiful Fluffy Coat After She Found Someone Who Saved Her Life
popular Cat Helps Raise His Kittens After He Was Rescued Along with His Best Friend from Shelter
popular Family Gives Kittens Home, One of Them Decides to Follow and Protect Their Daughter
popular Stray Kitten Walks into Man's Apartment and Decides to Stay and Change His Life
popular Woman Finds Wobbly Kitten Outside in the Cold and Saves Her and Her Brother Too
popular Kitten Found on a Porch without a Mom, They Notice She was Born Very Special
popular Rescuers Find Kitten in Difficult Situation and Save Him with Help from Former Feral Cat
popular Sibling Kittens Both Born Special, Keep Each Other Safe Until Help Arrives
Follow Love Meow
Like Us Follow UsFollow UsTop Stories
popular Cat Comes to Family's Doorsteps Every Day Until She Finds Safe Place for Her Kittens
popular Cat Mom Keeps Her Kittens Safe in Wood Pile Until Rescue Arrives
popular Stray Cat with Crossed Eye Finds Someone He Loves and Won't Let Go
News Kitten Found Crying Near Drive-through on Stormy Day, Finds Love from Another Cat and Kitten
Amy Bojo
Orphaned Kittens Found With Tinier Adopted Kitty on a Farm, Have Their Lives Turned Around
Amy Bojo
AboutContact UsPrivacyTerms of Use
© 2012-2018 Lovemeow.com, Inc. All Rights Reserved.
\ \ \ \ \ \ \ \ \ \ \ \ ');
$el.data("excludePostIds", [$featureConfigEl.data('post-id')]); $el.data("loaded", true); $el.data("firstTime", true);
function initSlickEl($el) { $el.slick({ infinite : false, dots : false, speed: 200, cssEase: 'ease-out', slidesToShow : 1, slidesToScroll : 1, adaptiveHeight: false, autoplay : false, prevArrow : '', nextArrow : '', arrows: false }); $el.slick('slickAdd', $placeholderWidgetHTML); var slideCount = 1; var $widget = $el.closest('.widget'); $el.css({'marginBottom': $widget.css('marginBottom')});
$el.on( "click", '.js-load-brick-on-click', function(e) { e.preventDefault(); e.stopPropagation(); $el.slick('slickNext'); return false; });
$el.on( "click", '.js-load-brick-on-click a', function(e) { e.preventDefault(); e.stopPropagation(); $(this).removeAttr('href'); $el.slick('slickNext'); return false; });
function resizePlaceholder() { $placeholderWidgetHTML.hide(); $placeholderWidgetHTML.height($el.innerHeight() + $placeholderWidgetHTML.height() - $placeholderWidgetHTML.outerHeight(true)); $placeholderWidgetHTML.show(); }
function resetPlaceholderSize() { $placeholderWidgetHTML.hide(); }
$el.on('afterChange', function(event, slick, current){ if(event.target !== event.currentTarget) { return } if(current == slideCount) { loadBrickModel(); } else { resetPlaceholderSize(); } $(window).trigger('checkInviewElements'); });
$el.on('beforeChange', function(event, slick, current){ if(event.target !== event.currentTarget) { return } resizePlaceholder(); });
// remove slick on element reorder eventDispatcher.on('reorder:initialized', unloadSlick);
function unloadSlick() { $placeholderWidgetHTML.hide(); $el.slick('unslick'); $placeholderWidgetHTML.remove(); }
function loadBrickModel() { if($el.data('loading')){ console.log('already loading'); return; } console.log("started loading"); $el.data('loading', true);
$.ajax({ method: "GET", url: "/res/custom_page/data.js", data: { site_id: $featureConfigEl.data('site-id'), resource_id: $featureConfigEl.data('context'), layout_name: $featureConfigEl.data('brick'), exclude_post_id_list: $el.data('excludePostIds').join(",") } }) .done(function(data) { console.log(data);
var moreContentAvailable = false; if($featureConfigEl.hasClass('js-section-loader-feature-postpage')){ $content = $(data.html); moreContentAvailable = !!$content.find('.widget').length; } else { $content = $(data.html).find('.widget'); moreContentAvailable = !!$content.length; }
// no more posts ! if(!moreContentAvailable) { console.log("No more slides"); $el.data('noMoreSlides', true); $el.slick('slickPrev'); setTimeout(function(){ $el.slick('slickRemove', slideCount); $el.slick('slickGoTo', slideCount-1); }, 250);
// track no more post from Slide into GA if (gaTracker) { gaTracker.trackAction( "read_one_more.no_more_from_section", { "label": $featureConfigEl.data('context') }); }
return }
if($el.data("firstTime")) { $el.data("firstTime", false); // add custom brick styles! $('head').append(''); }
// track Slide into GA if (gaTracker) { gaTracker.trackAction( "read_one_more.load_from_section", { "label": $featureConfigEl.data('context') }); }
// stop loading state $el.data('loading', false);
// slides math var placeholderSlide = slideCount; $content.each(function(){ $el.slick('slickAdd', $(this)); slideCount++; }); $el.slick('slickRemove', placeholderSlide); $el.slick('slickAdd', $placeholderWidgetHTML); $el.slick('slickGoTo', placeholderSlide);
// handle new posts handleMorePostsLoaded(data.bootstrap);
eventDispatcher.trigger('viewRegistry:initViews', $el, data);
$.each(data.bootstrap.posts_by_source, function (key, value) { $.each(value, function (index, post) { $el.data('excludePostIds').push(post.id); }); });
resetPlaceholderSize(); }); } } initSlickEl($el); }); }); };
// init section loaders loadSectionLoaders();
});
$(window).on('scroll checkInviewElements', handleInView);
rblms.require(['core/stats/ga_tracker'], function(gaTrkr) { gaTracker = gaTrkr; });
}
function refreshLocalStorageToggles() { var $elements = $('[data-toggle-property]'); $elements.each(function(i, el) { var prop = el.getAttribute('data-toggle-property'); el.classList.toggle('hidden', window.localStorage.getItem(prop) === 'true') }); }
function initLocalStorageToggles() { refreshLocalStorageToggles(); $('a[href^="#toggle-"]').on('click', function(e) { e.preventDefault(); var href = e.currentTarget.getAttribute('href'); var prop = href.split('-')[1]; var current = window.localStorage.getItem(prop); var val = current === 'true' ? 'false' : 'true'; window.localStorage.setItem(prop, val); refreshLocalStorageToggles(); }); }
if(!$('body').hasClass('js-app-init')) { $(window).on('jsAppInit', startScrollUrlUpdaters); $(window).on('jsAppInit', initLocalStorageToggles); } else { startScrollUrlUpdaters(); } }); });