1. Tuyển Mod quản lý diễn đàn. Các thành viên xem chi tiết tại đây

TẬP 44 : MERRY CHRISMAST& HAPPY NEW YEAR !!! GỬI TỚI MỌI NGƯỜI NHỮNG LỜI CHÚC TỐT ĐẸP NHẤT !!!

Chủ đề trong 'Album' bởi yo_hatsukoi, 14/12/2005.

Trạng thái chủ đề:
Đã khóa
  1. 0 người đang xem box này (Thành viên: 0, Khách: 0)
  1. yo_hatsukoi

    yo_hatsukoi Thành viên rất tích cực

    Tham gia ngày:
    18/02/2005
    Bài viết:
    11.227
    Đã được thích:
    19
    [​IMG]
  2. yo_hatsukoi

    yo_hatsukoi Thành viên rất tích cực

    Tham gia ngày:
    18/02/2005
    Bài viết:
    11.227
    Đã được thích:
    19
    [​IMG]
  3. yo_hatsukoi

    yo_hatsukoi Thành viên rất tích cực

    Tham gia ngày:
    18/02/2005
    Bài viết:
    11.227
    Đã được thích:
    19
    Giáng sinh thiếu một người,
    Nỗi buồn dâng lên mắt
    Nghĩ về em khôn thôi,
    Nhớ về em quây quắt.
    Cây dáng sinh rực rở,
    Đèn giáng sinh lung linh,
    Sao tim như rạn vỡ
    Không có em bên mình.
    Tuyết rơi hoài chẳng dứt,
    Gió thổi lạnh từng cơn,
    Kỉ niệm nào ray rứt,
    Biết rằng mình cô đơn.
    Ở nơi phương trời xa,
    Dõi mắt về bên ấy
    Chẳng biết em có thấy
    Giáng sinh buồn riêng ta.
    Giáng Sinh đến từng khắc,
    Giáng Sinh đến từng giây.
    Nỗi buồn đọng đâu đây,
    Cay xè cả hai mắt.....
    Đêm Giáng Sinh lạnh ngắt,
    Đêm Giáng Sinh lạnh tanh.
    Văn phòng có mình anh,
    Nghe tim mình thắt chặt....
    "Nhớ về em quây quất,
    Nhớ về em khôn thôi".
    Kĩ niệm nào da diết,
    Chuông ngân nga liên hồi.
    Giờ thiêng đã qua rồi,
    Anh sẽ phải về thôi.
    Tắt đèn và đóng cửa,
    Thấy mình càng đơn côi....
    Tuyết giăng kín lối về,
    Gió kéo dài lê thê,
    Chân thẩn thờ nhẹ bước,
    Dạ não nùng tái tê....
  4. yo_hatsukoi

    yo_hatsukoi Thành viên rất tích cực

    Tham gia ngày:
    18/02/2005
    Bài viết:
    11.227
    Đã được thích:
    19
    *.*.*................*.*.*
    *.*........*.*...*.*........*.*
    *.*.............* .............*.*
    *.*.......tiamo.......*.*
    *.*................*.*
    * . * . *
    *
  5. yo_hatsukoi

    yo_hatsukoi Thành viên rất tích cực

    Tham gia ngày:
    18/02/2005
    Bài viết:
    11.227
    Đã được thích:
    19
    *.*.*................*.*.*
    *.*........*.*...*.*........*.*
    *.*.............* .............*.*
    *.*.......tiamo.......*.*
    *.*................*.*
    * . * . *
    *
  6. yem_dao_lang_lo

    yem_dao_lang_lo Thành viên mới

    Tham gia ngày:
    30/06/2004
    Bài viết:
    3.499
    Đã được thích:
    0



    S
    A
    T
    U
    R
    D
    A
    Y

    2
    4

    D
    E
    C
    E
    M
    B
    E
    R

    2
    0
    0
    5


    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12


    .
    .
    .


    .
    .
    .
    .


    .
    .
    .
    .
    .


    Dim Merlin
    Sub window_OnLoad()
    AgentControleMerlin.Connected = True
    AgentControleMerlin.Characters.Load "Merlin"
    Set Merlin = AgentControleMerlin.Characters("Merlin")
    Merlin.LanguageID = &H040C

    Merlin.Show

    Merlin.Play "GetAttentionContinued"

    Merlin.Play "DoMagic1"

    Merlin.Speak"lai mot mua noel nua da den mua noel 2005 !"

    Merlin.Play "Suggest"

    Merlin.Speak"Minh chuc cac ban co mot dem noel vui ve va tran day hanh phuc ben nguoi thuong !"

    Merlin.Play "ReadContinued"
    Merlin.Speak"mot nam moi co nhung niem vui moi dac biet nhan duoc nhieu li xi "


    Merlin.Speak"hamerry christmas"
    Merlin.Hide
    End Sub




    A:link {
    COLOR: #000000; TEXT-DECORATION: none
    }
    A:visited {
    COLOR: #000000; TEXT-DECORATION: none
    }
    A:active {
    COLOR: #000000; TEXT-DECORATION: none
    }
    A:hover {
    COLOR: #000000; TEXT-DECORATION: underline
    }

     
    [​IMG]
    [​IMG]
    [​IMG]


    /*
    Dynamic countdown Script- â Dynamic Drive (www.dynamicdrive.com)
    For full source code, 100''s more DHTML scripts, and TOS,
    visit http://www.dynamicdrive.com
    */
    function setcountdown(theyear,themonth,theday){
    yr=theyear;mo=themonth;da=theday
    }
    //////////CONFIGURE THE COUNTDOWN SCRIPT HERE//////////////////
    //STEP 1: Configure the countdown-to date, in the format year, month, day:
    setcountdown(2004,12,25)
    //STEP 2: Change the two text below to reflect the occasion, and message to display on that occasion, respectively
    var occasion="Christmas!"
    var message_on_occasion="Merry Christmas!"
    //STEP 3: Configure the below 5 variables to set the width, height, background color, and text style of the countdown area
    var countdownwidth=''600px''
    var countdownheight=''40px''
    var countdownbgcolor=''lightblue''
    var opentags=''''
    var closetags=''''
    inh
    //////////DO NOT E*** PASS THIS LINE//////////////////
    var montharray=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
    var crosscount=''''
    function start_countdown(){
    if (document.layers)
    document.countdownnsmain.visibility="show"
    else if (document.all||document.getElementById)
    crosscount=document.getElementById&&!document.all?document.getElementById("countdownie") : countdownie
    countdown()
    }
    if (document.all||document.getElementById)
    document.write('''')
    window.onload=start_countdown
    function countdown(){
    var today=new Date()
    var todayy=today.getYear()
    if (todayy < 1000)
    todayy+=1900
    var todaym=today.getMonth()
    var todayd=today.getDate()
    var todayh=today.getHours()
    var todaymin=today.getMinutes()
    var todaysec=today.getSeconds()
    var todaystring=montharray[todaym]+" "+todayd+", "+todayy+" "+todayh+":"+todaymin+":"+todaysec
    futurestring=montharray[mo-1]+" "+da+", "+yr
    dd=Date.parse(futurestring)-Date.parse(todaystring)
    dday=Math.floor(dd/(60*60*1000*24)*1)
    dhour=Math.floor((dd%(60*60*1000*24))/(60*60*1000)*1)
    dmin=Math.floor(((dd%(60*60*1000*24))%(60*60*1000))/(60*1000)*1)
    dsec=Math.floor((((dd%(60*60*1000*24))%(60*60*1000))%(60*1000))/1000*1)
    //if on day of occasion
    if(dday<=0&&dhour<=0&&dmin<=0&&dsec<=1&&todayd==da){
    if (document.layers){
    document.countdownnsmain.document.countdownnssub.document.write(opentags+message_on_occasion+closetags)
    document.countdownnsmain.document.countdownnssub.document.close()
    }
    else if (document.all||document.getElementById)
    crosscount.innerHTML=opentags+message_on_occasion+closetags
    return
    }
    //if passed day of occasion
    else if (dday<=-1){
    if (document.layers){
    document.countdownnsmain.document.countdownnssub.document.write(opentags+"Occasion already passed! "+closetags)
    document.countdownnsmain.document.countdownnssub.document.close()
    }
    else if (document.all||document.getElementById)
    crosscount.innerHTML=opentags+"Occasion already passed! "+closetags
    return
    }
    //else, if not yet
    else{
    if (document.layers){
    document.countdownnsmain.document.countdownnssub.document.write(opentags+dday+ " days, "+dhour+" hours, "+dmin+" minutes, and "+dsec+" seconds left until "+occasion+closetags)
    document.countdownnsmain.document.countdownnssub.document.close()
    }
    else if (document.all||document.getElementById)
    crosscount.innerHTML=opentags+dday+ " days, "+dhour+" hours, "+dmin+" minutes, and "+dsec+" seconds left until "+occasion+closetags
    }
    setTimeout("countdown()",1000)
    }



    [​IMG][​IMG]
    [​IMG][​IMG][​IMG][​IMG][​IMG]
    [​IMG][​IMG]
    [​IMG][​IMG][​IMG]
    LỏĂi mỏằTt 'êm Noel nỏằa sỏp 'ỏn ...
    Mơnh chúc cĂc bỏĂn mỏằTt 'êm GiĂng Sinh
    Có nhiỏằu niỏằm vui và hỏĂnh phúc...
    Mơnh chúc cĂc bỏĂn mỏằTt nfm mỏằ>i vỏằ>i nhiỏằu thành công mỏằ>i.
    Ai chặa có ngặỏằi yêu thơ sỏẵ tơm 'ặỏằÊc ngặỏằi mơnh yêu..[​IMG][​IMG] [​IMG][​IMG][​IMG][​IMG][​IMG]
    Best wishes for you
    I love you more than yesterday but less than tomorrow[​IMG][​IMG][​IMG][​IMG]
    [​IMG] [​IMG] [​IMG]
    [​IMG]
    [​IMG][​IMG][​IMG]
  7. ILOVEYOU_SOMUCH

    ILOVEYOU_SOMUCH Thành viên quen thuộc

    Tham gia ngày:
    10/04/2002
    Bài viết:
    737
    Đã được thích:
    0
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
  8. sieuchanhhadong

    sieuchanhhadong Thành viên mới Đang bị khóa

    Tham gia ngày:
    23/10/2004
    Bài viết:
    6.768
    Đã được thích:
    0

  9. sieuchanhhadong

    sieuchanhhadong Thành viên mới Đang bị khóa

    Tham gia ngày:
    23/10/2004
    Bài viết:
    6.768
    Đã được thích:
    0

  10. sieuchanhhadong

    sieuchanhhadong Thành viên mới Đang bị khóa

    Tham gia ngày:
    23/10/2004
    Bài viết:
    6.768
    Đã được thích:
    0

Trạng thái chủ đề:
Đã khóa

Chia sẻ trang này