total browser windows or only for a specific client?
for a specific client, u can put a counter in the session object.
for total browser windows, u can count the sessionIDs used, one client may
have more than one windows with the same session ID, but this is not the
normal behavior...