11月 12


若想修行千年,只有百年孤寂。
不是我不明白,是我太明白!
不是我太善變,是我太天真!
我就是一只修行千年的白狐,

略帶著瘋狂和驚恐的白狐。


 
修行千年,所以百年孤寂。
我從遙遠的喜馬拉雅來到了燈火憑欄處。
漸漸的。漸漸的。習慣了這個炫奇的世界。
一點,一點明白了世界上何為情物。
一次,一次站在没有燈影的樹下。
看著你微笑。看著你落淚。


 
修練千年今生來到人世,只為前世未解的姻缘。
你不記得我是誰,可我每天都想著你的樣子入眠。
你不記得我是誰,

可我每天都嗅著你的体味讓自己取暖。

感覺我並非一個人。
即使我们擦肩而過,今生你也不會記得我是誰。


 
你幸福嗎?快樂嗎?
我感覺到你並不幸福,也不快樂。
你不幸福嗎,不快樂嗎?
可我怎麼感覺你幸福快樂?


 
好吧,好吧。就這樣再修練一千年。

或許下個世纪你會記得我是誰。
就這樣慢慢地放開我的手。
送你走出我的視線。
漸漸 模糊了我的雙眼。漸漸視線模糊了。


我走了,回我那空幽山谷了。
回我那夢中的花園去了。
 
百年思,终不忘,斷愁腸,費思量。
思念。


 
生死兩茫茫;如今一切只能成追憶。
有一種愛叫做放手,這就是我所選擇的, 

為什麼,千年後你會明白的。

11月 12

評析:巴西演出大逆轉,終場收紅1.3%。印、俄就慘兮兮了,前一天漲的全吐回去,還倒貼!

台北時間

商品名稱

最新價

漲跌

漲幅%

開盤

最高

最低

3:05

印度BSE30

9839.69

-696.47

-6.61

10386.45

10397.36

9800.67

5:10

俄羅斯RTS

725.89

-86.69

-10.67

810.79

810.79

725.89

6:38

巴西Bovespa

37254.18

477.91

1.3

36775.18

37628.78

35515.21

11月 12

 

 
 

招呼語設定語法整理     更多的語法設定請參考→ 語法記錄 

招呼語設定的預覽圖↓

奇摩預設樣式---未更改↑

/*Opacity for blast奇摩本身的招呼語設定*/
#yblast .bg {zoom:1; filter:alpha(opacity:100); background: url(http://tw.yimg.com/i/tw/blog/yimg/blast_bg4.gif ) no-repeat}

  更改後的樣式---預覽圖↑     


如何更改---語法如下↓

/*Opacity for blast招呼語字體顏色圖框置中*/
#yblast .text{color:#F4F4F4;}
#yblast{text-align:center}
#yblast .text{font-size:14px;font-weight:bolder}
#yblast .bg{background-image:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline213.gif);background-repeat:no-repeat; background-position:50% 80%;width:540px;height:66px}

 語法註解↓

/*Opacity for blast招呼語字體顏色圖框置中*/
#yblast .text{color:#F4F4F4;}
#yblast{text-align:center}
#yblast .text{font-size:14px;font-weight:bolder}
#yblast .bg{background-image:url(網址);background-repeat:no-repeat; background-position:50% 80%;width:540px;height:66px}

color:#F4F4F4 = 字體顏色

#yblast{text-align:center} = 字體置中

font-size:14px = 字體的尺寸

background-image:url = (圖檔的網址)

no-repeat = 圖檔不重複

position:50% 80% =  ↓

第一個50%=圖檔左右移動

(100%圖檔往右移)(0%圖檔往左移)(50%在中間)

第二80%=招呼語圖下邊緣與中間最新文章距離

(100%就緊貼最新文章→ 0%越低圖檔往上)

width:540px = 圖檔的寬度

height:66px = 圖檔的高度


招呼語若不想設定圖檔只想以文字代替,那麼就參考以下語法↓

/*招呼語色+調整高度+置中+字體大小*/
#yblast .bg {background: transparent no-repeat}
#yblast .text{color:#ffffff;padding-top:30px;}
#yblast{text-align:center}
#yblast .text{font-size:14px;font-weight:bolder}

 語法註解 ↓

color:#ffffff = 字體顏色

top:30px = 字體與標題距離,數字越大距離越高

#yblast{text-align:center} = 字體置中,不想置中可刪除

font-size:15px = 字體的大小,數字調高字體越大

-----------------------------------------------------------------

不想設定字體的高度、置中讓奇摩預設決定↓

 /*招呼語字體顏色*/
#yblast .bg {background: transparent no-repeat}
#yblast .text{color:#000000;}

/*字體大小↑*/
#yblast .text{font-size:14px;font-weight:bolder}


以上三種設定語法,還可再加上這段↓

/*隱藏招呼語(我要留言)*/
#yblast .text a{display:none;}


 或是你想把(招呼語我要留言)換圖嗎?請參考以下↓

ㄚ! 設定這段,只有自己看的到啦!

/*招呼語我要留言換圖(自己才看得到)*/
#yblast a.edit{background:url(http://i234.photobucket.com/albums/ee170/MichelleRuby/caroline03-217.gif );width:35px;height:27px;}

我要留言換圖→圖檔不宜過大,一般我們設定左右欄小圖的即可。 


再來~~~~最後嚕,若是你不想顯示招呼語,那麼就乾脆給它用隱藏滴↓

/*隱藏招呼語*/
#yblast{display:none;}

---------------------------------------------------------

以上就是招呼語設定的語法整理

招呼語圖示的更改,可尋找自己喜歡的樣式,琳 就貼幾個偶製作逗

更多的圖檔請參考→  隨藝創作

 


設定路線→複製語法→點按管理部落格→面板樣式→自訂樣式→清除自訂樣式原語法,

在將語法貼上,按確定即完成設定

紫蘿琳 隨藝妨 http://tw.myblog.yahoo.com/jw!YFl.6UmaHk9bFp1B_BIetSfj/profile

11月 12

 

紫蘿琳『叢林藍蝶』部落套裝版型【94】    更多的版型設計請參考----隨藝創作  

※版型預覽圖↓

三欄式↓螢幕解析度 1024-----768 ------寬頻19吋畫面


※版型部份配件

         ←滑鼠樣式


琳 使用螢幕解析度1024→768 (寬頻19吋) 加工製作完成,適合任何解析度請自行設定觀看

  紫蘿琳【叢林藍蝶』部落套裝版型【94】版型語法↓  


  /*面板樣式設定分↓三欄式--兩欄式窄欄靠左--兩欄式窄欄靠右=註解要注意看=三選一蛤 ^.^ */

  /*三欄式面版寬度*/
.thrcol #yhtw_mastfoot {margin:0 auto;}.thrcol.class {min-width:970px;}.thrcol .ycnt3col {width:970px;text-align:left;margin:0 auto;}
.thrcol .yc3main {width:100%;float:left;}.thrcol .yc3mainbd {margin-left:183px;}.thrcol .yc3pri {width:100%;float:right;}.thrcol .yc3pribd {margin-right:183px;}.thrcol .yc3subbd {width:180px;float:left;position:absolute;right:0px;}.thrcol .yc3sec {width:180px;float:right;position:absolute;left:0px;}

/*兩欄式面板窄欄靠左-直接使用三欄式面板作變化-所有分類必須擺左邊只留更新日期在右邊*/
.thrcol #yhtw_mastfoot {margin:0 auto;}.thrcol.class {min-width:960px;}.thrcol .ycnt3col {width:960px;text-align:left;margin:0 auto;}
.thrcol .yc3mainbd {margin-left:185px;}.thrcol .yc3pribd {margin-right:0px;}.thrcol .yc3sec {position:absolute;width:181px;left:0px;}.thrcol .yc3subbd {width:0px;}
#ymodupdate, #yhtw_mastfoot{display:none;}
/*隱藏更新日期*/

/*二欄式面版窄欄靠右960左右欄加寬185*/
.twocolga #yhtw_mastfoot, .twocoldr #yhtw_mastfoot {width:960px;margin:0 auto;}.twocolga.class, .twocoldr.class {min-width:960px;}.twocolga .ycnt3col, .twocoldr .ycnt3col {width:960px;text-align:left;margin:0 auto;}
.twocolga .yc3main {width:100%;float:left;}.twocolga .yc3mainbd {margin-right:28px;}.twocolga .yc3pri {width:100%;}.twocolga .yc3subbd {width:185px;position:absolute;right:-0px;}.twocolga .yc3sec {display:none;}


/*---招呼語設定↓--想隱藏或顯示---二選一蛤----^.^---*/

/*隱藏招呼語*/
#yblast{display:none;}

/*招呼語字體色*/
#yblast .bg {background: transparent no-repeat}#yblast .text{color:#ffffff;padding-top:25px;}#yblast{text-align:center}#yblast .text{font-size:13px;font-weight:bolder}


/*-----以下設定-----------勿變動或刪除--------*/
/*大頭照暱稱紫蘿琳文字大小*/
#ymodprf .nickname a {font-family:標楷體;font-size:23px;}

/*紫蘿琳網路滑鼠*/
body{cursor:URL(http://hk.geocities.com/caroline310597/oline_a000.ani);}
a:hover{cursor:URL(http://hk.geocities.com/caroline310597/oline_a000.ani);}

/*blog profile個人檔案詳細介紹內容檔案標題+姓名+暱稱欄圖檔字體色*/
.yc3pribd .mft, #yreplymsg table, #ysbscrblist table, #ybloginfo table, #yusrinfo table, #yusrintro p {background:#000000;background-image:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a102.jpg) repeat;color:#D4D0CA;border:3px double #94ADBD;TEXT-ALIGN:center;}
table#bloginfo th {background:#1D2733;background-image:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a102.jpg);}table#usrinfo th {background:#1D2733;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a102.jpg);}

/*Background color for whole page背景格名描述字體色+三按鍵位置設定*/
body{background:#1D2733 ;background-image: url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a101.jpg);background-repeat: repeat;background-position: center center;background-attachment: fixed;}
#yblogtitle .mbd, #yblogtitle .mft{height:560px;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a100.jpg) no-repeat;background-position:top center;}
#yblogtitle h1, #yblogtitle a {color:#00FFFF;font-size:21px;font-weight:bolder;font-family:標楷體;}#yblogtitle .mbd, #yblogtitle .mft{font-size:18px;color:#ffffff;padding-top:19px;TEXT-ALIGN:right;center;}
#yblogtitle .tft {margin:450px 0px 0px 0px;}

/*comment list management更多回應列表字體色*/
#ycmntlist table th {background:#1D2733;color:#ffffff;}.listbd {background:#1D2733;color:#ffffff;}#ycmntlist .btncmntre {background:#1D2733;}

/*bottom搜尋底色+字體色+邊框色*/
input, select{background:#6B849C;background:url();color:#ffffff;border:2px outset #ffffff;FONT-SIZE:16px;font-family:verdana;}

/*編輯刪除按鈕框色(自己才看得到)*/
div.btnblgedit,div.btnblgdel,div.btnblgreport {background:#6B849C;border:1px outset #ffffff;}

/*Nav module body月曆星期當日色*/
#ymodcal th {color:#CEC6D6;}#ymodcal .mbd td strong {background;color:#CEC6D6;}

/*Nav module header左右上欄標題下欄內文底圖字體色*/
.yc3sec .mhd, .yc3subbd .mhd, .yc3sec .mhd a, .yc3subbd .mhd a, .yc3sec .mhd a:link, .yc3subbd .mhd a:link, .yc3sec .mhd a:visited, .yc3subbd .mhd a:visited{font-size:105%;background:#0024B8 url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a107.gif) 50% 0% no-repeat;height:55px;padding-top:20px;color:#0024B8;text-align:center;}
.yc3sec .mbd, .yc3subbd .mbd, .yc3sec .mft, .yc3subbd .mft{ font-size:105%;background:#000000;background-image:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a102.jpg) ; color:#5AD4F2;border:1px outset #65ADBD;}

/*Nav module list左右文章標題前小圖括號色+更多回應更新日圖*/
.ycntmod .mbd ul.list li {background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a106.jpg) no-repeat;padding-left:14px;padding-top:3px;padding-bottom:3px;color:#ffffff;border:3px double #94ADBD;center;}
.ycntmod .mbd ul.list li.more {background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a106.jpg) 50px center no-repeat;}
#ymodupdate .mbd .date{background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a106.jpg) left center no-repeat;padding-left:14px;font-size:100%;font-family:verdana;border:3px double #94ADBD;center;}

/*Main content header中間最新文章上欄標題下欄內文底圖字體色*/
.yc3pribd .mhd{font-size:120%;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a104.gif) repeat;padding-center;height:64px;color:#5AD4F2;padding-left:180px;padding-top:10px;:center;}
.yc3pribd .mbd{font-size:120%;background:#1D2733;background-image:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a102.jpg);color:#D4D0CA;}

/*Article content module中間文章前小圖字體色*/
.yblogcnt .blgtitlebar {margin-bottom:5px;}.yblogcnt .blgtitlebar h2 {font-size:110%;font-weight:bold;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a105.gif) no-repeat;padding-left:67px;height:50px;padding-top:28px;}.yblogcnt .blgtitlebar h2 a {color:#FFC000;padding-right:5px;}

/*Links連結字體色*/
a:link, a:visited{color:#5AD4F2;font-size:107%;text-decoration:none;}a:hover{color:#CEC6D6;text-decoration:none;background:url();background-repeat:repeat;border:1px ridge #C3A998;position:relative;top:1px;left:1px;}

/*btnsbsrb訂閱部落格圖(自己看不到-請以來賓身分不登入觀看)*/
div#btnsbsrb a, div#btnsbsrb_nologin a{display:block;width:135px;height:41px;overflow:hidden;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a112.gif) no-repeat;margin:0;}

/*make coomment bar回應+引用圖*/
div.btncomment a {display:block;width:105px;height:75px;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a108.gif) no-repeat;}
div.btntrackback a {display:block;width:105px;height:75px;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a109.gif) no-repeat;}

/*edit module profile上傳個人相片編輯個人檔案(自己才看得到)*/
div.btnulprfphoto a {display:block;width:135px;height:41px;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a110.gif) center top no-repeat;}
div.btneditprf a {display:block;width:135px;height:41px;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a111.gif) center top no-repeat;}

/*edit M blog title三按鍵換圖(自己才看得到)*/
div.btncompose a{display:block;width:113px;height:41px;overflow:hidden;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a113.gif) no-repeat;}
div.btnphoto a{display:block;width:113px;height:41px;overflow:hidden;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a114.gif) no-repeat;}
div.btnsetup a{display:block;width:113px;height:41px;overflow:hidden;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a115.gif) no-repeat;}

/*Shared rounded corner for all modules框線設定*/
.ycntmod {width:100%;position:relative;margin-bottom:2px;overflow:hidden;}
.ycntmod .rctop {zoom:1;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a103.jpg) left top repeat;margin-right:3px;}
.ycntmod .rctop div {background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a103.jpg) right top no-repeat;height:3px;font-size:0;position:relative;right:-2px;}
.ycntmod .rcbtm {zoom:1;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a103.jpg) left bottom repeat;margin-right:3px;}
.ycntmod .rcbtm div {background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a103.jpg ) right bottom no-repeat;height:3px;font-size:0;position:relative;right:-2px;}
.ycntmod .rcl {padding-left:2px;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a103.jpg) repeat-y;}
.ycntmod .rcr {zoom:1;padding-right:2px;background:url(http://i438.photobucket.com/albums/qq110/carolinepoppy/oline_a103.jpg) right repeat-y;}.ycntmod .text {position:relative;word-break:break-all;}.yc3pribd .ycntmod{overflow:visible;}.yc3pribd .ycntmod .yblogcnt{overflow:hidden;}

/*SCROLLBAR捲軸顏色*/
HTML{scrollbar-track-color:#1D2734;scrollbar-face-color:#1D2734;scrollbar-arrow-color:#E8EFF2;scrollbar-3dlight-color:#1D2734;scrollbar-darkshadow-color:#1D2734;scrollbar-shadow-color:#E8EFF2;}

/*--------------------以下若不想設定或隱藏不需要複製------------------*/

 /*文章分類-最新回應-最新文章-捲軸內容高度-內容超出由瀏覽器決定=柏憲語法分享*/
 #ymodfolder .mbd, #ymodnewcomt .mbd, #ymodnewart .mbd {HEIGHT:270px;OVERFLOW:auto;position:relative;}

/*以下若不想隱藏,只要刪除那段語法即可*/
#yhtw_mastfoot{display:none;} /*隱藏雅虎頁尾*/
#ymodprf .horos img{display:none}/*隱藏性別小圖示*/
#yblast .text a{display:none;}/*隱藏招呼語我要留言*/
#ymodalbum{display:none;} /*隱藏部落格相簿*/

 

 

 使用本語法時,請記得,先複製在記事本上。

記事本在哪→開始→ 程式集→附屬應用程式→系統工具延展打開就可以看到記事本

  使用   紫蘿琳 『叢林藍蝶』部落套裝版型【94】

請先更改奇摩預設面版→各式樣板→卡通,置頂功能文字、底圖設定比較適合

  版型語法如何使用→ 點按管理部落格→面板樣式→自訂樣式→清除自訂樣式原語法,

在將版型語法貼上,刪除不想設定與隱藏,按確定即完成設定。

本篇圖檔取自---- http://www.wolfmanart.net/df/main.htm

加工過的圖檔--如有冒犯原創,請見諒,造成你(妳)的不悅,請通知↓一定馬上處理

紫蘿琳 隨藝妨 http://tw.myblog.yahoo.com/jw!YFl.6UmaHk9bFp1B_BIetSfj/profile

11月 12

 

『各色愛心蝴蝶精靈圖』

   

以上圖檔取自網路,純屬欣賞收藏,如有冒犯,造成不悅,請告知

紫蘿琳 隨藝妨 http://tw.myblog.yahoo.com/jw!YFl.6UmaHk9bFp1B_BIetSfj/profile

11月 12

 

『貓の背景素材』

 

以下橫條背景規格是1024~~244,因會造成欄位出格,

琳 有將尺寸縮小,想要觀看,可點右鍵複製網址,另開網頁搜尋。

取自此→ http://site.voila.fr/diminoue/papiers_lettres.htm


 以下是四角小背景,規格尺寸不一,是原尺寸

取自此→ http://site.voila.fr/diminoue/fonds.htm

     

   

   

  

  

   

     

  

  

 

 

以上圖檔,純屬欣賞收藏,琳 都有上傳至私人空間,如有冒犯原創,造成不悅請告知,立即刪除

紫蘿琳 隨藝妨 http://tw.myblog.yahoo.com/jw!YFl.6UmaHk9bFp1B_BIetSfj/profile

11月 12

 

 
 

『貓の畫像』

 

以下尺寸規格不一,數量多,琳 將尺寸縮小了,想要觀看,請點圖檔連結

       

     

       

       
 
     
 
     
 
     
 
        

      

      

      
 
     
 

以上圖檔取自→ http://site.voila.fr/diminoue/images_chats2.htm

純屬欣賞收藏,琳都有上傳至私人空間,如有冒犯原創,造成不悅請告知,立即刪除

紫蘿琳 隨藝妨 http://tw.myblog.yahoo.com/jw!YFl.6UmaHk9bFp1B_BIetSfj/profile

11月 12

 

會追著游標跑的活潑可愛彩色小魚

點點可以餵飼料喔~

有喜歡的歡迎帶回去  擺哪兒都行

 

11.(298/300)

 

12.(350/350)

 

13.(350/350)

 

14.(320/215)

 

15.(320/170)

 

 

 

11.(298/300)
<embed width="298" height="300" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img84.imageshack.us/img84/4194/1708681534yh3.jpg&up_fishColor5=371ED6&up_numFish=9&up_fishColor8=0D47BA&up_fishColor1=3B43B8&up_fishColor7=1F5FDE&up_fishColor4=270BDB&up_fishColor2=3477FA&up_fishColor3=0516FA&up_foodColor=FFFFE0&up_fishColor9=0E1AC7&up_fishColor6=0758FA&up_fishName=Fish&up_fishColor10=F45540&" />

12.(350/350)
<embed width="350" height="350" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img84.imageshack.us/img84/3255/1708681528bs2.jpg&up_fishColor5=371ED6&up_numFish=9&up_fishColor8=0D47BA&up_fishColor1=3B43B8&up_fishColor7=1F5FDE&up_fishColor4=270BDB&up_fishColor2=3477FA&up_fishColor3=0516FA&up_foodColor=F6F5FA&up_fishColor9=0E1AC7&up_fishColor6=0758FA&up_fishName=Fish&up_fishColor10=F45540&" />

13.(350/350)
<embed width="350" height="350" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img84.imageshack.us/img84/3255/1708681528bs2.jpg&up_fishColor5=F3F2FA&up_numFish=9&up_fishColor8=EDF2FC&up_fishColor1=F6F5FA&up_fishColor7=F0F2F7&up_fishColor4=F8F7FA&up_fishColor2=F0F2F5&up_fishColor3=F5F5FA&up_foodColor=F8F2FC&up_fishColor9=0817FC&up_fishColor6=F0F2F7&up_fishName=Fish&up_fishColor10=F45540&" />

14.(320/215)
<embed width="320" height="215" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img234.imageshack.us/img234/9510/0163qpqpsoncopyfreesia0sj5.jpg&up_fishColor5=FFFFFF&up_fishColor8=271DF0&up_fishName=Fish&up_fishColor7=FFFFFF&up_fishColor4=FFFFFF&up_fishColor2=FFFFFF&up_fishColor3=FFFFFF&up_foodColor=FAFA07&up_fishColor9=DC143C&up_fishColor6=FFFFFF&up_numFish=9&up_fishColor1=FFFFFF&up_fishColor10=F45540&" />

15.(320/170)
<embed width="320" height="170" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img234.imageshack.us/img234/5483/176copyfreesia0627vm0.jpg&up_fishColor5=CC0C0C&up_fishColor8=097015&up_fishName=Fish&up_fishColor7=48E8DD&up_fishColor4=3583B0&up_fishColor2=F181F7&up_fishColor3=FAFA07&up_foodColor=FCFC08&up_fishColor9=492AE8&up_fishColor6=FFFFFF&up_numFish=9&up_fishColor1=EDBF07&up_fishColor10=F45540&" />

 

如欲放置左右欄位,更改寬高度即可。

但是圖片不會隨之縮小,自己測試看看效果如何囉。

相關教學資料篇 )

 

改變小金魚的數量跟顏色請點按下面連結進入:

網站名稱:aBowman
網站網址:
按這裡

 

img399/8030/gif0656px4.gifimg399/2031/f744798azr9.gif

 

感恩原創資源分享 如有侵權 懇請告知刪除 感恩

圖片來源自網路 版權屬原創者所有 請勿用做商業用途

 

11月 12

 

[轉貼]2008116日夜晚,台灣回到三十年前戒嚴時代(三)圓山武警惡行全都錄

 

本段影片Takayuki拍攝,附上中英字幕,感謝ioksin協助翻譯與攝影。

 

沒想到,警察和流氓唯一的差別,就在於制服而已!!

 

這些警察完全不管「警察職權行使法」,就算集遊法由申請制改為報備制,對視法律為無物的當局有什麼用嗎?


 

所以除了集遊法該改之外,警政署長王卓鈞、國安局長蔡朝明一定要下台負責,馬英九與劉兆玄一定要道歉,這樣人民對公權力才會重拾信心,才能解除人民對國家暴力的疑慮。

 

 

文字與影片來源說明:

 

文字部分大多引用自酥餅的部落格,影片部分引用自Takayuki的部落格,感謝拍攝、剪輯、翻譯等人的辛勞。

 

 

資料來源

 

努力打造快樂的綠色天堂~~台灣百合邦

 

11月 12

 

會追著游標跑的活潑可愛彩色小魚

點點可以餵飼料喔~

有喜歡的歡迎帶回去  擺哪兒都行

 

04.(450/400)

 

05.(350/350)

 

06.(400/400)

 

07.(400/400)

 

08.(420/420)

 

 

 

04.(450/400)
<embed width="450" height="400" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img84.imageshack.us/img84/6950/1708681536sv5.jpg&up_fishColor5=F7D5EF&up_numFish=5&up_fishColor8=F7D5EF&up_fishColor1=F7D5EF&up_fishColor7=F7D5EF&up_fishColor4=F7D5EF&up_fishColor2=F7D5EF&up_fishColor3=F7D5EF&up_foodColor=FFFFFF&up_fishColor9=FFFFFF&up_fishColor6=F7D5EF&up_fishName=Fish&up_fishColor10=F45540&" />

05.(350/350)
<embed width="350" height="350" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img84.imageshack.us/img84/1183/1708681530dh4.jpg&up_fishColor5=FFFFFF&up_numFish=9&up_fishColor8=F7D5EF&up_fishColor1=FFF0F5&up_fishColor7=FAFAD2&up_fishColor4=FAE1E9&up_fishColor2=FAFACD&up_fishColor3=F5F5A2&up_foodColor=FAFACD&up_fishColor9=FFFFFF&up_fishColor6=FFF0F5&up_fishName=Fish&up_fishColor10=F45540&" />

06.(400/400)
<embed width="400" height="400" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img84.imageshack.us/img84/1326/1708681544rx2.jpg&up_fishColor5=F9D4FA&up_numFish=9&up_fishColor8=F9D7FA&up_fishColor1=F9D4FA&up_fishColor7=F9D7FA&up_fishColor4=F9D4FA&up_fishColor2=F9D4FA&up_fishColor3=F9D4FA&up_foodColor=F9D7FA&up_fishColor9=FFFFFF&up_fishColor6=F9D4FA&up_fishName=Fish&up_fishColor10=F45540&" />

07.(400/400)
<embed width="400" height="400" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img84.imageshack.us/img84/2086/1708681543ul7.jpg&up_fishColor5=DC143C&up_numFish=9&up_fishColor8=DC143C&up_fishColor1=FAFAFA&up_fishColor7=DC143C&up_fishColor4=DC143C&up_fishColor2=DC143C&up_fishColor3=DC143C&up_foodColor=FAFAFA&up_fishColor9=DC143C&up_fishColor6=DC143C&up_fishName=Fish&up_fishColor10=F45540&" />

08.(420/420)
<embed width="420" height="420" type="application/x-shockwave-flash" src="http://img134.imageshack.us/img134/4089/fishmj2.swf" wmode="opaque"  bgcolor="000000" flashvars="up_backgroundColor=000000&up_backgroundImage=http://img84.imageshack.us/img84/9311/1708681542qk0.jpg&up_fishColor5=FA6B88&up_numFish=9&up_fishColor8=FFFFFF&up_fishColor1=FFFFFF&up_fishColor7=FAA0B2&up_fishColor4=FC446A&up_fishColor2=FFFFFF&up_fishColor3=FAB6C4&up_foodColor=FAD2DA&up_fishColor9=FAD2DA&up_fishColor6=FFFFFF&up_fishName=Fish&up_fishColor10=F45540&" />

 

 

如欲放置左右欄位,更改寬高度即可。

但是圖片不會隨之縮小,自己測試看看效果如何囉。

相關教學資料篇 )

 

改變小金魚的數量跟顏色請點按下面連結進入:

網站名稱:aBowman
網站網址:
按這裡

 

img399/8030/gif0656px4.gifimg399/2031/f744798azr9.gif

 

感恩原創資源分享 如有侵權 懇請告知刪除 感恩

圖片來源自網路 版權屬原創者所有 請勿用做商業用途

 

標籤

最新評論