Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
script
a guest
Nov 20th, 2012
39
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
jQuery
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
$
(
function
(
)
{
$
(
"#news"
)
.
click
(
function
(
)
{
if
(
!
$
(
'#rectangle'
)
.
is
(
':visible'
)
)
{
$
(
"#rectangle"
)
.
hide
(
2000
)
;
}
;
else
{
$
(
"#rectangle"
)
.
show
(
2000
)
;
}
;
}
)
;
}
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $900 INSTANTLY 9
JavaScript | 26 sec ago | 0.07 KB
Make 1500$ in 20 MIN [Method] 5
JavaScript | 2 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN 6
JavaScript | 4 min ago | 0.07 KB
MAKE $900 INSTANTLY N
JavaScript | 5 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] 5
JavaScript | 8 min ago | 0.07 KB
FREE BTC GUIDE W
JavaScript | 10 min ago | 0.07 KB
Make $200 in 15 minutes U
JavaScript | 13 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN T
JavaScript | 16 min ago | 0.07 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!