ตั้งค่าการอ่าน

ค่าเริ่มต้น

  • เลื่อนอัตโนมัติ
    ♠ theme id stock ♠

    ลำดับตอนที่ #33 : ♦ theme no.32 :twilight (dark tone)

    • เนื้อหาตอนนี้เปิดให้อ่าน
    • 1.1K
      0
      15 พ.ย. 56






    <link href="http://fonts.googleapis.com/css?family=Englebert" rel="stylesheet" type="text/css" />
    <link href="http://fonts.googleapis.com/css?family=Clicker Script" rel="stylesheet" type="text/css" />
    <link href="http://i.imgur.com/chVbt.png" rel="shortcut icon" />
    <title></title>
    <script type="text/javascript">
    function changeNavigation(id)
    {document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}
    </script><script type="text/javascript">     
    /***********************************************
    * DISABLE SELECT SCRIPT
    * YOU CAN ENABLE SELECT TEXT BY REMOVING THIS SCRIPT
    * Contribute by www.dynamicdrive.com
    ***********************************************/
    //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><script language=JavaScript>
    <!--//Disable right mouse click Script
    //By Rainbowlove (walkertought@nsimail.com) contributed by DynamicDrive
    //For full source code, visit http://www.dynamicdrive.com
    var message="";
    ///////////////////////////////////
    function clickIE4(){
    if (event.button==2){
    return false;}}
    function clickNS4(e){
    if (document.layers||document.getElementById&&!document.all){
    if (e.which==2||e.which==3){return false;}}}
    if (document.layers){document.captureEvents(Event.MOUSEDOWN);
    document.onmousedown=clickNS4;}
    else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
    document.oncontextmenu=new Function("return false") // -->
    </script>
    <style type="text/css">
    #navbar-iframe {
    display: none;
    }
    body {
    background:url(http://25.media.tumblr.com/tumblr_lxwynw0Pdg1r9g6hvo2_250.png), fixed;
    font: 10pt trebuchet ms;
    color: #666;
    text-align: justify;
    cursor: url(http://1.bp.blogspot.com/-h7RLN3zZ9hY/T7DN-TymcCI/AAAAAAAABQM/SwF0Yb5Xqgs/s1600/crosshair5.png), progress;
    }
    a:link, a:visited {
    color: #B40404;
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    cursor: url(http://i53.tinypic.com/zycxmw.png), progress;
    }
    a:hover {
    text-decoration:none;
    color: #848484;
    font-style: strikeout;
    -webkit-transition:1s;
    }
    img {
    border-radius:10px;
    opacity:0.6;
    -webkit-transition-duration:2.5s;
    }
    img:hover{
    border-radius:30px;
    opacity:10.8;
    -webkit-transition-duration:2.5s;
    }

    .h1 {
    font: 14pt 'Englebert', cursive;
    color: black;
    background:url(hhttp://i.imgur.com/wc6Wc.png);
    text-align:center;
    border: 1px dotted #B40404;
    border-right:5pt solid #B40404;
    border-left:5pt solid #B40404;
    -webkit-transition: 1s;
    text-transform: lowercase;
    }
    .h1:hover {
    padding-left: 25px;
    -webkit-transition: 1s;
    }
    .h2 {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    font-family: Trebuchet MS;
    font-size:11px;
    width: 300px;
    margin-top: -2px;
    border-top: 0px solid #F5A9BC;
    border-bottom: 1px solid #F5A9BC;
    border-right: 1px solid #F5A9BC;
    border-left: 1px solid #F5A9BC;
    line-height:20px;
    color: #666;
    margin-left: 100px;
    text-align: center;
    }
    blockquote {
    border: #B40404 1px dotted;
    font-color: #999;
    background-position:bottom right;
    background-repeat:no-repeat;
    background-image: url(http://i.imgur.com/NSX7P.png);
    padding: 5px;
    -webkit-transition: 0.5s;
    }
    blockquote:hover {
    padding: 5px;
    border: 1px dashed #B40404;
    border-radius: 8px;
    -webkit-transition: 0.5s;
    }
    .header {
    color: #B40404;
    font: 70pt 'Clicker Script';
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
    -webkit-transition: 2s;
    }
    .header:first-letter { color:#848484; }
    .header:hover {
    padding-left:112px;
    -webkit-transition: 2s;
    -webkit-transform: rotate(0deg);
    opacity:.01;
    }
    .love { font: 10pt 'Calligraffitti'; text-align: right; }
    .navi span {
    font-family: Trebuchet MS;
    font-size: 16pt;
    color: #7DC4E3;
    cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
    }
    .navi span:hover {
    color: #2ECCFA;
    text-decoration: none;
    -webkit-transition-duration:.7s;
    }
    ::-webkit-scrollbar {
    width:10px;
    height:10px;
    }
    ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment  {
    height:10px;
    width:10px;
    display:block;
    background:#0000000;
    border:1px solid #929292;
    }
    ::-webkit-scrollbar-track-piece  {
    background-color:#000000;
    }
    ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
    background-color:#848484;
    border:1px solid #000000;
    }
    img.icon {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 5px;
    border: 1px solid #eee;
    padding: 3px;
    opacity: 1;
    }
    b { color: #B40404; font-weight:bold; }
    i , s, strike { color: #0000000; }
    u {  color: #000000; border-bottom: 1px #0000000 dashed; text-decoration: none;}
    .hyun ul{
    background:url(http://25.media.tumblr.com/tumblr_lxwynw0Pdg1r9g6hvo2_250.png);
    padding:5px;border:1px solid #DDD;
    text-align:center;width:220px;color:#555;
    }
    .hyun2 p{
    padding:5px;
    text-align:left;
    width:250px;
    color:#555;
    }
    a.lulu{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor:url(http://1.bp.blogspot.com/-h7RLN3zZ9hY/T7DN-TymcCI/AAAAAAAABQM/SwF0Yb5Xqgs/s1600/crosshair5.png);
    background:#fff;
    width:20px;text-decoration:none;
    border:2px solid #DDD;
    border-radius:33px;color:#555;
    display:inline-block;text-align:center;
    }
    a.lulu:hover{
    background:#ccc;
    color:#fff;
    }</style>
    <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 class="header">
        I&#39;m In Love You</div>
    <table align="center" border="0" cellspacing="10" style="border-top: 30px solid #000000;
    border-left: 10px solid #000000;
    border-right: 10px solid #000000;
    border-bottom: 30px solid #000000;
    background: url(http://i1203.photobucket.com/albums/bb392/Ikha00/20070320_313973.gif);;
    border-radius:10px;
    font-size: 11px; color: #000000; line-height: 16px; background-color: #FFF; border-radius:10px;" width="800">
        <tbody>
            <tr>
                <td style="width:530px; padding-left:5px; border-right:1px solid #eee; padding-bottom:5px;; padding-right:15px; " valign="top">
                    <div id="main">
                        <mtentries lastn="7">
                        <div class="h1">
                            <blogitemtitle>Title name</blogitemtitle></div>
                        <div class="h2">
                            <mtdateheader>&lt;$15/11/56</mtdateheader></div>
                        <br />
                        <span style="color:#696969;">...<br />
                        ...<br />
                        ...<br />
                        ...<br />
                        ...<br />
                        ...<br />
                        ...<br />
                        ...<br />
                        ...<br />
                        ..<br />
                        ...<br />
                        ...</span></mtentries><br />
                        <br />
                        <br />
                        &nbsp;</div>
                </td>
                <td style="line-height:15px; font-size:11px; width:240px; padding-left:10px;" valign="top">
                    <div class="h1">
                        Disclaimer</div>
                    <br />
                    <img src="http://data.whicdn.com/images/46405027/tumblr_mdabxnOYnE1r7nyx7o1_500_thumb.jpg" /><br />
                    <center>
                        <div class="hyun" id="hyun">
                            <a class="lulu" href="http://my.dek-d.com/beer-naka/friend/request_friend.php">1</a><a class="lulu" href="http://writer.dek-d.com/beer-naka/writer/">2</a><a class="lulu" href="http://my.dek-d.com/beer-naka/qmsg/">3</a><a class="lulu" href="http://writer.dek-d.com/beer-naka/qmsg/reply.php?user_id=2611558">4</a>
                            <ul>
                            </ul>
                            <div id="word" style="width:250px;">
                                <span style="color:#696969;">Bonjour ! welcome here . meet the weirdo . lalalala . change it with your own words</span></div>
                            <center>
                                <div id="1" style="display: none;">
                                    Hi , my name is blabla . i&#39;m 560 y/o . stay at grave . i&#39;m dead and now i&#39;m back want to eat you . watch out i&#39;m warning you , maybe you are next ! &lt;--- change with your own profile---&gt;</div>
                                <div id="2" style="display: none;">
                                    put your cbox</div>
                                <div id="3" style="display: none;">
                                    put anything</div>
                                <div id="4" style="display: none;">
                                    put anything you want</div>
                            </center>
                        </div>
                        <!---- DO NOT REMOVE THIS, OR I'LL HUNT AND EAT YOU !!----->
                        <div class="h1">
                            Credits</div>
                        <br />
                        <center>
                            <img height="100" src="http://data.whicdn.com/images/46405123/tumblr_mf6mc6uXyu1rjj2vjo1_500_thumb.png" width="200" /></center>
                        Basecode : <a href="http://www.aulia-septiya.co.cc">Aulia</a> <a href="http://www.blogskins.com/me/auseptiyaa">Septiya</a><br />
                        Edited by : <a href="http://iskandarumairah.blogspot.com">Syud</a> <a href="http://www.blogskins.com/me/syudaashah">Adda</a><br />
                        Little codes by : <a href="http://nurulatiqahjaidin.blogspot.com/">Atiqa</a> | <a href="http://wanaseoby.blogspot.com/">Wana</a><br />
                        Font : <a href="http://my.dek-d.com/dek-d/writer/view.php?id=1045894">Mr.Google<br />
                        <br />
                        <img src="http://image.dek-d.com/27/0261/1558/114174630" /></a><br />
                        <br />
                        <!---- DO NOT REMOVE THIS, OR I'LL HUNT AND EAT YOU !!-----></center>
                </td>
            </tr>
        </tbody>
    </table>
    <div id="entries" style="display: none;">
        <mtentries lastn="7">
        <div class="h1">
            <blogitemtitle>&lt;$BlogItemTitle$&gt;</blogitemtitle></div>
        <div class="h2">
            <mtdateheader>&lt;$MTEntryDate format=&quot;%B %e, %Y&quot;$&gt;</mtdateheader> &bull; &lt;$MTEntryDate format=&quot;%I:%M:%S %p&quot;$&gt; &bull; <a href="&lt;$BlogItemCommentCreate$&gt;">&gt; &lt;$BlogItemCommentCount$&gt; comments</a></div>
        <br />
        &lt;$MTEntryBody$&gt;</mtentries><br />
        <br />
        <center>
            <olderposts><a href="&lt;$OlderPosts$">&laquo; PAST</a> </olderposts> <newerposts> &bull; <a href="&lt;$NewerPosts$">FUTURE &raquo;</a></newerposts></center>
    </div>
    <!-- iD Clean Code Ver. 2.4.1 By Fantasier --><!-- อย่าลบข้อความเครดิตที่มานะครับ สามารถก็อปต่อไปได้โดยไม่ลบเครดิตในโค้ด ไม่ต้องให้เครดิตที่หน้าไอดีก็ได้จ้า -->
    <style type="text/css">
    #wrapper,.thcon { display:none }</style>
    <div class="theanchor">
        &nbsp;</div>
    <script type="text/javascript">$('.theanchor').parent().wrapInner('<div class="thcon"></div>'); $('#wrapper').before($('.thcon').contents()); $('.thcon') ();</script>



    :)  Shalunla
     
    ติดตามเรื่องนี้
    เก็บเข้าคอลเล็กชัน

    นิยายที่ผู้อ่านนิยมอ่านต่อ ดูทั้งหมด

    loading
    กำลังโหลด...

    อีบุ๊ก ดูทั้งหมด

    loading
    กำลังโหลด...

    ความคิดเห็น

    ×