<link rel="me" href="https://www.blogger.com/profile/03236627203933828774" /> <meta name='google-adsense-platform-account' content='ca-host-pub-1556223355139109'/> <meta name='google-adsense-platform-domain' content='blogspot.com'/> <!-- --><style type="text/css">@import url(https://www.blogger.com/static/v1/v-css/navbar/3334278262-classic.css); div.b-mobile {display:none;} </style> </head><body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d5737262\x26blogName\x3dPariah\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://ludicrouz.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://ludicrouz.blogspot.com/\x26vt\x3d-1314397537407024375', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script><div id="flagi" style="visibility:hidden; position:absolute;" onmouseover="showDrop()" onmouseout="hideDrop()"><div id="flagtop"></div><div id="top-filler"></div><div id="flagi-body">Notify Blogger about objectionable content.<br /><a href="http://help.blogger.com/bin/answer.py?answer=1200"> What does this mean? </a> </div></div><div id="b-navbar"><a href="http://www.blogger.com/" id="b-logo" title="Go to Blogger.com"><img src="http://www.blogger.com/img/navbar/1/logobar.gif" alt="Blogger" width="80" height="24" /></a><div id="b-sms" class="b-mobile"><a href="smsto:?body=Hi%2C%20please%20check%20out%20my%20blog%20at%20fr4ncesc4-.blogspot.com">Send via SMS</a></div><form id="b-search" name="b-search" action="http://search.blogger.com/"><div id="b-more"><a href="http://www.blogger.com/" id="b-getorpost"><img src="http://www.blogger.com/img/navbar/1/btn_getblog.gif" alt="Get your own blog" width="112" height="15" /></a><a id="flagButton" style="display:none;" href="javascript:toggleFlag();" onmouseover="showDrop()" onmouseout="hideDrop()"><img src="http://www.blogger.com/img/navbar/1/flag.gif" name="flag" alt="Flag Blog" width="55" height="15" /></a><a href="http://www.blogger.com/redirect/next_blog.pyra?navBar=true" id="b-next"><img src="http://www.blogger.com/img/navbar/1/btn_nextblog.gif" alt="Next blog" width="72" height="15" /></a></div><div id="b-this"><input type="text" id="b-query" name="as_q" /><input type="hidden" name="ie" value="UTF-8" /><input type="hidden" name="ui" value="blg" /><input type="hidden" name="bl_url" value="fr4ncesc4-.blogspot.com" /><input type="image" src="http://www.blogger.com/img/navbar/1/btn_search_this.gif" alt="Search This Blog" id="b-searchbtn" title="Search this blog with Google Blog Search" onclick="document.forms['b-search'].bl_url.value='fr4ncesc4-.blogspot.com'" /><input type="image" src="http://www.blogger.com/img/navbar/1/btn_search_all.gif" alt="Search All Blogs" value="Search" id="b-searchallbtn" title="Search all blogs with Google Blog Search" onclick="document.forms['b-search'].bl_url.value=''" /><a href="javascript:BlogThis();" id="b-blogthis">BlogThis!</a></div></form></div><script type="text/javascript"><!-- var ID = 20370800;var HATE_INTERSTITIAL_COOKIE_NAME = 'dismissedInterstitial';var FLAG_COOKIE_NAME = 'flaggedBlog';var FLAG_BLOG_URL = 'http://www.blogger.com/flag-blog.g?nav=1&toFlag=' + ID;var UNFLAG_BLOG_URL = 'http://www.blogger.com/unflag-blog.g?nav=1&toFlag=' + ID;var FLAG_IMAGE_URL = 'http://www.blogger.com/img/navbar/1/flag.gif';var UNFLAG_IMAGE_URL = 'http://www.blogger.com/img/navbar/1/unflag.gif';var ncHasFlagged = false;var servletTarget = new Image(); function BlogThis() {Q='';x=document;y=window;if(x.selection) {Q=x.selection.createRange().text;} else if (y.getSelection) { Q=y.getSelection();} else if (x.getSelection) { Q=x.getSelection();}popw = y.open('http://www.blogger.com/blog_this.pyra?t=' + escape(Q) + '&u=' + escape(location.href) + '&n=' + escape(document.title),'bloggerForm','scrollbars=no,width=475,height=300,top=175,left=75,status=yes,resizable=yes');void(0);} function blogspotInit() {initFlag();} function hasFlagged() {return getCookie(FLAG_COOKIE_NAME) || ncHasFlagged;} function toggleFlag() {var date = new Date();var id = 20370800;if (hasFlagged()) {removeCookie(FLAG_COOKIE_NAME);servletTarget.src = UNFLAG_BLOG_URL + '&d=' + date.getTime();document.images['flag'].src = FLAG_IMAGE_URL;ncHasFlagged = false;} else { setBlogspotCookie(FLAG_COOKIE_NAME, 'true');servletTarget.src = FLAG_BLOG_URL + '&d=' + date.getTime();document.images['flag'].src = UNFLAG_IMAGE_URL;ncHasFlagged = true;}} function initFlag() {document.getElementById('flagButton').style.display = 'inline';if (hasFlagged()) {document.images['flag'].src = UNFLAG_IMAGE_URL;} else {document.images['flag'].src = FLAG_IMAGE_URL;}} function showDrop() {if (!hasFlagged()) {document.getElementById('flagi').style.visibility = 'visible';}} function hideDrop() {document.getElementById('flagi').style.visibility = 'hidden';} function setBlogspotCookie(name, val) {var expire = new Date((new Date()).getTime() + 5 * 24 * 60 * 60 * 1000);var path = '/';setCookie(name, val, null, expire, path, null);} function removeCookie(name){var expire = new Date((new Date()).getTime() - 1000); setCookie(name,'',null,expire,'/',null);} --></script><script type="text/javascript"> blogspotInit();</script><div id="space-for-ie"></div>
Y HOLLOW.
Best viewed: 1024x768
Browser:Mozilla FireFox/IE
Sanity, retardedness and immaturity not required.

Y MENTAL ASYLUM.

Kevin Lau
010386


kevinlauwb@yahoo.com

@blogskins
@deviantart


Y DRAINED BY ANGER.





Y INSANITY.



YOU <33

Y Now Playing
Where'd you go
By: Fort Minor

Where'd you go?
I miss you so,
Seems like it's been forever,
That you've been gone.

She said "Some days I feel like shit,
Some days I wanna quit, and just be normal for a bit,"
I don't understand why you have to always be gone,
I get along but the trips always feel so long,
And, I find myself tryna stay by the phone,
'Cause your voice always helps me to not feel so alone,
But I feel like an idiot, workin' my day around the call,
But when I pick up I don't have much to say,
So, I want you to know it's a little fucked up,
That I'm stuck here waitin', at times debatin',
Tellin' you that I've had it with you and your career,
Me and the rest of the family here singing "Where'd you go?"

I miss you so,
Seems like it's been forever,
That you've been gone.
Where'd you go?
I miss you so,
Seems like it's been forever,
That you've been gone,
Please come back home...

You know the place where you used to live,
Used to barbeque up burgers and ribs,
Used to have a little party every Hallowe'en with candy by the pile,
But now, you only stop by every once in a while,
Shit, I find myself just fillin' my time with,
Anything to keep the thought of you from my mind,
I'm doin' fine, I plan to keep it that way,
You can call me if you find you have somethin' to say,
And I'll tell you, I want you to know it's a little fucked up,
That I'm stuck here waitin', at times debatin',
Tellin' you that I've had it with you and your career,
Me and the rest of the family here singing "Where'd you go?"

I miss you so,
Seems like it's been forever,
That you've been gone.
Where'd you go?
I miss you so,
Seems like it's been forever,
That you've been gone,
Please come back home...

I want you to know it's a little fucked up,
That I'm stuck here waitin', no longer debatin',
Tired of sittin' and hatin' and makin' these excuses,
For while you're not around, and feeling so useless,
It seems one thing has been true all along,
You don't really know what you got 'til it's gone,
I guess I've had it with you and your career,
When you come back I won't be here and you'll can sing it...

Where'd you go?
I miss you so,
Seems like it's been forever,
That you've been gone.
Where'd you go?
I miss you so,
Seems like it's been forever,
That you've been gone,
Please come back home...
Please come back home...
Please come back home...
Please come back home...
Please come back home...

Y BROKEN RECORDER.

Y SCREAM AND SHOUT.


Y BRUTAL MEMORIES.


Y FREAKSINMOTION.

codes
imageHOST
blogger
brushes
deviantart
designer-FRANCESCA

2:11 AM

Good evening peeps. Maybe what i have chosen wasn't right after all, just like everyone else's choice. And being sick sucks, being bed ridden, not wanting to do anything. Do hope that life will get better, and for once let something good come into my life.


; TURNING INSANE ON 14.4.07

2:58 AM

Time to speak my thoughts again.. Maybe i'm just happier not falling for anyone.. I WAS happy with the way it was, but making myself feeling upset, disappointed and discouraged...
Anyway 23 is a pretty nice show, full of suspense, with a large twist... Glad i caught the show.. If only everything is life sails smoothly..


; TURNING INSANE ON 31.3.07

12:56 AM

Hmmm.. Am I doing the right thing? Is this all worth it? Making myself feeling so...


; TURNING INSANE ON 26.3.07

4:02 AM

Just wanna hope my frens get through this fine.. Whoever did this to them, fuck them all and hope they get fucking jailed for life and burn in hell.... FOR FUCK DID THEY HAVE TO DO THIS???? WTF is wrong wif tat group of bastards...
Dun tink i can fall asleep tonite... really hope they are fine.....


; TURNING INSANE ON 9.12.06

8:15 PM

Having my long weekend now.. So bored.. Feeling lost..
If you like a girl, but becuase you like her, you do not dare to woo her.
If you woo her and she rejects you, you may lose her even as a friend.
What can I do about it... haiz


; TURNING INSANE ON 22.10.06

10:59 AM

Booking in later in the evening.. haiz.. boredom.. got a stupid bad injury, but i do not wanna downgrade.. dunno wat to do.. lets just hope it won't get worse in the future.. Anyway back to watching my show.. Cya


; TURNING INSANE ON 24.9.06

8:22 AM

September 9th is coming.. I'm gonna be enlisting.. Having many mixed feelings.. Missing certain ppl.. Anyway all the best to everyone who is enlisting too.. Bye


; TURNING INSANE ON 8.9.06