<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', 'planet/articles4lifeingod', 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 = "planet/articles4lifeingod"; var angelfire_member_page = "planet/articles4lifeingod/TRUE-STORY-LIZARDandGOD.html"; var angelfire_ratings_hash = "1711623511:3fc55f88f8d221fd5aa33a1b2d9781ff"; 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> ~†~ THE LIZARD & GOD'S LOVE-TRUE STORY ~†~






The LORD appeared to us in the past,
saying:
'I have loved you with
an everlasting love;
I have drawn you with loving-kindness.-
Jeremiah 31:3 (NIV).


†
This is a true story that happened in Japan.

In order to renovate the house, someone in Japan tore open the wall. Japanese houses normally have a hollow space between the wooden walls. When tearing down the walls, he found that there was a lizard stuck there because a nail from outside was hammered into one of its feet. He saw this, felt pity, and at the same time he was curious. When he checked the nail, turns out, it was nailed 10 years ago when the house was first built.

What happened?

The lizard had survived in such a position for 10 years! In a dark wall partition for 10 years without moving, it is impossible and mind boggling. Then he wondered how this lizard survived for 10 years without moving a single step--since its foot was nailed!

So he stopped his work and observed the lizard, what it had been doing, and what and how it had been eating. Later, not knowing from where it came, appeared another lizard, with food in its mouth.

Ahh! He was stunned and at the same time, touched deeply. Another lizard had been feeding the stuck one for the past 10 years...

Such love, such a beautiful love! Such love happened with this tiny creature...
What can love do? It can do wonders! Love can perform miracles!Just think about it; one lizard had been feeding the other one untiringly for 10 long years,without giving up hope on its partner.

If a small creature like a lizard can love like this... just imagine how we can love if we try!


†

How Great is our God
How great is His name
He's the greatest One
Forever the Same
He rode back the water
Of the mighty Red Sea
and He said
I will lead you
Put your trust in Me.
†
Phil 2: 4-8 ..Look not every man on his own things, but every man also on the Things of others. Let this mind be in you which also was in Christ Jesus; Who, being in the form of God, thought it not robbery to be equal to God: But made himself of not reputation, and took upon him the form of a servant, and was made in the likeness of men: And being found in fashion as a man, he humbled himself and became obedient unto death, even the death of the cross.

Age does not protect you from love. But love, to some extent, protects you from age."-Jeanne Moreau



Song of Solomon 1:1-2:1

This is Solomon's most beautiful song.( To Israel, God, and the nation-meaning population & people)

... Your love is better than wine, and you smell so sweet. All the y o u n g w o m e n adore you; the very mention of your name is like spreading perfume. Hurry, my king! Let's hurry. Take me to your home. We are happy for you! And we praise your love even more than wine. Young women of Jerusalem, it is only right that you should adore him. My skin is dark and beautiful, like a tent in the desert or like Solomon's curtains.

The Young Women Speak: She Speaks: Don't stare at me just because the sun has darkened my skin. My brothers were angry with me; they made me work in the vineyard, and so I neglected my complexion. Don't let the other shepherds think badly of me. I'm not one of those women who shamelessly follow after shepherds. My darling, I love you! Where do you feed your sheep and let them rest at noon?

**God speaks**
He Speaks: My dearest, if you don't know, just follow the path of the sheep. Then feed your young goats near the shepherds' tents. You move as gracefully as the pony that leads the chariot of the king. Earrings add to your beauty, and you wear a necklace of precious stones. Let's make you some jewelry of gold, woven with silver.

She Speaks: My king, while you were on your couch, my love was a magic charm. My darling, you are perfume between my breasts; you are flower blossoms from the gardens of En-Gedi.

He Speaks: My darling, you are lovely, so very lovely-- your eyes are those of a dove.

She Speaks: My love, you are handsome, truly handsome-- the fresh green grass will be our wedding bed in the shade of cedar and cypress trees.

Love Makes Everything Beautiful
†
She Speaks: I am merely a rose from the land of Sharon, a lily from the valley.


My Prayer:
Lord I surrender to Your LOVE for the Church
and Your Bride awaits You,
even so come Lord Jesus
bring Home all those You Love here,
Keep each one of us sheltered under Your
Mighty Wings of Love.,
May we show YOUR Love as a little creature did
and You did for us Jesus
when You bore it all at Calvary,
Open our eyes Lord,
and help us to reach out
before that final day
& show Your Love to all
Make Us a shining example for Your Kingdom,
Thank You Lord God, Thank You..,
bows my head to my God, and prays silently-Amen
†

From an Older Hymn I sing these words,
Where He leads me I will follow
I will go with Him all the way!



~~~†~~~

How To Be Saved & Resources  VP-Church  
MusicPage-1  Music Page-2 
Music Page-3  Marilyn's Main Index 








Hope you enjoy my pages...
Scriptures Taken from the Holy Bible
And Compiled By Me
Directed By God's Holy Spirit
To Bless you in any way possible..
God Bless You!

The true story of a Lizard was a saved text I had kept for awhile but it is not mine, I share to show a priniciple of love is all.

© Marilyn's Creations
May-2006 †