| dom. | 
                  seg. | 
                  ter. | 
                  qua. | 
                  qui. | 
                  sex. | 
                  sab. | 
                
              
              
                
                  | 
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                
                
                  | 
                    
                   | 
                  
                    
                   | 
                  
                    4
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                
                
                  | 
                    
                   | 
                  
                    10
                   | 
                  
                    
                   | 
                  
                    12
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                
                
                  | 
                    
                   | 
                  
                    17
                   | 
                  
                    
                   | 
                  
                    19
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                
                
                  | 
                    
                   | 
                  
                    24
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                
                
                  | 
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                  
                    
                   | 
                
              
            
            
              - eventos em: 
 
              - 
                 
              
 
              - setembro.2012
 
              - 
                 
              
 
            
          
          
            21.09.2012
            
              - 
                
                
                  
                  
                    R$15
                    SelectaHS: U-Dub Sound Sistema, Amanajé Sound System; nos mics: Dom Lampa e Seus Bruxos.
                   
                  
                    Rua: Augusta, 2203 Jardins
                    São Paulo, SP
                    
                    
                   
                 
               
              - 
                
                
                  
                  
                    R$15
                    Projeto de Arnold de Boer (The Ex) (Holanda) faz show na Áudio Rebel (RJ). A abertura fica por conta da banda experimental Doo Doo Doo.
                   
                  
                    Rua Visconde de Silva, 55 Botafogo
                    Rio de Janeiro, RJ
                    
                    
                   
                 
               
            
          
           
          
 ').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);
          });