Display search popup using custom JS

Hi,

I added some html to after_header.html

<div class="banner-block">
    <h1>Was interessiert Sie?</h1>
    <a class="banner-button">Jetzt Frage stellen</a>
</div>

I want to show search popup when user click to the link. Could anybody help me please?

Thanks