destaques
dom. |
seg. |
ter. |
qua. |
qui. |
sex. |
sab. |
|
|
|
|
1
|
2
|
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
|
28
|
29
|
30
|
|
- eventos em:
-
- novembro.2012
-
03.11.2012
-
R$24 a R$6
Show do grupo Sun Rooms, formado por Jason Adasiewicz (vibrafone), Mike Reed (bateria) e Nate McBride (baixo)
Rua Padre Adelino, 1.000 Belenzinho
São Paulo, SP
').fadeIn();
console.info(htmlTooltip);
},
function () {
$(this).parent().find('.ct_tooltip').hide();
$('.tooltip').remove();
}
);*/
});
function inShow(event) {
$(this).parent().find('.ct_tooltip').show();
}
function inOut(event) {
$(this).parent().find('.ct_tooltip').hide();
}
$(function () {
$("#my-list li a").hover(inShow, inOut);
});