var HOST = 'www.iansolo.net'; // Copyright (c) 1996-1997 Athenia Associates. // http://www.webreference.com/js/ // License is granted if and only if this entire // copyright notice is included. By Tomer Shiran. function setCookie (name, value, expires, path, domain, secure) { var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); document.cookie = curCookie; } function getCookie (name) { var prefix = name + '='; var c = document.cookie; var nullstring = ''; var cookieStartIndex = c.indexOf(prefix); if (cookieStartIndex == -1) return nullstring; var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length); if (cookieEndIndex == -1) cookieEndIndex = c.length; return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex)); } function deleteCookie (name, path, domain) { if (getCookie(name)) document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT"; } function fixDate (date) { var base = new Date(0); var skew = base.getTime(); if (skew > 0) date.setTime(date.getTime() - skew); } function rememberMe (f) { var now = new Date(); fixDate(now); now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000); setCookie('mtcmtauth', f.author.value, now, '', HOST, ''); setCookie('mtcmtmail', f.email.value, now, '', HOST, ''); setCookie('mtcmthome', f.url.value, now, '', HOST, ''); } function forgetMe (f) { deleteCookie('mtcmtmail', '', HOST); deleteCookie('mtcmthome', '', HOST); deleteCookie('mtcmtauth', '', HOST); f.email.value = ''; f.author.value = ''; f.url.value = ''; } //-->

10.01.05

the waves

questa canzone è un piccolo gioiello


I’ll get away, get in the car
I’ll reach the shore before sunrise
And I’ll watch the moon and stars
I’ll tell them everything about us

I left last night
I reached the shore
Trying to find everything I lost
In a thousand waves
A million waves
Still, somewhere I am sure

That I will see your face
I will see you there

Morning sun
Before you will rise
Before you’ll come and shine again on us
Let me find, let me find, let me find

Some comfort in the night
Cause I didn’t find what I’ve lost
I’ve reached the shore
And nothing ever changed
In a thousand waves
A million waves
Oh still I look for love

And all I see is your face
So I come back home to you

I bleed but I’m choosing you again
I’m done but I’m ready to begin

[Elisa - The Waves]

Posted by ian at 10.01.05 22:30

iansolo e' tutta farina del mio sacco, un link, un indirizzo o il nome dell'autore dira' che non lo e'