Opening of doc from embeded view in desired frame problem

Hello, I have database in notes client. I use frameset with 3 frames: (1) LeftView,

(2) Maindocument,

(3) Subdocument.

Documents from View in frame (1) are open in frame (2). (It works fine - I use autoframe property in form and settargetframe).

I have single category embedded view in every document displaying subdocuments. I want to open this subdocuments in frame (3), however everytime I click on the document in embedded view, new window with frameset is open. In this frameset my subdocument is opened in wanted frame (3).

I do not how to manage to open subdocument in current window.

Any idea? Thank you )