sip
sip

ymfyeung
read my profile
sign my guestbook

Visit ymfyeung's Xanga Site!

Name: Yeung
Location: Hong Kong, Hong Kong
Birthday: 9/5/1989
Gender: Male


Interests: Sea Scout, Basketball, Shopping, Make Friend, Sleeping, Watch film, Sailing, Camping......
Expertise: Image(349) IMG_3799 IMG_3810 ?? 160 ?? 163 ?? 154 ?? 155
Occupation: Student
Industry: Government


Message: message meEmail: email me
Website: visit my website
MSN: ymfyeung21st@hotmail.com
ICQ: 168409598


Member Since: 1/22/2006

SubscriptionsSites I Read

Groups Blogrings
Cathay Pacific "I Can Fly" 2005-2006
previous - random - next

PESS 5A >v<
previous - random - next

2006> NLSI PESS's Graduate
previous - random - next

Lingnan University Pre-AD 06-07
previous - random - next

Tuen Mun East District
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, February 16, 2008

14-02-2008

Heavy sick..

Still keep working to stop my confused mind!

 


Monday, February 11, 2008

11-02-2008

Everythings back to nomal

New Year New Start.


Friday, January 04, 2008

04-01-2008

 人在沒有選擇時,只能作出放棄


Friday, August 10, 2007

10-08-2007

4個月冇打過xanga....正在上班,冇野做。

lee幾個月黎發左左好多事,經歷左好多野..

嫲嫲終於都走了,回想起由上年10月開始

大家都陪住佢過最後一段路,直至最後的一刻大家都能夠係佢身邊

相信她已感到安慰....現在差不多所有後事都做好了

雖然直至現在依然十分掛念她,但是要走的始終都要走了,

永遠懷念..她與我們長存。

我永遠會記得 2007年7月22日下午2時18分(星期日)。


Friday, April 20, 2007

" target=_new> 



Next 5 >>


<xml> <script type="text/javascript"> function adjustSirListHeight() { // define the height of your SIR-list in the line below var sirListHeight = '90px'; var allTables = document.getElementsByTagName('tbody'); for (i=0; i < allTables.length; i++) { if ((allTables[i].innerHTML.indexOf('Sites I Read') != -1) && (allTables[i].innerHTML.toUpperCase().indexOf('<TABLE') == -1)) { sirlist = allTables[i].lastChild; temp = sirlist.firstChild.innerHTML; sirlist.removeChild(sirlist.firstChild); td = document.createElement('td'); div = document.createElement('div'); div.style.width = '165px'; div.style.height = sirListHeight; div.style.overflow = 'auto'; div.innerHTML = temp; td.appendChild(div); sirlist.appendChild(td); break; } } } if (navigator.userAgent.indexOf('Mac') == -1) if ((document.URL.indexOf('weblogs') == -1) && (document.URL.indexOf('guestbook') == -1) && (document.URL.indexOf('events') == -1) && (document.URL.indexOf('reviews') == -1)) adjustSirListHeight(); </script> <EMBED SRC="http://218.95.47.91/musicdata/hong/0/270706618/809119094.mp3" WIDTH="200" <script type="text/javascript"> // // *** Smiley Script V 3.0 *** // Original author: EasterEgg (http://www.xanga.com/easteregg) // // You can use this code freely, as long as the entire script remains // intact, including the copyright notice. // // Many thanks to Alice Woodrome (http://www.xanga.com/Alice), who handpicked // the emoticons that are currently present in this version of the script. // // VERSION HISTORY // // 1.0 (February 11, 2003) // - initial release // // 2.0 (May 12, 2003) // - cross browser: it runs in IE, Netscape, Mozilla and Opera // - ready for the upcoming (beta tested) changes at Xanga // - clickable smileys, even for non-IE users, displayed in buttons // - customizable number of smileys displayed in one row // - customizable smiley button size // - easily adjustable: only two arrays to maintain // // 2.1 (May 12, 2003) // - preloading images for faster performance // - XP Bugfix // // 2.2 (May 17, 2003) // - necessary adjustments made because of recent changes at Xanga // - made suitable for Mac users! // - runs only at the comment page for increased performance // // 3.0 (Nov 5, 2005) // - script was broken, due to changes at Xanga. Fixed. // - script overall revised, some obsolete code removed. // // HOW TO USE: // For use at Xanga only. Copy this entire code (including the script tags) // and paste in the Website Stats box at your Look and Feel page. Make sure // the previous version of this script (if any) is completely removed first. // // The script contains two arrays: "textSmileys" and "realSmileys". The items // present in the array "textSmileys" will be automatically replaced with the // corresponding images in the array "realSmileys". You can modify the arrays // as you see fit, as long as both arrays keep the exact same number of items. // // For example, suppose you want to add some smiley to the script... that would mean // in "textSmileys" you would add a shorthand like ":some_smiley:" or {somesmiley}, // and in "realSmileys" you would add it's url: "http://www.dude.com/some_smiley.gif". // // SETTINGS: // - "maxNumberOfSmileysPerRow": number of smileys that will be displayed in one row. // Smileys above that number will automatically be added to a new line. 10 by default. // - "buttonSize": size of the smiley buttons in pixels. 30 px by default. // // AVAILABILITY: // The script has been tested in the latest versions of IE, Netscape, // Mozilla and Opera (Windows 98). // function typeSmiley(sSmiley) { if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr') var editor = document.getElementsByTagName('textarea')[0]; else { var allTextAreas = document.getElementsByTagName('textarea'); for (i = 0; i < allTextAreas.length; ++i) { if (allTextAreas.getAttribute('name') == 'bdescr') { var editor = allTextAreas; break; } } } editor.value = editor.value + sSmiley; } function replaceTextSmileys() { // ***add textual emoticons to the array below var textSmileys = new Array( ":li:", ":bi:", ":21:", ":67:", ":star:", ":firework:", ":clap:", ":ghost:", ":note:", ":pink heart:", ":tongue:", ":crying:", ":irked:", ":cool:", ":redface:", ":rolleyes:", ":dry:", ":cute:", ":heart u:", ":expressionless:", ":biting:", ":eyebrow:", ":shocking:", ":sour:", ":smilesmile:", ":yuck:", ":yummy:"); // *** add the url's from the corresponding images below var realSmileys = new Array( "http://black-goldfish.sslpowered.com/icon/li.gif", "http://black-goldfish.sslpowered.com/icon/bi.gif", "http://black-goldfish.sslpowered.com/icon/21.gif", "http://black-goldfish.sslpowered.com/icon/67.gif", "http://black-goldfish.sslpowered.com/icon/star.gif", "http://black-goldfish.sslpowered.com/icon/firework.gif", "http://blog.yam.com/blackgoldfish/52378f84.gif", "http://black-goldfish.sslpowered.com/icon/ghost.gif", "http://blog.yam.com/blackgoldfish/582f4a5a.gif", "http://black-goldfish.sslpowered.com/icon/pink heart.gif", "http://blog.yam.com/blackgoldfish/13600d15.gif", "http://x00.xanga.com/5318710210c3016590508/t11940547.gif", "http://black-goldfish.sslpowered.com/icon/irked.gif", "http://black-goldfish.sslpowered.com/icon/cool.gif", "http://black-goldfish.sslpowered.com/icon/redface.gif", "http://img78.photobucket.com/albums/v246/br_smiley_emoticon/rolleyes.gif", "http://img78.photobucket.com/albums/v246/br_smiley_emoticon/dry.gif", "http://xcd.xanga.com/d9cb2af54643316590509/t5005996.gif", "http://x4f.xanga.com/6ff08517361b416590512/t11940550.gif", "http://x75.xanga.com/26cb0a020753116590514/t5247524.gif", "http://x04.xanga.com/c91b7b2725d3116590515/t56905.gif", "http://xee.xanga.com/402b6b563173316590885/t1273653.gif", "http://x86.xanga.com/1e0b9b2ad933316590886/t57370.gif", "http://x12.xanga.com/8c5b21e2c253216590888/t6320516.gif", "http://x30.xanga.com/b98871051413016590890/t11940826.gif", "http://x6a.xanga.com/d4eb2bfb1363016590891/t4511838.gif", "http://x25.xanga.com/d3cb56136923316590892/t4638075.gif"); // *** number of smileys that will be displayed per row var maxNumberOfSmileysPerRow = 16; // *** button size in pixels var buttonSize = 25; // preloading images var preloadedImages = new Array(realSmileys.length); for (i = 0; i < preloadedImages.length; ++i) { preloadedImages = new Image(); preloadedImages.src = realSmileys; } var allTableData = document.getElementsByTagName('td'); var indx; var smiley; var replacement; for (var i = 0 ; i < allTableData.length ; ++i ) { for ( var n = 0 ; n < textSmileys.length; ++n ) { if ((allTableData.innerHTML.toUpperCase().indexOf('TABLE') == -1) && (allTableData.innerHTML.indexOf('previewHTML()') == -1)) { indx = allTableData.innerHTML.indexOf(textSmileys[n]); if (indx != -1) { while (indx != -1) { replacement = ''; indx = allTableData.innerHTML.indexOf(textSmileys[n]); smiley = '<img src=\"' + realSmileys[n] + '">' replacement = allTableData.innerHTML.replace(textSmileys[n],smiley); allTableData.innerHTML = replacement; } } } } } if (document.getElementById('idSmileyBar')) { var smileyCollection = new Array(realSmileys.length); var smileyBar = ''; if (document.getElementById('htmleditor')) { for (i = 0; i < smileyCollection.length; ++i) { smileyCollecti + 'style="width:' + buttonSize + 'px; height:' + buttonSize + 'px;" onclick="javascript:insertHTML(\' ' + textSmileys + '\'); return false;">' + '<img src=\"' + realSmileys + '" alt="' + textSmileys + '"></button>'; } } else { for (i = 0; i < smileyCollection.length; ++i) { smileyCollecti + 'style="width:' + buttonSize + 'px; height:' + buttonSize + 'px;" onclick="javascript:typeSmiley(\' ' + textSmileys + '\'); return false;">' + '<img src=\"' + realSmileys + '" alt="' + textSmileys + '"></button>'; } } for (i = 0; i < smileyCollection.length; ++i) { if (i != 0) if ( (i/maxNumberOfSmileysPerRow).toString().indexOf('.') == -1) smileyBar = smileyBar + '<BR>'; smileyBar = smileyBar + smileyCollection; } // add SmileyBar infoLink = '<a href="http://www.alicewoodrome.com/smileyscript.html"' + 'target=blank><font style="font-size: xsmall; font-weight: normal;">' + 'Smiley Script</font><a/><br><br>'; smileyBarHtml = '<br><b>Add Emoticons</b><br><font style="font-size: xsmall">' + 'Simply add emoticons to your comments by clicking them!</font> ' + infoLink + smileyBar + '<br><br>'; obj2 = document.getElementById('idSmileyBar'); obj2.innerHTML = smileyBarHtml; } } if (document.getElementById('idSmileyBar')) replaceTextSmileys(); </script> <script> /* Change your options here. See the documentation at http://suhock.net/xanga/logs/ for more info. */ var show = true; var title = "My Stalkers"; var before = "My Blogrings"; var sortby = "date"; var order = "desc"; var limit = 0; /* Don't change anything beyond this point, unless you know what you're doing (not that you would pay any attention to this warning if you do know what you're doing) */ function getElement(id) { if(document.all) { return document.all[id]; } else { return document.getElementById(id); } } function getUser() { var user = ''; for (var i=0; i<document.links.length; i++) { if (document.links[i].href.substring(0,38) == "http://www.xanga.com/private/home.aspx") { var link = document.links[i]; if (link.innerText) { user = link.innerText; } else if (link.text) { user = link.text; } break; } } return user; } var tagname = 'script'; function getOwner() { var url = document.URL; var b = url.indexOf("?user="); if (b==-1) b = url.indexOf("&user="); if (b==-1) return getUser(); b += 6; var e = url.indexOf("&", b); if (e==-1) e = url.length; return url.substring(b, e); } </script> <img id="xasm_img" src="http://www.xanga.com/images/dot_clear.gif" width="1" height="1"> <span id="xasm_mod"></span> <script> document.images["xasm_img"].src = "http://suhock.net/xanga/logs/img.php?" + "u=" + escape(getOwner()) + "&" + "v=" + escape(getUser()) + "&" + "r=" + escape(document['referrer']); if (show) { var el1 = document.createElement(tagname); el1.src = "http://suhock.net/xanga/logs/stalkers.js.php?" + "u=" + escape(getOwner()) + "&" + "title=" + escape(title) + "&" + "before=" + escape(before) + "&" + "sortby=" + escape(sortby) + "&" + "order=" + escape(order) + "&" + "limit=" + escape(limit); getElement('xasm_mod').appendChild(el1); } </script> <embed style="width:400px; height:80px;" wmode="opaque" bgcolor="#ffffff" type="application/shockwave-flash" src="http://audio.xanga.com/mp3embedplayer.swf?i=465752&m=d8cac"> </embed></td></tr></table><br /><embed src="http://audio.xanga.com/ymfyeung/d8cac465752/audio.html" autostart="true" loop="true" hidden="true"><noembed><bgsound src="http://audio.xanga.com/ymfyeung/d8cac465752/audio.html" loop="infinite">

Play Me!