a href link open two windows
The following href link open two windows. One just show [object], and another one show the real picture. Why?
<a href='javascript:window.open("../my_album/picture_popup.html?
Title=Title for testing1&FileName=testpic.jpg",
"popup",
"width=742,height=595,resizable=no")'
target='_blank'>Picture</a>