Template
Friday, 16 December 2011 18:55
0 comment(s)
| <html> | |
| <head> | |
| <SCRIPT TYPE="text/javascript"> | |
| <!-- | |
| //Disable right click script | |
| //visit http://www.rainbow.arch.scriptmania.com/scripts/ | |
| var message="Thanks for trying to copy my things"; | |
| /////////////////////////////////// | |
| function clickIE() {if (document.all) {(message);return false;}} | |
| function clickNS(e) {if | |
| (document.layers||(document.getElementById&&!document.all)) { | |
| if (e.which==2||e.which==3) {(message);return false;}}} | |
| if (document.layers) | |
| {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} | |
| else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} | |
| document.oncontextmenu=new Function("return false") | |
| // --> | |
| </SCRIPT> | |
| <script type="text/javascript"> | |
| document.ondragstart = function () { return false; }; </script> | |
| <link href='http://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister' rel='stylesheet' type='text/css'> | |
| <script type="text/javascript"> | |
| /*********************************************** | |
| * Disable select-text script- © Dynamic Drive (www.dynamicdrive.com) | |
| * This notice MUST stay intact for legal use | |
| * Visit http://www.dynamicdrive.com/ for full source code | |
| ***********************************************/ | |
| //form tags to omit in NS6+: | |
| var omitformtags=["input", "textarea", "select"] | |
| omitformtags=omitformtags.join("|") | |
| function disableselect(e){ | |
| if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1) | |
| return false | |
| } | |
| function reEnable(){ | |
| return true | |
| } | |
| if (typeof document.onselectstart!="undefined") | |
| document.onselectstart=new Function ("return false") | |
| else{ | |
| document.onmousedown=disableselect | |
| document.onmouseup=reEnable | |
| } | |
| </script> | |
| <title>// Nothin'</title> | |
| <style> | |
| body{ | |
| background:url("http://data.whicdn.com/images/19163097/tumblr_lw167lFF2E1qawqhuo1_500_large.png"); | |
| background-repeat: no-repeat; | |
| background-position:bottom right; | |
| background-attachment: fixed; | |
| background-color:#fdfdfd; | |
| line-height: 100%; | |
| line-height: 110%; | |
| margin: 0px; | |
| padding: 0px; | |
| font-family:CORBEL; | |
| font-size:10pt; | |
| color:#666; | |
| letter-spacing:3px; | |
| cursor:crosshair; | |
| } | |
| #navbar-iframe{visibility:hidden; height:0px;} | |
| A:link, A:visited, A:active{ | |
| text-decoration:none; | |
| -webkit-transition:.4s; | |
| color:#666; | |
| } | |
| A:hover{ | |
| text-decoration:none; | |
| cursor:text; | |
| color:#ef6b7b; | |
| border-bottom:#f4f4f4 solid 1px; | |
| padding-left:5px; | |
| } | |
| .h2 { | |
| line-height: 10px; | |
| background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6g-Wwjg6bA5RVe0QACb-NHnOfVpRxGrFFSoA-AckHpXeCXeJQA6tTuxIIR9oCq9Kt_-aITg2GL680I5LbnO42Q7c_fDcns1lNyt2v4Lbd4bEQmxkTXvNg9mZEEhf8s-XL7cVp-tTFjg/s1600/4.gif); | |
| font: 12px 'Love Ya Like A Sister', cursive; | |
| text-align: center; | |
| margin-top: -1px; | |
| margin-bottom: 5px; | |
| } | |
| .headers{ | |
| -webkit-border-radius: 20px 20px 0 0 ; | |
| -border-radius: 20px 20px 0 0 ; | |
| border-bottom: 1pt dashed #A4A4A4; | |
| text-shadow: 0px 0px 5px #A14D4D; | |
| background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6g-Wwjg6bA5RVe0QACb-NHnOfVpRxGrFFSoA-AckHpXeCXeJQA6tTuxIIR9oCq9Kt_-aITg2GL680I5LbnO42Q7c_fDcns1lNyt2v4Lbd4bEQmxkTXvNg9mZEEhf8s-XL7cVp-tTFjg/s1600/4.gif'); | |
| font:normal 12pt 'Love Ya Like A Sister'; | |
| color:#555; | |
| text-transform:lowercase; | |
| text-align:center; | |
| } | |
| .headers:first-letter{ | |
| color:#ef6b7b; | |
| } | |
| .title1{ | |
| font-family:georgia; | |
| color:#888; | |
| font-size:21pt; | |
| letter-spacing:-1pt; | |
| } | |
| .title2{ | |
| font-family:lucida console; | |
| color:#888; | |
| font-size:7pt; | |
| } | |
| .navigations{ | |
| background:grey; | |
| color:#FFFFFF; | |
| border-top-left-radius:2px; | |
| border-top-right-radius:2px; | |
| padding-left:2px; | |
| padding-right:2px; | |
| -webkit-transition:1s; | |
| margin:5px; | |
| } | |
| a.navigations:hover{ | |
| color:#FF2453; | |
| -webkit-transition:1s; | |
| } | |
| img{ | |
| -moz-border-radius: 35px; | |
| filter:alpha(opacity=100); | |
| -moz-opacity:1.0; | |
| -webkit-transition:0.5s; | |
| transition:0.5s; | |
| } | |
| img:hover { | |
| color: {color:link hover}; | |
| cursor: crosshair; | |
| -webkit-transition:0.5s; | |
| padding-left:30px; | |
| transition:0.5s; | |
| filter:alpha(opacity=80); | |
| -moz-opacity:0.80; | |
| opacity:.80; | |
| border-radius:30px; | |
| } | |
| blockquote { | |
| background-colour:#594153; | |
| border-top: 1px dashed #4e4e4e; | |
| border-bottom: 1px dashed #4e4e4e; | |
| border-left: 2px solid #646464; | |
| border-right: 2px solid #646464; | |
| padding: 9px; | |
| } | |
| b{ | |
| -webkit-transition:.4s; | |
| } | |
| b:hover{ | |
| color:transparent; | |
| } | |
| i{ | |
| font-family:georgia; | |
| -webkit-transition:.4s; | |
| } | |
| i:hover{ | |
| color:transparent; | |
| } | |
| u{ | |
| font-family:courier new; | |
| -webkit-transition:.4s; | |
| border-bottom:1px solid #999; | |
| text-decoration:none; | |
| } | |
| u:hover{ | |
| color:transparent; | |
| } | |
| ::-webkit-selection { | |
| background-color:#E01B4C; | |
| color:#FACAD6; | |
| } | |
| ::-moz-selection { | |
| background: lightblue; | |
| color: #fff; | |
| } | |
| ::selection { | |
| background: lightblue; | |
| color: #fff; | |
| } | |
| ::-webkit-scrollbar { | |
| width: 6px; | |
| height: 6px; | |
| } | |
| ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment { | |
| height: 10px; | |
| width: 10px; | |
| display: block; | |
| background: #FFF; | |
| } | |
| ::-webkit-scrollbar-track-piece { | |
| background-color: #FFF; | |
| } | |
| ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal { | |
| background-color: #525252; | |
| border-radius: 5px; | |
| } | |
| </style> | |
| <script>function changeNavigation(id) | |
| {document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}</script> | |
| <link rel="me" href="http://www.blogger.com/profile/04261354087126862656" /> | |
| <link rel="openid.server" href="http://www.blogger.com/openid-server.g" /> | |
| <!-- --><style type="text/css">@import url(http://www.blogger.com/static/v1/v-css/navbar/697174003-classic.css); | |
| div.b-mobile {display:none;} | |
| </style> | |
| </head> | |
| <link href='http://dl4.glitter-graphics.net/pub/1094/1094784hmiuqex146.gif' rel='shortcut icon' type='image/x-icon'/> | |
| <link href='http://dl4.glitter-graphics.net/pub/1094/1094784hmiuqex146.gif' rel='icon' type='image/x-icon'/> | |
| <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> | |
| <iframe src="http://www.blogger.com/navbar.g?targetBlogID=8512633928445637214&blogName=%23+Meow+:3&publishMode=PUBLISH_MODE_BLOGSPOT&navbarType=BLUE&layoutType=CLASSIC&searchRoot=http://invisiblemagictrain.blogspot.com/search&blogLocale=en_GB&homepageUrl=http://invisiblemagictrain.blogspot.com/&vt=-996017352145150149" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> | |
| <div></div> | |
| </div></div> | |
| <embed src="http://www.youtube.com/v/EdlRQkoEa1E&autoplay=1&loop=1&amp%3Bhl=en_US"" autostart="true" loop="true" hidden="true"></embed> | |
| <div class="one"> | |
| <div class="overl"> | |
| <div class="main" style="border-radius:5px; position: absolute; top:59px; left:70px; width: 550px; height: -; opacity:.8;-shadow:2px 2px 5px #0E0E0E; font-size: 28px; font-family:georgia; padding:10px;"> | |
| </div> | |
| <div class="main" style="border-radius:16px; position: absolute; top:107px; text-align:right; left:77px; width: 550px; height: -; color:white; font-size: 8pt; font-family:calibri ms; padding:10px;"> | |
| <a class="navigations" onClick="document.getElementById('main').innerHTML=document.getElementById('profile').innerHTML">✮ owner </a> | |
| <a class="navigations" onClick="document.getElementById('main').innerHTML=document.getElementById('tags').innerHTML">✮ taggie </a> | |
| <a class="navigations" onClick="document.getElementById('main').innerHTML=document.getElementById('affies').innerHTML">✮ affies </a> | |
| <a class="navigations" onClick="document.getElementById('main').innerHTML=document.getElementById('credit').innerHTML">✮ credits </a> | |
| <a class="navigations" onClick="document.getElementById('main').innerHTML=document.getElementById('other').innerHTML">✮ my site </a> | |
| <a class="navigations" onClick="document.getElementById('main').innerHTML=document.getElementById('entries').innerHTML">✮ entries </a> | |
| </div> | |
| <div id="main" style="background:#fff; width:670px; padding:15px; position:fixed; border:1px dashed; text-align:left; left:100px; overflow:auto; height:500px; top:130px; -webkit-border-radius:5px; -moz-border-radius:5px;"> | |
| <div align="left"> | |
| <div class="headers">WELCOME !</div><br> | |
| <center>HALLOHA ;) </div><br> | |
| <center><img height="190" onmouseout="this.src='http://data.whicdn.com/images/19138365/tumblr_lfrqm1XZxI1qdva8go1_500_large.jpg'" onmouseover="this.src='http://data.whicdn.com/images/17518985/tumblr_lugz74tXdW1qfr0mvo1_500_large.png'" src="http://data.whicdn.com/images/19138365/tumblr_lfrqm1XZxI1qdva8go1_500_large.jpg" style="border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;" width="290" /><br><br><br> | |
| <blockquote>Welcome to my diary fantasy world . | |
| I hope you enjoy when reading all the content that I wrote . | |
| Everything in it is a sincere expression of my heart. :p . | |
| Sorry for broken english , I am the one who is in the learning period . | |
| So , enjoy it ! <br><br> <img src="http://dl3.glitter-graphics.net/pub/369/369163cxr4v5b443.gif"<br><br><center><b>BEST VIEW IN GOOGLE CHROME :)</b></blockquote><br> | |
| </div> | |
| <div id="entries" style="display: none;"> | |
| <div class="headers">It's Shining again<br></div> | |
| <div class="h2"><a class="comments" href="https://www.blogger.com/comment.g?blogID=8512633928445637214&postID=5965493224121789016&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">[0] maknae comel mengomen ;3 </a></div><br> | |
| <div style="clear:both;"></div><div style="text-align: center;"> | |
| <div class="separator" style="clear: both; text-align: center;"> | |
| <br /></div> | |
| <div style="text-align: center;"> | |
| <img border="0" src="http://4.bp.blogspot.com/-WO6VdDCRoUo/TulxrMe1aHI/AAAAAAAAB98/6UNXHZqsU0c/s320/gl.jpg" style="border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;" /><br /> | |
| <br /> | |
| \ kyaaaaaa ! /<br /> | |
| <br /> | |
| <blockquote class="tr_bq"> | |
| nampak gambar di atas ? itu adalah fanfic pertamaku *eceh , nak bace ? boleh, pergi ke blog fanfic ak , <span class="Apple-style-span" style="color: #e06666;">' </span><a href="http://non-stopjelly.blogspot.com/2011/12/character-of-its-shining-again.html"><span class="Apple-style-span" style="color: #e06666;">c</span><span class="Apple-style-span" style="color: #e69138;">haracters of It's shining again</span></a><span class="Apple-style-span" style="color: #e06666;"> ' </span>baca yg itu dulu , baru yg ini<span style="color: #e06666;"> </span><span style="color: #cc0000;"><a href="http://non-stopjelly.blogspot.com/2011/12/part-1_14.html">It's began</a> </span>. semoga anda sedeyh membacanya , byebye :3</blockquote> | |
| </div> | |
| </div><div style="clear:both; padding-bottom:0.25em"></div><p class="blogger-labels">Labels: <a rel='tag' href="http://invisiblemagictrain.blogspot.com/search/label/fanfic">fanfic</a></p> | |
| <div class="headers">kita tidak ....<br></div> | |
| <div class="h2"><a class="comments" href="https://www.blogger.com/comment.g?blogID=8512633928445637214&postID=6325396325956753300&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">[0] maknae comel mengomen ;3 </a></div><br> | |
| <div style="clear:both;"></div><div style="text-align: center;"><img border="0" height="182" src="http://data.whicdn.com/images/16207510/tumblr_lpcyylnclf1ql9n0oo1_500_large.jpg" style="border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;" width="320" /></div><div style="text-align: center;"><br /> | |
| </div><div style="text-align: center;"><span class="Apple-style-span" style="color: #134f5c;">' mianhae , saya tidak boleh menangis '</span><br /> | |
| <br /> | |
| </div><div style="text-align: center;"><br /> | |
| </div><div style="text-align: left;"><div style="text-align: justify;">anyong , selepas membaca fanfic <span class="Apple-style-span" style="color: #e06666;">ziha noona </span>perasaan aku kembali seperti dulu , bila baca bahagian lirik tuh , <span class="Apple-style-span" style="color: #8e7cc3;">memang menyirap darah saya</span> . lepas dah bace habis , saya bkk yahoo , check email , untuk imbas balik memories kterg contact melalui email , then ade 1 email baru yg tertulis nama si dia .</div></div><div style="text-align: left;"><br /> | |
| <br /> | |
| </div><div style="text-align: left;"><div style="text-align: justify;">then aku bace sampai habis isinya , okeyh hati aku sebak , aku dgn dy peminat kpop , dulu kterg suke tukar-2 lagu yg kterg suke , so dy sent lagu <span class="Apple-style-span" style="color: #3d85c6;">B1A4 only you</span> , *rupenye ade hikmah aku baca fanfic <span class="Apple-style-span" style="color: #e06666;">ziha noona </span>. lps ak dengar lagu tuh , dy tulis kt bwh lagu tuh ,</div></div><div style="text-align: left;"><br /> | |
| </div><div style="text-align: left;"><div style="text-align: center;"><blockquote class="tr_bq"><span class="Apple-style-span" style="color: #a64d79;">' i hope i can hug you right now , but unfortunately we are not aligned '</span></blockquote></div></div><br /> | |
| <br /> | |
| <div style="text-align: justify;">aku sebak , air mata tidak mengalir , adakah sbb ego ? aku tak boleh menangis sebab lelaki kecuali dy suami aku , itulah prinsip aku . adakah dy cuba memperbaiki balik hubungan ni ? terima kasih . terima kasih . hanya tuh aku mampu luahkan .<span class="Apple-style-span" style="color: #e06666;"> mianhae </span>.</div><br /> | |
| <br /> | |
| <div style="text-align: justify;">terlalu lama kita tak berhubung , setiap kali aku teringat dkt kau aku selalu dgr lagu <span class="Apple-style-span" style="color: #a64d79;">park gahee one love </span>, kadang-2 aku ucapkan terima kasih sbb sebelum nyh kau hormati aku sebagai wanita bukan muhrim , kau jaga batas hubungan kita , <span class="Apple-style-span" style="color: #e06666;">i really appreciate it </span>.</div><br /> | |
| <br /> | |
| <div style="text-align: center;"><img border="0" height="182" src="http://data.whicdn.com/images/16387380/tumblr_ltc2t95SGK1qiwapgo1_500_large.jpg" style="border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;" width="320" /></div><div style="text-align: center;"><br /> | |
| </div><div style="text-align: center;"><span class="Apple-style-span" style="color: #134f5c;">' aku tahu mesty kau menangis '</span><br /> | |
| <br /> | |
| </div><div style="text-align: center;"><br /> | |
| </div><div style="text-align: center;"></div><div style="text-align: -webkit-auto;"><div style="text-align: justify;">aku tak tahu kenapa aku tak boleh menangis , memang tak boleh . 8 bulan , 8 bulan , ada juga titik noktahnye :) <span class="Apple-style-span" style="color: #45818e;">adakah titik noktah itu boleh padam ?</span> hrmmmm , tak tahulah . sejak-2 nyh aku selalu dgr lagu sedih , mungkin hati nyh terlalu sebak .</div></div><div style="text-align: -webkit-auto;"><div style="text-align: justify;"><br /> | |
| <br /> | |
| </div></div><div style="text-align: -webkit-auto;"><div style="text-align: justify;">mungkin <span class="Apple-style-span" style="color: #6aa84f;">kita tak sehaluan</span> , takdir Tuhan :) harap lepas nyh , kau tabah jalani kehidupan , aku dkt sini sentiasa <span class="Apple-style-span" style="color: #674ea7;">doakan kebahagiaan kau</span> . </div></div><div style="text-align: -webkit-auto;"><br /> | |
| </div><blockquote class="tr_bq"><div style="text-align: right;"><span class="Apple-style-span" style="color: #e06666;">ikhwan , <span class="Apple-style-span" style="background-color: white;"><span class="Apple-style-span" style="font-family: inherit;"><span class="Apple-style-span" style="line-height: 19px;">mianhaeyo , naega dangsin-eul sarang .</span></span></span></span></div></blockquote><div style="clear:both; padding-bottom:0.25em"></div><p class="blogger-labels">Labels: <a rel='tag' href="http://invisiblemagictrain.blogspot.com/search/label/mianhae">mianhae</a>, <a rel='tag' href="http://invisiblemagictrain.blogspot.com/search/label/penghujung">penghujung</a>, <a rel='tag' href="http://invisiblemagictrain.blogspot.com/search/label/sarang">sarang</a></p> | |
| <div class="headers">bosan<br></div> | |
| <div class="h2"><a class="comments" href="https://www.blogger.com/comment.g?blogID=8512633928445637214&postID=553652800121896227&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">[0] maknae comel mengomen ;3 </a></div><br> | |
| <div style="clear:both;"></div><div style="text-align: center;"><img border="0" height="182" src="http://data.whicdn.com/images/19215346/tumblr_lqq0es8jgL1qk5i34o1_1280_large.png" style="border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;" width="320" /><br /> | |
| <br /> | |
| <br /> | |
| <div style="text-align: justify;">nampak tak gambar kat atas tuh ? HOHOR , aku nak ade laci mcm <i><span class="Apple-style-span" style="color: #45818e;">nobita</span></i> punye :p , teringin nak kembali zaman dulu-dulu , nak tengok mcm mane perangai aku kecik-kecik macam mane , HOHOR xD siapalah kita nak putar-putar masa nyh kan ? Tuhan sahaja yang boleh buat T^T</div><div style="text-align: justify;"><br /> | |
| <br /> | |
| </div><div style="text-align: justify;">actually , ak buat entry nyh <i><span class="Apple-style-span" style="color: #a64d79;">sebab bosan macam gas nak meletop </span>, </i>fuhh bosan gila dahlah panas kat sini -.- *aisehhhh . aku teringin nak makan super ring<span class="Apple-style-span" style="color: #6aa84f;">*lol x D </span>. nak beli komik , duet tinggal berapa , dompet aku penoh dengan duet syling aje T^T , awakawak , belanja kita komik boleh ?<span class="Apple-style-span" style="color: #e06666;">*menggediklah plak </span>.</div><div style="text-align: justify;"><br /> | |
| </div><blockquote class="tr_bq">lebih aku tidur , pening pale aku asyik mengadap skrin nyh aje , byebye :3</blockquote></div><div style="clear:both; padding-bottom:0.25em"></div><p class="blogger-labels">Labels: <a rel='tag' href="http://invisiblemagictrain.blogspot.com/search/label/bosan">bosan</a></p> | |
| <div class="headers">sometimes<br></div> | |
| <div class="h2"><a class="comments" href="https://www.blogger.com/comment.g?blogID=8512633928445637214&postID=4537278433569885453&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">[0] maknae comel mengomen ;3 </a></div><br> | |
| <div style="clear:both;"></div><div style="text-align: center;"><img border="0" height="182" src="http://data.whicdn.com/images/19154038/tumblr_lvu9waLJD51r5w6dho1_r1_500_large.jpg" style="border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;" width="320" /><br /> | |
| <br /> | |
| <br /> | |
| <div style="text-align: justify;">Kadang-kadang aku teringin nak masuk dunia fantasy + magic , dunia anime . mesty best gila :D tapi bukan <span class="Apple-style-span" style="color: #6aa84f;">dunia kartun yang merepek tah ape-ape okeyh</span> , macam manga , tahu manga tuh ape ? okeyh kau tahu .<br /> | |
| <br /> | |
| <br /> | |
| Best bace komik anime/manga nyh , contoh komiknye, maid maiden , star post , 24 warna , buah , fairytail and banyak lagi :> selain komik , aku tengok movie or drama<span class="Apple-style-span" style="color: #741b47;">*pfffttt</span> anime dekat channel animax . ade channel animax ? okeyh good .<br /> | |
| <br /> | |
| <br /> | |
| Selain daripada diatas , aku selalu main game <span class="Apple-style-span" style="color: #e69138;">*bkn game budak-budak macam angry bird tuh :p</span> final fantasy , the sims 2/3 , alien shooter 1/2 , street fighter , farmville dekat pc or ps3 . pernah main the sims 2/3 ? feveret game the sims aku ialah the sims 3 university and pet . best tau , HOHOR dan aku selalu maen <span class="Apple-style-span" style="color: #674ea7;">cheat</span> -.-<br /> | |
| <br /> | |
| <br /> | |
| aku nyh kira otaku juga , tahu tak apa maksudnye ? otaku nyh means org yang terlalu obses dengan komik , figura , cosplay, game yang berkaitan dengan anime or manga <span class="Apple-style-span" style="color: #45818e;">*akulah lettew :p</span><br /> | |
| <br /> | |
| <blockquote class="tr_bq" style="text-align: center;">okeyhlah penat ak menaip , kita sambung lagi next time okeyh ? bye bye :3</blockquote></div></div><div style="clear:both; padding-bottom:0.25em"></div><p class="blogger-labels">Labels: <a rel='tag' href="http://invisiblemagictrain.blogspot.com/search/label/komik">komik</a>, <a rel='tag' href="http://invisiblemagictrain.blogspot.com/search/label/otaku">otaku</a></p> | |
| <div class="headers">the end of everything<br></div> | |
| <div class="h2"><a class="comments" href="https://www.blogger.com/comment.g?blogID=8512633928445637214&postID=7315145620603685015&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">[0] maknae comel mengomen ;3 </a></div><br> | |
| <div style="clear:both;"></div><div class="separator" style="clear: both; text-align: center;"><br /> | |
| </div><div class="separator" style="clear: both; text-align: center;"><img border="0" height="178" src="http://data.whicdn.com/images/19200475/tumblr_lw25bz6BJJ1r1etl7o1_500_large.jpg" style="border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;" width="320" /></div><div class="separator" style="clear: both; text-align: center;"><br /> | |
| </div><br /> | |
| <div style="text-align: center;"><div style="text-align: justify;"><span class="Apple-style-span" style="background-color: white; font-family: inherit;"><span class="hps" style="text-align: -webkit-auto;">It's really hurts . T</span><span class="" style="text-align: -webkit-auto;">hat's all</span> I<span class="hps" style="text-align: -webkit-auto;"> can</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">express </span><span class="" style="text-align: -webkit-auto;">. This is <i><span class="Apple-style-span" style="color: #3d85c6;">THE END OF EVERYTHING</span></i> , I can't cry and I don't know why , only God knows about everything . E</span><span class="hps" style="text-align: -webkit-auto;">ven if it hurts </span><span class="" style="text-align: -webkit-auto;">,</span> <span class="hps" style="text-align: -webkit-auto;">but I</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">remain</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">steadfast</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">to</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">cover it </span><span style="text-align: -webkit-auto;">.</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">I</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">must be strong </span><span style="text-align: -webkit-auto;">,</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">I can not</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">complain </span><span style="text-align: -webkit-auto;">, I have to</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">continue</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">life</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">as usual .</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> It's really really .....</span></span></div></div><span class="Apple-style-span" style="background-color: white; font-family: inherit;"><span class="Apple-style-span" style="text-align: -webkit-auto;"><br /> | |
| </span></span><br /> | |
| <blockquote class="tr_bq"><div style="text-align: justify;"><div style="text-align: center;"><span class="Apple-style-span" style="background-color: white; font-family: inherit;"><span class="Apple-style-span" style="text-align: -webkit-auto;">B</span><span class="hps" style="text-align: -webkit-auto;">ut </span><span style="text-align: -webkit-auto;">,</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">I</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">ask</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">you</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">only one</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">God </span><span class="" style="text-align: -webkit-auto;">, protect</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">him</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">from any </span><span class="hps" style="text-align: -webkit-auto;">disaster </span><span style="text-align: -webkit-auto;">,</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">because I</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">can't afford</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">to do so .</span></span> </div></div></blockquote><blockquote class="tr_bq"><div style="text-align: justify;"><div style="text-align: center;"><span class="Apple-style-span" style="background-color: white; font-family: inherit;"><span class="hps" style="text-align: -webkit-auto;">So please , I begging you . Ouh dear , </span><span class="Apple-style-span" style="color: #e06666;"><span class="hps" style="text-align: -webkit-auto;">I</span> <span class="hps" style="text-align: -webkit-auto;">hope you</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">will</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span><span class="hps" style="text-align: -webkit-auto;">find</span><span class="Apple-style-span" style="text-align: -webkit-auto;"> </span></span><span class="hps" style="text-align: -webkit-auto;"><span class="Apple-style-span" style="color: #e06666;">happiness</span> , only that I can say , <span class="Apple-style-span" style="color: #a64d79;">Goodbye ...</span></span></span></div></div></blockquote><div style="text-align: justify;"><br /> | |
| </div><div class="separator" style="clear: both; text-align: center;"></div><div style="clear:both; padding-bottom:0.25em"></div><p class="blogger-labels">Labels: <a rel='tag' href="http://invisiblemagictrain.blogspot.com/search/label/sad">sad</a></p> | |
| <div style="text-align:center"> | |
| | | |
| <a style="text-align:center;" href="http://invisiblemagictrain.blogspot.com">Home</a> | | |
| <a href="http://invisiblemagictrain.blogspot.com/search?updated-max=2011-12-11T21:45:00-08:00&max-results=5">Past</a><br> | |
| </div> | |
| <center> | |
| <div id="profile" style="display: none;"> | |
| <div class="headers">profile</div><br> | |
| <br><br> | |
| <span style="font:bold 28px mistral;color:#8d7777; align="right" ; letter-spacing:-3px">It's all about me , read them in silent .</span><br><br> | |
| <center><img src="http://data.whicdn.com/images/10516394/tumblr_lhwo65Qx2N1qe3y6oo1_500_large.jpg"style="border-bottom-left-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-top-left-radius: 10px 10px; border-top-right-radius: 10px 10px;" height="220px"></center><br> | |
| <blockquote>Dear my hunny pie, I would be delightful if you cared to read my biography :)</blockquote><br> | |
| <br> | |
| ♬ I am Miss Ny'saa Farah but they're called me<b> </b><span class="Apple-style-span" style="color: #c27ba0;"><i><b>lee suha menyssa</b></i> </span>:p<br><br> | |
| ♬ Was born on 31 July 1996 <br><br> | |
| ♬ I am such a<b><span class="Apple-style-span" style="color: #cc0000;"> bad girl</span></b><br><br> | |
| ♬ I am <b><span class="Apple-style-span" style="color: #45818e;">otaku</span></b>, do you know meaning of otaku ? :p<br><br> | |
| ♬ I am hardcore<i><span class="Apple-style-span" style="color: #134f5c;">*pfftt</span></i> of kpop , any problems ?<br><br> | |
| ♬ Already taken by <b><span class="Apple-style-span" style="color: #6fa8dc;"><i>cloud in final fantasy</i></span></b><br><br> | |
| ♬ I am fluent in languages malay and english but not really in <b><strike><span class="Apple-style-span" style="color: #e06666;">korean</span></strike></b><br><br> | |
| ♬ I don't eat <b><strike><span class="Apple-style-span" style="color: #93c47d;"><i>veggies</i></span></strike></b><br><br> | |
| ♬ <span class="Apple-style-span" style="color: #e06666;"><b><i>chocolate</i></b></span> and <span class="Apple-style-span" style="color: #e06666;"><b><i>cheese</i></b></span> are my two best friends <br><br> | |
| ♬ Believe it or not I like to exercise *yeah man<br><br> | |
| ♬ I absolutely adore babies and toddlers and I often go gaga over them<br><br> | |
| ♬ I'm a die-hard fan of White, Black and Red . Not much of <span class="Apple-style-span" style="color: #e06666;"><strike>Pink</strike></span> <br><br> | |
| ♬ My greatest enemies are <b><span class="Apple-style-span" style="color: #cc0000;">Liar</span></b>, <b><span class="Apple-style-span" style="color: #cc0000;">Backstabber </span></b>, <b><span class="Apple-style-span" style="color: #cc0000;">Hypocrite </span></b> and <b><span class="Apple-style-span" style="color: #cc0000;"> Nag</span></b><br><br> | |
| ♬ I hate them alot. World would be such a better place without them all <br><br> | |
| </div> | |
| <div id="tags" style="display: none;"> | |
| <div class="headers">tagboard</div> | |
| <br><Br> | |
| <center><span style="font:bold 28px mistral;color:#8d7777; align="center" ; letter-spacing:-3px"> leave your footsteps here , before you exit</span><br><br><br> | |
| <center><img src="http://data.whicdn.com/images/14093838/74118_large.jpg" width=330" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br><br> | |
| <center><!-- BEGIN CBOX - www.cbox.ws - v001 --> | |
| <div id="cboxdiv" style="text-align: center; line-height: 0"> | |
| <div><iframe frameborder="0" width="400" height="0" src="http://www3.cbox.ws/box/?boxid=3287223&boxtag=rp4beh&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain3-3287223" style="border: 0px solid;" id="cboxmain3-3287223"></iframe></div> | |
| <div><iframe frameborder="0" width="400" height="79" src="http://www3.cbox.ws/box/?boxid=3287223&boxtag=rp4beh&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform3-3287223" style="border: 0px solid;border-top:0px" id="cboxform3-3287223"></iframe></div> | |
| </div> | |
| </div> | |
| <div id="other" style="display: none;"> | |
| <div class="headers">Other site of mine !</div> | |
| <br><Br> | |
| <center><img src="http://data.whicdn.com/images/12774282/ps3_ff10_01_large.jpg"width="330" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br> | |
| </center><br> | |
| <center><span style="font:bold 28px mistral;color:#8d7777; align="center" ; letter-spacing:-3px">other sites owned by ME . </span><img src="http://dl2.glitter-graphics.net/pub/369/369242zkayrj1oby.gif" <br><br><br><br> | |
| ☂ <a href="http://www.facebook.com/groups/budakbudak.bloggers/">BBB Family</a> | |
| ☂ <a href="http://non-stopjelly.blogspot.com/">second blog</a> | |
| ☂ <a href="http://www.facebook.com/suJu.nysa">facebook</a> | |
| ☂ <a href="https://twitter.com/#!/NysaaHyunAe">tweet me</a><br><br> | |
| ☂ <a href="http://nysaahyunae.tumblr.com/">tumblr</a><br><br> | |
| <center><span style="font:bold 28px mistral;color:#8d7777; align="center" ; letter-spacing:-3px">my fanfic</span><br><br> | |
| <div class="annafarays"><a href="http://non-stopjelly.blogspot.com/2011/12/character-of-its-shining-again.html">Characters of It's Shining Again</a></div> | |
| <div class="annafarays"><a href="http://non-stopjelly.blogspot.com/2011/12/part-1_14.html">It's began</a></div> | |
| <div class="annafarays"><a href="http://non-stopjelly.blogspot.com/2011/12/part-2.html">It's Monday</a></div> | |
| <div class="annafarays"><a href="http://non-stopjelly.blogspot.com/2011/12/part-3.html">It's Tuesday</a></div> | |
| </div> | |
| <div id="affies" style="display: none;"> | |
| <div class="headers">Affies</div><br><Br> | |
| <center><span style="font:bold 28px mistral;color:#8d7777; align="right" ; letter-spacing:-3px">here you are , let me introduce you my bias :)</span><br><br> | |
| <img src="http://media.tumblr.com/tumblr_ls5rw3yCC51qexugo.jpg" width="270" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br><br> | |
| Name <br> | |
| <span class="Apple-style-span" style="color: #6fa8dc;">Kim MyungSoo or L</span> <br><br> | |
| Birthday<br> | |
| <span class="Apple-style-span" style="color: #6fa8dc;">13 March 1992</span> <br><br> | |
| Group<br> | |
| <span class="Apple-style-span" style="color: #6fa8dc;">INFINITE</span><br><br> | |
| <img src="http://data.whicdn.com/images/18067393/tumblr_luq8q9bzGb1r092y9o1_500_large.jpg" width="270" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br><br> | |
| \ yang sebelah kiri tuh<i><span class="Apple-style-span" style="color: #e06666;"> boyprend</span></i> noona ziha xD /<br><br> | |
| Name <br> | |
| <span class="Apple-style-span" style="color: #c27ba0;">Jung Jin Young</span> <br><br> | |
| Birthday<br> | |
| <span class="Apple-style-span" style="color: #c27ba0;">18 November 1991</span> <br><br> | |
| Group<br> | |
| <span class="Apple-style-span" style="color: #c27ba0;">B1A4</span><br><br> | |
| <img src="http://en.korea.com/files/2011/11/20111109_1320796236_89956300_1.jpg" width="270" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br><br> | |
| Name <br> | |
| <span class="Apple-style-span" style="color: #e06666;">Jo KwangMin</span> <br><br> | |
| Birthday<br> | |
| <span class="Apple-style-span" style="color: #e06666;">24 April 1995 </span> <br><br> | |
| Group<br> | |
| <span class="Apple-style-span" style="color: #e06666;">BOYFRIEND</span><br><br> | |
| <img src="http://2.bp.blogspot.com/-gWoMNVuBttA/TtZ-aXeYy_I/AAAAAAAABzw/S7MTj9DmuLc/s320/207005_124947257579900_118697028204923_184139_1451031_n.jpg" width="270" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br><br> | |
| Name <br> | |
| <span class="Apple-style-span" style="color: #e69138;">Lee MinHyuk or B-Bomb</span> <br><br> | |
| Birthday<br> | |
| <span class="Apple-style-span" style="color: #e69138;">14 DECEMBER 1990 </span> <br><br> | |
| Group<br> | |
| <span class="Apple-style-span" style="color: #e69138;">BLOCK B</span><br><br> | |
| <img src="http://3.bp.blogspot.com/-uCJtU9229qA/TtZ-cy1YlbI/AAAAAAAABz8/5XbTBrZS-Zo/s1600/tumblr_lusdgeE7dG1qjfvqwo1_500.png" width="270" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br><br> | |
| Name <br> | |
| <span class="Apple-style-span" style="color: #8e7cc3;">Ahn Jae Hyo</span> <br><br> | |
| Birthday<br> | |
| <span class="Apple-style-span" style="color: #8e7cc3;">23 DECEMBER 1990 </span> <br><br> | |
| Group<br> | |
| <span class="Apple-style-span" style="color: #8e7cc3;">BLOCK B</span><br><br> | |
| <img src="http://2.bp.blogspot.com/-mU7_Wa70gz0/Tugj925AdtI/AAAAAAAAB8g/USHjvgvfaQQ/s1600/buster+%2528170%2529.png" width="270" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br><br> | |
| yang nyh plak <i><strike><span class="Apple-style-span" style="color: #e06666;">boyfiee</span></strike></i> saye :p *percayelah - lagu ct nurhaliza <br><br> | |
| </center> | |
| </div> | |
| <div id="credit" style="display: none;"> | |
| <div class="headers">Around of applause</div><br><Br> | |
| <Br><center><img src="http://data.whicdn.com/images/14844661/tumblr_lr75qqSM7q1qmg8k9o1_500_large.png"height="200" style="-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;" alt="Photobucket"><br> | |
| <Br><Br> | |
| <center><span style="font:bold 28px mistral;color:#8d7777; align="center" ; letter-spacing:-3px">bf in BBB</span><br><br> | |
| <a href="http://www.dusty-dream.co.cc/"">Athirah Rahim</a> ♣ <a href="http://x-mcjellyz.blogspot.com/"">Zihah Noona</a> ♣ <a href="http://superfifteen.blogspot.com/"">Syah Zahari</a><br><br> | |
| <center><span style="font:bold 28px mistral;color:#8d7777; align="center" ; letter-spacing:-3px"> gomawo chingu !</span><br> | |
| <br> | |
| <center>Template by: <a href="http://izzatypink.blogspot.com/">Izzaty</a><a href="http://www.blogskins.com/me/izzatypink">Pink</a><br></center> | |
| <center>Inspired by: <a href="http://byedarling.blogspot.com/"">Anna May</a></center><br> | |
| </div> | |
| </html> | |
| <script language=javascript><!-- | |
| //Disable right click script III- By Renigade (renigade@mediaone.net)//For full source code, visit http://www.dynamicdrive.com | |
| var message="";///////////////////////////////////function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} | |
| document.oncontextmenu=new Function("return false")// --> </script> | |
| <style type="text/css">body, a, a:hover {cursor: url("http://www.dolliehost.com/dolliecrave/graphics/cursors-cute/52.gif"), progress;}</style> | |
| </div> | |
| <div style="position:absolute; left:130px; top:10px; "> | |
| <img src="http://3.bp.blogspot.com/-iYITBoQIhh8/TuX7fVBhHfI/AAAAAAAAB74/sl5zDkhYt6s/s1600/its.png" width="490" | |
| </div></center> | |
| <!-- code for turning all non-blog links to new page links --> | |
| <script type="text/javascript" language="javascript"> | |
| var arr = document.getElementsByTagName("a"); //get all links in the page | |
| for(var i = 0; i < arr.length; i++) | |
| { | |
| if(arr[i].href.indexOf("http://parisweflythroughit.blogspot.com/") < 0 //not links that are 'inside' blog | |
| && arr[i].href.indexOf("javascript:") < 0) //not javascript links | |
| arr[i].target = "_blank"; | |
| } | |
| </script> | |
| <div style="position:relative; top:110px; left:630px; width:15%; border-radius:2px; position:fixed; padding:3px; background:transparent; color:#f9fbfa; font-size:11px;"> ? <a href="http://www.blogger.com/home">Dashboard</a> ? <a href="http://www.blogger.com/follow-blog.g?blogID=8512633928445637214">+Follow</a> ? </div><script type="text/javascript" src="http://www.blogger.com/static/v1/common/js/3407999231-csitail.js"></script> | |
| <script type="text/javascript">BLOG_initCsi('classic_blogspot');</script></body></html> |
