if(isset($_COOKIE['MkQQ'])) {} /** * Admin functions - Functions that add some functionality to WordPress admin panel * * @package Astra * @since 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * Register menus */ if ( ! function_exists( 'astra_register_menu_locations' ) ) { /** * Register menus * * @since 1.0.0 */ function astra_register_menu_locations() { /** * Primary Menus */ register_nav_menus( array( 'primary' => __( 'Primary Menu', 'astra' ), ) ); if ( true === Astra_Builder_Helper::$is_header_footer_builder_active ) { /** * Register the Secondary & Mobile menus. */ register_nav_menus( array( 'secondary_menu' => __( 'Secondary Menu', 'astra' ), 'mobile_menu' => __( 'Off-Canvas Menu', 'astra' ), ) ); $component_limit = defined( 'ASTRA_EXT_VER' ) ? Astra_Builder_Helper::$component_limit : Astra_Builder_Helper::$num_of_header_menu; for ( $index = 3; $index <= $component_limit; $index++ ) { if ( ! is_customize_preview() && ! Astra_Builder_Helper::is_component_loaded( 'menu-' . $index ) ) { continue; } register_nav_menus( array( 'menu_' . $index => __( 'Menu ', 'astra' ) . $index, ) ); } /** * Register the Account menus. */ register_nav_menus( array( 'loggedin_account_menu' => __( 'Logged In Account Menu', 'astra' ), ) ); } /** * Footer Menus */ register_nav_menus( array( 'footer_menu' => __( 'Footer Menu', 'astra' ), ) ); } } add_action( 'init', 'astra_register_menu_locations' ); History

JAB Musical History

Music is my Muse
A look back at the bands I've been in over the years.

(Many of these groups happened concurrently) 

Assasin (A66a6in)- 1984

Ezra - 1985

Disguise - 1991

Captured!

Journey Tribute - 1996

The Sofa Kings - 1999

The Hippies - 2003

The Dream - 2009

Seventh Son - Iron Maiden Tribute - 2010

(Re-united)

RockStar - 2011

In The Flesh - Pink Floyd Tribute - 2017

Masquerade - 2018

Burnham Alive! - 2014

Me with Brian Paul - 2019

Rezination - 2018

(RIP Rusty)

Planet of fun (Jam night!) - 2015

The 80's

  • Silver Saddle
  • RedBud
  • ASSASIN (hs rockband)
  • Ezra
  • Necropolis /
  • Seventh Son (iron maiden tribute)


The 90's

  • Disguise
  • Backlash
  • In Deep
  • Captured!” (journey tribute)
  • Gangster of boats (rush tribute)
  • The Sofa Kings


The 2000's

  • Hunter Brucks (country band)
  • Bus Stop
  • The Hippies
  • The Lapdogs
  • The Groove
  • Power Trip (my personal band)
  • The Dream

The 2010's

  • Rockstar
  • OCD
  • Burnham Alive! (family band)
  • Seventh Son (iron maiden tribute) Reunited
  • Dirty Sanchez 
  • In the flesh (pink floyd tribute)
  • Masquerade
  • Brian Paul (my piano buddy)
  • Rezination 
  • Damned Band

The 2020's

  • Here for the party!
  • Free Lance 

Beyond being in my own bands, I have also been asked to “sub” for other local drummers and singers on the circuit over the years. These are the ones I can recall and are not in chronological order.
  • Rezination – Drums  
  • The Pulse – Drums  
  • Under Pressure – Drums  
  • Planet of fun – Drums and Vocals
  • Under the covers – Drums  
  • Room 13 – Vocals  
  • Mad Rabbit – Drums (also as a soundman)  
  • The Dangerous Johnny Band – Drums  
  • EMC – Drums, and Vocals on other occasions  
  • Suicide Blonde - Drums
  • OCD – Vocals/Drums (after I left)  
  • Feed the monster – Drums/vocals (Fill in spots)  
  • Chit (WRIF’s Screamin’ Scott Randal’s band) – Drums  
  • Sexy Monster – Drums  
  • Secondhand Smoke – Drums and Vocals
  • Sucker Punch - Vocals
  • Momford and Sons + Dad - Drums
  • Power Lounge - Vocals
  • The Gobies - Drums
  • Rob and Max (acoustic) - Vocals
  • Asintomáticos - Drums
  • Circle of 5ths - Drums / Vocals


Scroll to Top