repo.or.cz
/
h2N7SspZmY.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
backup de julho
[h2N7SspZmY.git]
/
twitter.html
blob
d7577a4d94db4e20491e003bf5d537953c03862e
1
<html>
2
<body>
3
<script
src
=
"http://widgets.twimg.com/j/2/widget.js"
></script>
4
<script
type
=
"text/javascript"
>
5
new
TWTR
.
Widget
({
6
version
:
2
,
7
type
:
'profile'
,
8
rpp
:
4
,
9
interval
:
6000
,
10
width
:
240
,
11
height
:
300
,
12
theme
: {
13
shell
: {
14
background
:
'#dee7ec'
,
15
color
:
'#000000'
16
},
17
tweets
: {
18
background
:
'#ffffff'
,
19
color
:
'#000000'
,
20
links
:
'#428f21'
21
}
22
},
23
features
: {
24
scrollbar
:
true
,
25
loop
:
false
,
26
live
:
true
,
27
hashtags
:
true
,
28
timestamp
:
true
,
29
avatars
:
true
,
30
behavior
:
'all'
31
}
32
}).
render
().
setUser
(
'kssilveira'
).
start
();
33
</script>
34
</body>
35
</html>