Search Options
close
Search the following clips:
All Clips
Everyone's Clips
My Guides
Sign Up
Install
Learn More
Login
It's time to celebrate your life...
mugofcoffee
follow
4
3-17-2008 12:55 AM
424 views
tags:
inspirational
,
inspiration
,
life
,
celebration
,
time
,
happy.
mugofcoffee
says:
read the whole poetry @ the site...
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Related Clips
Hope, persistence and self-confidence alwa...
The Age of Anxiety
A win:win opportunity
APOD: The Crown of the Sun
Communist Party Backs Obama For Prez
Gimme That Ole Time Religion
102 Year Old Reminisces About 80-Year Nurs...
More clips from
mugofcoffee
Go Forth and Multiply:Singapore Government...
Strictly NO Comments!!!
What all you buy in ebay in anyway???
Today's Top Clips
Proven: Gorillas have human emotions
Does Bush Believe McCain Was Tortured?
World’s Most Spectacular Skylines
Drunk Builders & Mad Architects
A New State Of Mind
Minding Mistakes: How the Brain Monitors Errors and Learns from Goofs
Abandoned Castles Of Russian Countryside
Polygamy is the key to a long life
Eight of the Most Scenically Breathtaking Natural Springs in the World
Do we create the world just by looking at it?
visit the
Top Clips page
View the Top Clips from
March 17, 2008
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color:#ffcc99;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://www.clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/84dee0ca-ba59-483b-97a4-1b1d2f76f7ce/07ED1E68-B229-4153-89B4-FDF1638358EA/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://www.authspot.com/Poetry/Its-Time-to-Celebrate-Your-Life.68183" href="http://www.authspot.com/Poetry/Its-Time-to-Celebrate-Your-Life.68183" style="font-size: 11px;">www.authspot.com</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.authspot.com/Poetry/Its-Time-to-Celebrate-Your-Life.68183">When the warm fire glows in your home in the rain and in the snow<BR>When your home feels cool and nice in the worst of the summer days<BR>When there is someone waiting for you to get home every single night <BR>With water and food kept ready on the table,<BR>Realize that it is time to celebrate your life as you had never celebrated before!</blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.authspot.com/Poetry/Its-Time-to-Celebrate-Your-Life.68183">When you squabble with your wife, do make up with her,<BR>People die more out of loneliness than out of poverty in the world!<BR></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.authspot.com/Poetry/Its-Time-to-Celebrate-Your-Life.68183">When you get up late in the morning and curse yourself,<BR>Remember that there are people who have never woken up that morning!<BR>When you narrate your worst nightmare to someone,<BR>Feel grateful that you have outlived your misfortune! <BR></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.authspot.com/Poetry/Its-Time-to-Celebrate-Your-Life.68183">When you go to sleep the moment your head hit your pillows,<BR>Know that you are being blessed by the God!<BR></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.authspot.com/Poetry/Its-Time-to-Celebrate-Your-Life.68183"><table background="" bgcolor=""><tr><TD IEtoW3C_onevent="[object Object]" addEventListener="function addEventListener(type,listener,useCapture) { var onevent = this.IEtoW3C_onevent[type]; if(!onevent) { onevent = this.IEtoW3C_onevent[type] = {capture:[],bubble:[]}; //Set base listener to fire off custom event handling flow, but only for the "native" //events, since there's no use in having IE listen for events that will never be fired. //We cache a reference to the handler function so we can remove the listener during teardown if(type in nativeEvents) { var thisRef = this; if(!this.IEtoW3C_listen) this.IEtoW3C_listen = {/*evtType : handler*/}; var lstn = this.IEtoW3C_listen[type] = function() { handleEvent(thisRef) }; if(this.attachEvent) this.attachEvent("on"+type, lstn); else this["on"+evtType] = lstn; //IE Mac } } var wrapper = new ListenerWrapper(this, listener); this.removeEventListener(type,listener,useCapture); //avoid duplicates var list = (useCapture) ? onevent.capture : onevent.bubble; list[list.length] = wrapper; }" removeEventListener="function removeEventListener(type,listener,useCapture) { var onevent = this.IEtoW3C_onevent[type]; if(!onevent) return; var list = (useCapture) ? onevent.capture : onevent.bubble; for(var i=0; i<list.length; i++) { //remove any instances of handler from list: if(list[i].listener === listener) { for(var j=i; j<list.length-1; j++) list[j] = list[j+1]; list.length--; } } }" dispatchEvent="function dispatchEvent(evt) { if(!evt.type) throw new EventException(EventException.UNSPECIFIED_EVENT_TYPE_ERR); evt.target = evt.currentTarget = this; handleEvent(this,evt); }"><H2 IEtoW3C_onevent="[object Object]" addEventListener="function addEventListener(type,listener,useCapture) { var onevent = this.IEtoW3C_onevent[type]; if(!onevent) { onevent = this.IEtoW3C_onevent[type] = {capture:[],bubble:[]}; //Set base listener to fire off custom event handling flow, but only for the "native" //events, since there's no use in having IE listen for events that will never be fired. //We cache a reference to the handler function so we can remove the listener during teardown if(type in nativeEvents) { var thisRef = this; if(!this.IEtoW3C_listen) this.IEtoW3C_listen = {/*evtType : handler*/}; var lstn = this.IEtoW3C_listen[type] = function() { handleEvent(thisRef) }; if(this.attachEvent) this.attachEvent("on"+type, lstn); else this["on"+evtType] = lstn; //IE Mac } } var wrapper = new ListenerWrapper(this, listener); this.removeEventListener(type,listener,useCapture); //avoid duplicates var list = (useCapture) ? onevent.capture : onevent.bubble; list[list.length] = wrapper; }" removeEventListener="function removeEventListener(type,listener,useCapture) { var onevent = this.IEtoW3C_onevent[type]; if(!onevent) return; var list = (useCapture) ? onevent.capture : onevent.bubble; for(var i=0; i<list.length; i++) { //remove any instances of handler from list: if(list[i].listener === listener) { for(var j=i; j<list.length-1; j++) list[j] = list[j+1]; list.length--; } } }" dispatchEvent="function dispatchEvent(evt) { if(!evt.type) throw new EventException(EventException.UNSPECIFIED_EVENT_TYPE_ERR); evt.target = evt.currentTarget = this; handleEvent(this,evt); }">When your child hugs you with all the love in the world, appreciate that it is one of your most beautiful days!</H2></TD></tr></table></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.authspot.com/Poetry/Its-Time-to-Celebrate-Your-Life.68183">When you are asked for forgiveness by someone,<BR>Understand that you are being honored by the angels!<BR></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/07ED1E68-B229-4153-89B4-FDF1638358EA/blog/" title="blog or email this clip"><img src="http://content6.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Blog
Copyright
Privacy
EULA
OK