Is it possible to place links on Login and on Register here?
You could add a function call when clicking on it:
... function navigate(){ window.open("my-url",'_blank'); }