Kiem tien online
Kiếm 980.35 USD trong 6 tháng không cần vào VIP !Theo chính sách mới của GSO-Media Bạn có thể kiếm được 980.35 USD mà kh
|
if(window.yzq_d==null)window.yzq_d=new Object(); window.yzq_d['qeKsEtgnMts-']='&U=1377to7lg%2fN%3dqeKsEtgnMts-%2fC%3d276537.9674519.10389829.8602773%2fD%3dN%2fB%3d4842288';
leminh is not connected to you in Yahoo! 360°.
Last updated Sun Oct 14, 2007 Member since July 2006
posted 4 hours ago
posted 7 hours ago
posted 7 hours ago
posted 7 hours ago
posted 7 hours ago
Thai do khi bi tu choi Neu nguoi ta noi khong voi ban thi hy vong do khong phai la lan cuoi cung Neu nguoi ta noi khong voi ban la do ban the hien minh kem qua Neu nguoi ta n… more
(Dân trí) - Ngày 15/10, Quỹ học bổng Kotex Vì nữ sinh tài năng sẽ trao giải cho 19 nữ sinh học các trường THPT ở địa bàn Hà Nội. Điều đặc biệt là trong danh sách nhận học bổng lần này xuất hiện những nữ sinh có thành tích học tập khá ấn tượng. more
Vietnam 10000 From 1994 to present
ha noi Vietnam present
Ha Noi Vietnam From 1998 to 2002
Ha Noi Vietnam From 2002 to 2005
Ha Noi Vietnam From 2005 to present
1 người cực kì thú vị, rất chăm chỉ, ngoan hiền và đa - zi - năng...hok tin làm quen thử coi, đừng bỏ lỡ bất cứ cơ hội nào để làm quen với leminh ^^...Be always happy em nhé :X
tha^n thie^n. va` de^~ ga^n` ...hay~ luon nhu the^' nhe' ^^
Le Minh la nguoi ban tot cua to o lop A2. To da hoc hoi o cau rat nhieu duc tinh tot. Cau la nguoi da gan ket to voi tap the lop! Khi nao co viec gi kho khan cu goi Thanh Chung nay nha!
| Copyright © 2007 Yahoo! Inc. All rights reserved. Privacy Policy - Terms of Service - Copyright/IP Policy - Guidelines - Help - Ad Feedback NOTICE: We collect personal information on this site. To learn more about how we use your information, see our Privacy Policy. |
1 người cực kì thú vị, rất chăm chỉ, ngoan hiền và đa - zi - năng...hok tin làm quen thử coi, đừng bỏ lỡ bất cứ cơ hội nào để làm quen với leminh ^^...Be always happy em nhé :X
tha^n thie^n. va` de^~ ga^n` ...hay~ luon nhu the^' nhe' ^^
Le Minh la nguoi ban tot cua to o lop A2. To da hoc hoi o cau rat nhieu duc tinh tot. Cau la nguoi da gan ket to voi tap the lop! Khi nao co viec gi kho khan cu goi Thanh Chung nay nha!
" newBubble.quoteDiv = document.createElement('DIV'); newBubble.quoteDiv.style.display = 'none'; newBubble.quoteDiv.onmouseover = quoteBubbleOver; newBubble.quoteDiv.onmouseout = quoteBubbleOut; newBubble.appendChild(newBubble.imageDiv); newBubble.appendChild(newBubble.quoteDiv); newBubble.onclick = toggleBubbleClick; newBubble.visible = 0; newBubble.idIndex = id; newBubble.id = id +'_bubbleFloat'; oCont.appendChild(newBubble); return newBubble; } function quoteBubbleOver() { var bubble = this.parentNode; window.clearTimeout(gBubbleTimes[bubble.idIndex]); } function quoteBubbleOut() { var bubble = this.parentNode; //gBubbleTimes[bubble.idIndex] = window.setTimeout("fadeBubble('" + bubble.id + "');", 5000); } function toggleBubbleClick() { if (!this.visible) hideAllBubbles(); toggleBubble(this, this.visible); return false; } function toggleBubble(obj, show) { if (!show) { if (!obj.quoteDiv.innerHTML)obj.quoteDiv.innerHTML = document.getElementById(obj.idIndex+'-bubble').innerHTML; obj.quoteDiv.style.display ='block'; obj.imageDiv.style.display ='none'; obj.className = "testimonial-shadow"; //gBubbleTimes[obj.idIndex] = window.setTimeout("fadeBubble('" + obj.id + "');", 10000); obj.visible = 1; } else { obj.imageDiv.style.display ='block'; obj.quoteDiv.style.display ='none'; obj.className = ""; window.clearTimeout(gBubbleTimes[obj.idIndex]); obj.visible = 0; } } function fadeBubble(objId) { var myBubble = document.getElementById(objId); toggleBubble(myBubble, myBubble.visible) } function hideAllBubbles() { for (var prop in gBubbles) { var curBubble = gBubbles[prop]; if (curBubble.visible) toggleBubble(curBubble, curBubble.visible) } } function hideAllBubblesEvent(p_oEvent) { var oEvent = p_oEvent ? p_oEvent : window.event; var oSender = p_oEvent ? oEvent.target : oEvent.srcElement; if (oSender.parentNode.className != 'quote' && oSender.parentNode.parentNode.className != 'testimonial-shadow') { hideAllBubbles(); } } initBubbles('ymgl-friends'); } /* use: initPopup(object ID, url, windowName, windowWidth, windowHeight, keyCode); use the keyencoder to figure out what option key to set http://gooey.yahoo.com/gui/webdevel/javascript/js_popupkeyencoder.html */ function initPopup(p_sId, p_sURL, p_sWinName, p_nWidth, p_nHeight, p_sYLibCode,p_dGoto) { var oLink = document.getElementById(p_sId); if (!oLink) return; oLink.winURL = (p_sURL) ? p_sURL : oLink.href; oLink.winWidth = p_nWidth; oLink.winName = p_sWinName; oLink.winHeight = p_nHeight oLink.winOptions = p_sYLibCode oLink.onclick = popupLink; oLink.winGoTo = p_dGoto; } function popupLink() { yg_popup(this.winURL,this.winName, this.winWidth, this.winHeight,this.winOptions); window.location = this.winGoTo; return false; } //counts the number of elements in a textarea and displays the result in a container //can either return total or the number of chars left based on the maxlength function writeCharacterCount (formname, container, textarea, maxlength) { var pendingContainer = document.getElementById('caption').firstChild; pendingContainer.innerHTML = "" + maxlength + " characters left. Limit " + maxlength + " characters."; } /* initPopup('msgPicker', '/invites/popup_picker.html?imp=yim', 'yim_pop', 430, 430,3,'/invites/compose.html'); initPopup('adrsPicker', '/invites/popup_picker.html?imp=yab', 'yab_pop', 430, 430,3,'/invites/compose.html'); */ } if(window.yzq_p==null)document.write(""); if(window.yzq_p)yzq_p('P=erk1xdj8au7M6yo9RxK9yABIy6ABMEcTUKYADk7z&T=13sp3ppg1%2fX%3d1192448168%2fE%3d2011300010%2fR%3dmingle%2fK%3d5%2fV%3d1.1%2fW%3dJ%2fY%3dYAHOO%2fF%3d438000388%2fS%3d1%2fJ%3d4538BECE'); if(window.yzq_s)yzq_s();
|