Join MultiplyOpen a Free ShopSign InHelp
MultiplyLogo
SEARCH

var no = 15; var speed = 1; var snowflake = 'http://www.newcreations.net/3d/images/snowflk/aniflak1.gif'; var keith = 1; var sammmy = 2; var ns4up = (document.layers) ? 1 : 0; var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; var am, stx, sty; var i, doc_width = 400, doc_height = 1500; if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = 500; doc_height = 1500; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i < no; ++ i) { dx[i] = 0; xp[i] = Math.random()*(doc_width-50); yp[i] = Math.random()*doc_height; am[i] = Math.random()*20; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); if (ns4up) { if (i == 0) { document.write(''); } else { document.write(''); } } else if (ie4up) { if (i == 0) { document.write('
'); } else { document.write('
'); } } } function snowNS() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers['dot'+i].top = yp[i]; document.layers['dot'+i].left = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout('snowNS()', speed); } function snowIE() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx[i] += stx[i]; document.all['dot'+i].style.pixelTop = yp[i]; document.all['dot'+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout('snowIE()', speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); }

HTML {BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-SIZE: 14px; BORDER-LEFT: 0px ; BORDER-BOTTOM: 0px }.itemboxsub { FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: none; fixed }.itembox {BORDER-RIGHT: 0px ; BORDER-TOP: 0px ; FONT-SIZE: 12px; BORDER-LEFT: 0px ; font-size: 10pt solid; COLOR: white; BORDER-BOTTOM: 0px ; FONT-FAMILY: Arial,Verdana; BACKGROUND: none; fixed }.itemboxalbum {FONT-SIZE: 11px; COLOR: Light Cyan Blue; FONT-FAMILY: Comic sans ms, Monotype Corsiva; BACKGROUND: none; fixed }MainTable {BORDER-RIGHT: 0px ; BORDER-TOP: 0px ; BORDER-LEFT: 0px ; BORDER-BOTTOM: 0px ; COLOR: #ffccff; BACKGROUND: none; fixed }BODY { cursor:url(http://www.geocities.com/vicky_nicky95/McMugbusy.ani); FONT-SIZE: 11px; COLOR: #0066ff; FONT-WEIGHT: bold; BACKGROUND: url(http://img.photobucket.com/albums/v610/ketsuek2/back1.jpg) fixed}

var ketsuekimessage='WebSite Protected By Ketsueki©'; function click(e) { if (document.all) { if (event.button == 2) { alert(ketsuekimessage); return false; }} if (document.layers) { if (e.which == 3) { alert(ketsuekimessage); return false; }}} if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click; var no = 15; var speed = 1; var snowflake = 'http://www.newcreations.net/3d/images/snowflk/aniflak1.gif'; var keith = 1; var sammmy = 2; var ns4up = (document.layers) ? 1 : 0; var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; var am, stx, sty; var i, doc_width = 400, doc_height = 1500; if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = 500; doc_height = 1500; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i < no; ++ i) { dx[i] = 0; xp[i] = Math.random()*(doc_width-50); yp[i] = Math.random()*doc_height; am[i] = Math.random()*20; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); if (ns4up) { if (i == 0) { document.write(''); } else { document.write(''); } } else if (ie4up) { if (i == 0) { document.write('
'); } else { document.write('
'); } } } function snowNS() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers['dot'+i].top = yp[i]; document.layers['dot'+i].left = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout('snowNS()', speed); } function snowIE() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx[i] += stx[i]; document.all['dot'+i].style.pixelTop = yp[i]; document.all['dot'+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout('snowIE()', speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); }

HTML {BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-SIZE: 14px; BORDER-LEFT: 0px ; BORDER-BOTTOM: 0px }.itemboxsub { FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: none; fixed }.itembox {BORDER-RIGHT: 0px ; BORDER-TOP: 0px ; FONT-SIZE: 12px; BORDER-LEFT: 0px ; font-size: 10pt solid; COLOR: white; BORDER-BOTTOM: 0px ; FONT-FAMILY: Arial,Verdana; BACKGROUND: none; fixed }.itemboxalbum {FONT-SIZE: 11px; COLOR: Light Cyan Blue; FONT-FAMILY: Comic sans ms, Monotype Corsiva; BACKGROUND: none; fixed }MainTable {BORDER-RIGHT: 0px ; BORDER-TOP: 0px ; BORDER-LEFT: 0px ; BORDER-BOTTOM: 0px ; COLOR: #ffccff; BACKGROUND: none; fixed }BODY { cursor:url(http://www.geocities.com/vicky_nicky95/McMugbusy.ani); FONT-SIZE: 11px; COLOR: #0066ff; FONT-WEIGHT: bold; BACKGROUND: url(http://img.photobucket.com/albums/v610/ketsuek2/back1.jpg) fixed}

var ketsuekimessage='WebSite Protected By Ketsueki©'; function click(e) { if (document.all) { if (event.button == 2) { alert(ketsuekimessage); return false; }} if (document.layers) { if (e.which == 3) { alert(ketsuekimessage); return false; }}} if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click;
Home

Aug 18, 2004

◄W♦w ►~ I am glad t♦ have this multiply pages, H♦pe every0ne t♦♦. This c0mmunity network will bring y0u guys and gals t♦ get back y0ur friend which l♦ng time n♦ c0ntact. Enj♦y every0ne and thank every♦ne wh0 is dr♦pping by my h♦mepages ~ H♦pe u enj0y ♫ ♪♪ ♫ ◄ L♥ve Y♥u ALL ►

.
Photo AlbumNov 19, 2004
Cute Pets~
11 Photos
Cute baby~
9 Photos, 3 comments
Ketsueki ~_~
14 Photos, 7 comments
Random Girl Pic
15 Photos, 5 comments
Random Car
9 Photos

   View All
.
Blog EntryDec 27, 2004
Before christmas day, Busy going shopping to hunt for the christmas present lolz...I do go Midvalley, 1 U, Sungai Wang, Leisure mall and KLCC as well...nearly half year or 1 year never been KLCC jor..Then saw my college fren and talk for a while lol.... more
Previous blog entries:
Oct 28-Express it or too late~
Oct 2-Crazy jor yesterday 15/09/04~
Ketsueki's favorite blog entries:
Nov 19-16/11 - 18/11 in Melaka Holiday
Sep 25-Love Style~
   View All
.
ReviewOct 8, 2004
Super boring, although got a little bit scary but don think it scare me...And the story is bore...This is korean movie...
Ketsueki's favorite reviews:
Oct 8-The Ghost
Sep 30-The Police Story~
Sep 16-Anacondas 2
Sep 9-Alien Vs Predator
Aug 19-The Village
   View All
.
Marketplace ItemNov 6, 2004
ThumbnailMCM , Armani Sport, Versace, Malboro Clasic, Valentino and many more....
Ketsueki's favorite listings:
Nov 6-Jean for sale~
Nov 6-Digital Camera
   View All
.
NoteGuestbook
   
irenennasshio wrote on Apr 28, '07
.
.
EventAug 18, 2004
Start:     Aug 28, '04 8:00p
End:     Aug 29, '04 4:00a
Location:     Genting Highland
Anyone going it ?Don you think very CHEH ~ Ghost festival still have rave party at there...Anyway to those who going up pls take care yourself properly ya! Beware of everything..
   View All
.
RecipeSep 11, 2004
.
.