Use a bit of JavaScript as the location of the bookmark:
javascript:void(window.open("http://www.whatever.com/","winNewOne"))
"Cradle" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi!
>
> I want to have a button in the Mozilla Gui (in the links bar), which
> opens up a new window and displays a self-made page which contains big
> links to my favourite sites...
>
> Well, I can include the page I made via bookmark-managment, but I cannot
> include the target="_blank" option in the href-tag. Everytime I open
> Mozilla everything I added "by hand" get's deleted (like it should do...)
>
> Is there a way to permanently edit the bookmarks file?
>