dom. |
seg. |
ter. |
qua. |
qui. |
sex. |
sab. |
|
|
|
|
|
|
|
|
|
4
|
|
|
|
|
|
10
|
|
12
|
|
|
|
|
17
|
|
19
|
|
|
|
|
24
|
|
|
|
|
|
|
|
|
|
|
|
|
- eventos em:
-
- setembro.2012
-
26.09.2012
-
R$35 a R$60
Open bar de cerveja, uísque e vodka. DJs: Gabriel Machuca e Junior Passini.
Rua Augusta, 609 Consolação
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);
});