[ .d i s c l a i m e r. ]

Whats here remains here
The owner shall not be liable for its content
No vulgarities
Leave if you're unhappy
To navigate, click on the words on the left



as i walk alone in the cold rain,
my mind drifted away to the past.
to what we used to be
to the secrets we used to share.
how i wish you were here with me,
sharing the umbrella
in this lonely yet cold night.
whispering sweet nothings in my ear
i miss you so much.














var text1=" [[ alone in the rain.. wish you were here with me _+ ]]" comeback=0 cometo=0 function dis(){ window.status=text1.substring(0,cometo) if(comeback==1){ cometo--; if(cometo==0){comeback=0} } else {cometo++;if(cometo==text1.length){comeback=1}} window.status=text1.substring(0,cometo)+"|" if(cometo==text1.length){window.setTimeout("dis()",500);} else {window.setTimeout("dis()",50);} } dis()