From nsIDOMWindow, i got DOM Document and from there i got my toolbar
property "collapsed".
But checking this works only for the first time. When i visit to
another window(toolbar visible) and come back to the window where
toolbar is hidden, it is showing that toolbar is not collapsed.
Is there any other way to get the toolbar shown/ hidden
state ,specific to a window in firefox??