ついーと

スマイル

2011年05月01日 00:01



new TWTR.Widget({
version: 2,
type: 'search',
search: '長崎 ',
interval: 6000,
title: '',
subject: '「長崎」について ツイート表示',
width: 270,
height: 500,
theme: {
shell: {
background: '#8ec1da',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().start();






new TWTR.Widget({
version: 2,
type: 'search',
search: '長崎 ',
interval: 6000,
title: '',
subject: '「長崎」について ツイート表示',
width: 270,
height: 500,
theme: {
shell: {
background: '#8ec1da',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().start();