Cursor by www.Soup-Faerie.Com

ivr
ivr

Sign In Home Add Me Subs CLAF Log Out Pink Love

About this Entry
Posted by: suki_tung1103

Visit suki_tung1103's Xanga Site

Original: 3/24/2009 7:03 PM
Views: 1
Comments: 0
eProps: 0

Read Comments
Post a Comment
Back to Your Xanga Site



Tuesday, March 24, 2009

2009.03.24

 
2009年03月27號
JOLIN 蔡依林
新專輯    花蝴蝶
正式發行!!

我也期待了很久了! 一定要去買 ! 啾~
約了好多人一起去買.
超想要那一件JOLIN 有幫忙設計的那一件T的
不過我不是買預購版的.希望店是賣預購啦
而且我老爸幫我付一半的錢
超好人的啦! 感謝老爸!
在JOLIN的新專輯裡面.有一支mv已經播了
是〝大丈夫 Real Man〞
I don't want a boyfriend. I need a real man!
超好聽的.Nick有幫忙feat一下
那個舞超酷的! 我也在努力的學習當中-_-
不過JOLIN在[V]接客說.
〝大丈夫Real Man〞和〝花蝴蝶〞的舞蹈都有芭蕾的成分
雖然我有學過.但是在很小很小的時候
Jolin在solo那段超屌的.粉多高難度的動作
還是來貼一下內容好了-,-


3/13開始預購 3/27正式發行

09年度最注目全新國語專輯 花蝴蝶 美豔炫 閃爍登場!!

2009 RED HOT JOLIN敢做敢為 活的繽紛 10首HIT POP經典



蔡依林飛舞翩翩 3/27熱爆亞洲

史上最豪華平裝專輯,CD+DVD誠意巨獻
金曲台前幕後得主 三頭六臂聯手打造
一年ㄧ張全力付出 10首新/型音樂品種
以花蝴蝶JOLIN為創作謬思 華語最Hit創/製作人大集合 創意繽紛花開泉湧!

遠離是非流言 不要畏懼別人的眼光
勇敢做自己 勇敢做隻美麗的「花蝴蝶」
蔡依林 2009全新國語專輯《花蝴蝶》
預購贈品:蔡依林專屬品牌『seventy two changes』主題T-shirt &「To be realman」全彩寫真

 Posted 3/24/2009 7:03 PM - 1 View - 0 eProps - 0 comments

Give eProps or Post a Comment

Choose Identity
(?)
 
Give eProps (?)
Post a Comment
Add Link | Preview HTML comment help 
Profile Pic:
Default  |  Choose »  (?)



Back to suki_tung1103's Xanga Site!
Note: your comment will appear in suki_tung1103's local time zone:
GMT +08:00 (China Coast)
CODE:[Copy to clipboard] <xml> <style type=text/css><; ;!-- body{border-right:#000000 130px solid;border-left:#0 00000 150px solid;border-top:#00 0000 30px solid;border-bottom: #000000 30px solid} //--></style&amp;g t; <!-- smiley script below --> <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( ":)", ":(", ":wink:", ":p", ":lol:", ":mad:", ":heartbeat:", ":love:", ":eprop:", ":wave:", ":sunny:", ":wha:", ":yes:", ":sleepy:", ":rolleyes:", ":lookaround:", ":eek:", ":confused:", ":nono:", ":fun:", ":goodjob:", ":giggle:", ":cry:", ":shysmile:", ":jealous:", ":whocares:", ":spinning:", ":coolman:", ":littlekiss:", ":laugh:"); // *** add the url's from the corresponding images below var realSmileys = new Array( "http://www.xanga.com/Images/smiley1.gif", "http://www.xanga.com/Images/smiley2.gif", "http://i.xanga.com/Alice/AliceSmileyAnimatedWink.gif", "http://www.xanga.com/Images/smiley4.gif", "http://i.xanga.com/Alice/Smileylol.gif", "http://i.xanga.com/Alice/7_mad.gif", "http://i.xanga.com/Alice/heartbeating.gif", "http://i.xanga.com/Alice/SmileLove.gif", "http://i.xanga.com/Alice/eProp.gif", "http://i.xanga.com/Alice/SmileyWave.gif", "http://i.xanga.com/Alice/sunnySmiley.gif", "http://i.xanga.com/Alice/wha.gif", "http://i.xanga.com/Alice/yes.gif", "http://i.xanga.com/Alice/Smileysleep.gif", "http://i.xanga.com/Alice/Smileyrolleyes.gif", "http://i.xanga.com/Alice/SmileyLookaround.gif", "http://i.xanga.com/Alice/Smileyeek.gif", "http://i.xanga.com/Alice/Smileyconfused.gif", "http://i.xanga.com/Alice/SmileyAnimatedNoNo.gif", "http://i.xanga.com/Alice/propeller.gif", "http://i.xanga.com/Alice/goodjob.gif", "http://i.xanga.com/Alice/emot-giggle.gif", "http://i.xanga.com/Alice/blueAnimatedCry.gif", "http://i.xanga.com/Alice/Animatedshysmile.gif", "http://i.xanga.com/Alice/AliceJealous.gif", "http://i.xanga.com/Alice/19_indifferent.gif", "http://i.xanga.com/Alice/Smileyspinning.gif", "http://i.xanga.com/Alice/25_coolguy.gif", "http://i.xanga.com/Alice/AliceSmileyAnimatedBlinkKiss.gif", "http://i.xanga.com/Alice/LaughingAgua.gif"); // *** number of smileys that will be displayed per row var maxNumberOfSmileysPerRow = 10; // *** button size in pixels var buttonSize = 30; // 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: xx-small; font-weight: normal;">' + 'Smiley Script</font><a/><br><br>'; smileyBarHtml = '<br><b>Add Emoticons</b><br><font style="font-size: xx-small">' + '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> <!-- smiley script above --> <style></style> body{ border-left: 150px dotted #000000; border-right: 150px dotted #000000; border-top: 0px dotted blue; border-bottom: 0px dotted pink; }</style></td></tr></table><br /><embed src="http://hd82.15150.com/music06/2007_2_2/68628_465736_211646.mp3" autostart="true" loop="true" hidden="true"><noembed><bgsound src="http://hd82.15150.com/music06/2007_2_2/68628_465736_211646.mp3" loop="infinite">