Click on Month box to go to week.

I have added

 <script src="../../Scripts/ext/dhtmlxscheduler_active_links.js" type="text/javascript"></script>

which makes month numbers as links to go to week as I click it.

What I want is

When I click on Month box I go to that week. On whole box anywhere. Right now my click open lightbox. Is it possible and how I do it please.