<xmp> <body><!--'"</title></head>--> <script type="text/javascript"> //OwnerIQ var __oiq_pct = 50; if( __oiq_pct>=100 || Math.floor(Math.random()*100/(100-__oiq_pct)) > 0 ) { var _oiqq = _oiqq || []; _oiqq.push(['oiq_addPageBrand','Lycos']); _oiqq.push(['oiq_addPageCat','Internet > Websites']); _oiqq.push(['oiq_addPageLifecycle','Intend']); _oiqq.push(['oiq_doTag']); (function() { var oiq = document.createElement('script'); oiq.type = 'text/javascript'; oiq.async = true; oiq.src = document.location.protocol + '//px.owneriq.net/stas/s/lycosn.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(oiq, s); })(); } /////// Google Analytics var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21402695-21']); _gaq.push(['_setDomainName', 'angelfire.com']); _gaq.push(['_setCustomVar', 1, 'member_name', 'crazy/4ulove', 3]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); ////// Lycos Initialization ///////////////////// var lycos_ad = Array(); var lycos_search_query = ""; var lycos_onload_timer; var cm_role = "live"; var cm_host = "angelfire.lycos.com"; var cm_taxid = "/memberembedded"; var angelfire_member_name = "crazy/4ulove"; var angelfire_member_page = "crazy/4ulove/DON.T-KNOW-WHAT-U-GOT-TILL-IT-IS-GONE.html"; var angelfire_ratings_hash = "1714794871:67e441e7cd80e8843f3df52489c4078d"; var lycos_ad_category = null; var lycos_ad_remote_addr = "209.202.244.9"; var lycos_ad_www_server = "www.angelfire.lycos.com"; var edit_site_url = "www.angelfire.lycos.com/landing/landing.tmpl?utm_source=house&utm_medium=landingpage&utm_campaign=toolbarlink"; </script> <script type="text/javascript" src="https://scripts.lycos.com/catman/init.js"></script> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_300x250_dfp', [300, 250], 'div-gpt-ad-1450207484070-0').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_above_728x90_dfp', [728, 90], 'div-gpt-ad-1450207484070-1').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type='text/javascript'> googletag.cmd.push(function() { googletag.defineSlot('/95963596/ANG_below_728X90_dfp', [728, 90], 'div-gpt-ad-1450207484070-2').addService(googletag.pubads()); googletag.enableServices(); }); </script> <script type="text/javascript"> (function(isV) { if (!isV) { return; } //this.lycos_search_query = lycos_get_search_referrer(); var adMgr = new AdManager(); var lycos_prod_set = adMgr.chooseProductSet(); var slots = ["leaderboard", "leaderboard2", "toolbar_image", "toolbar_text", "smallbox", "top_promo", "footer2","slider"]; var adCat = this.lycos_ad_category; adMgr.setForcedParam('page', (adCat && adCat.dmoz) ? adCat.dmoz : 'member'); if (this.lycos_search_query) { adMgr.setForcedParam("keyword", this.lycos_search_query); } else if (adCat && adCat.find_what) { adMgr.setForcedParam('keyword', adCat.find_what); } for (var s in slots) { var slot = slots[s]; if (adMgr.isSlotAvailable(slot)) { this.lycos_ad[slot] = adMgr.getSlot(slot); } } adMgr.renderHeader(); adMgr.renderFooter(); }((function() { var w = 0, h = 0, minimumThreshold = 300; if (top == self) { return true; } if (typeof(window.innerWidth) == 'number' ) { w = window.innerWidth; h = window.innerHeight; } else if (document.documentElement && (document.documentElement.clientWidth || document.documentElement.clientHeight)) { w = document.documentElement.clientWidth; h = document.documentElement.clientHeight; } else if (document.body && (document.body.clientWidth || document.body.clientHeight)) { w = document.body.clientWidth; h = document.body.clientHeight; } return ((w > minimumThreshold) && (h > minimumThreshold)); }()))); window.onload = function() { var f = document.getElementById("lycosFooterAd"); var b = document.getElementsByTagName("body")[0]; b.appendChild(f); f.style.display = "block"; document.getElementById('lycosFooterAdiFrame').src = '/adm/ad/footerAd.iframe.html'; // Slider Injection (function() { var e = document.createElement('iframe'); e.style.border = '0'; e.style.margin = 0; e.style.display = 'block'; e.style.cssFloat = 'right'; e.style.height = '254px'; e.style.overflow = 'hidden'; e.style.padding = 0; e.style.width = '300px'; })(); // Bottom Ad Injection ( function() { var b = document.getElementsByTagName("body")[0]; var iif = document.createElement('iframe'); iif.style.border = '0'; iif.style.margin = 0; iif.style.display = 'block'; iif.style.cssFloat = 'right'; iif.style.height = '254px'; iif.style.overflow = 'hidden'; iif.style.padding = 0; iif.style.width = '300px'; iif.src = '/adm/ad/injectAd.iframe.html'; var cdiv = document.createElement('div'); cdiv.style = "width:300px;margin:10px auto;"; cdiv.appendChild( iif ); if( b ) { b.insertBefore(cdiv, b.lastChild); } })(); } </script> <style> #body .adCenterClass { margin:0 auto; display:block !important; overflow:hidden; width:100%; } #body .adCenterClass #ad_container { display:block !important; float:left; width:728px; } @media (min-width: 768px) { <!-- For 300px or less ads ONLY --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } @media (min-width: 1110px) { <!-- For 728px or less ads --> #body .adCenterClass #ad_container { width: calc(100% - 372px); } } </style> <div style="background:#abe6f6; border-bottom:1px solid #507a87; position:relative; z-index:9999999"> <div class="adCenterClass"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; float:left; width:186px; border:0"> <img src="/adm/ad/angelfire-freeAd.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> <div id="ad_container"> <script type="text/javascript">document.write(lycos_ad['leaderboard']);</script> </div> </div> </div> <!-- ///////////////////////////////////// --> <script type="text/javascript">document.write(lycos_ad['slider']);</script> <div id="lycosFooterAd" style="background:#abe6f6; border-top:1px solid #507a87; clear:both; display:none; position:relative; z-index:9999999"> <div class="adCenterClass" style="display:block!important; overflow:hidden; width:936px;"> <div id="aflinksholder" style="float:left; width:186px;"> <a href="https://www.angelfire.lycos.com/" title="Angelfire.com: build your free website today!" style="display:block; border:0"> <img src="/adm/ad/angelfire-freeAd2.jpg" alt="Site hosted by Angelfire.com: Build your free website today!" style="display:block; border:0" /> </a> </div> <iframe id="lycosFooterAdiFrame" style="border:0; display:block; float:left; height:96px; overflow:hidden; padding:0; width:750px"></iframe> </div> </div> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE START---> <script data-cfasync="false" language="javascript" async src="//udmserve.net/udm/img.fetch?sid=17754;tid=1;dt=6;"></script> <!--- UNDERDOGMEDIA EDGE_lycos.com JavaScript ADCODE END---> </xmp> .♥. Till It's Gone .♥.



::♥:: WELCOME ::♥::





The LORD gives
and the LORD takes away,
that is part of life
we must all deal with
whether by separation or death.



It’s interesting that
we have wrestled with
why bad things happen
to good people,
but one of the things
that that can keep our focus
intact is the understanding
that all of life
is a gift from God.



The question is not
why bad things happen,
it’s really why
good things happen at all!



We know that there are things
that are good and beautiful,
but many times that beauty
isn’t realized until
it’s taken away.
But this reminds us
that even when life seems
to disappear in the dust,
that death is a signpost
toward the One who loves
His creation so much
He will reclaim it.



For those who follow HIM,
there will come a day when
God will summon our last breath,
and we will be in Heaven,
there will be no more separations
and no more darkness or nights.



May the name of the Lord be praised




(¨`·.·´¨)
*`·.¸(¨`·.·´¨)
(¨`·.·´¨)¸.·´
*`•.¸.•´ ¸
¸.•´¸.•*´¨) ¸.•*¨)
(¸.•´ (¸.• ♥ PEACE



*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*


Too often, we don’t realize
what we have until it is gone.
Too often, we wait too late to say,
“I’m sorry – I was wrong.”



Sometimes, it seems we hurt the ones
we hold dearest to our hearts
And we allow foolish thing
to tear our lives apart.



Far too many times we let
unimportant things into our minds
And then it’s usually too late
to see what made us blind.



So be sure to let people know
how much they mean to you.
Take that time to say the words
before your time is through.



Be sure that you appreciate
everything you’ve got
And be thankful for the Little Things
 in life that mean a lot.



~Author Unknown~








Part of the Song:
from a group called Cinderella,
is written here...



Don't know what you got
till it's gone no
Don't know what it is
I did so wrong
Now I know what I got
It's just this song
And it ain't easy to get back
Takes so long









We ought to even love your enemies, bless them who curse us, do good to them, and pray for their souls. Do you have someone who has a grudge against you? Do you have someone who not only hurt you, but has also set out to ruin you - your reputation, your relationships, not to mention your resources?

I have had people in my life that I would put in that category, though for obvious reasons I will not talk about them for fear they might read this and be hurt.

So, how do you handle such bullies, such enemies, such ruinous people? Love them! Love them? I ask myself how in the world can I love them?

Well, first of all, we can't. That requires supernatural strength, the supernatural strength of God to give you a new heart for them - a heart that will forgive them, a heart that can see into their wounded heart (for only wounded and troubled, damaged hearts hurt intentionally), and a heart that can love them...anyway.

I can share with you that it is possible to love enemies. It is possible to love those who have hurt us. Sometimes, belatedly - I had already lashed out in anger or pulled away. In those cases, I had to go back and apologize. But I have found that praying the following prayer can change my heart toward those who have hurt me:

"Lord, bless ______!" The first time I prayed this prayer for an enemy, I was stunned by this thought: If God blesses this person, indeed, they will then become happier, nicer, and maybe changed from an enemy to a friend!

I do not have the strength to love my enemies but God supplies it. I CAN love them if I let God love them through me. May I have His eyes to see them as HIS creation. Bless them, Lord! Amen.

* * *

Main Index  New Index - Series 







©-Marilyn's Creations
2010




I can conclude this site by adding
many do not know what they got
until it is gone so
May God grant us all wisdom
to serve Him better while we can.

-Marilyn

*
*
*
*
*
*
*
*
*
*