my problem:

i've written all of my help documentation in html. when someone needs help, i open their default web browser to view my html and minimize my program. i need to detect when my user's web browser (the one i just opened) is closed or minimized. When the user closes or minimizes the browser, i want my program to move itself back to the top.
any help is appreciated and thanks in advance!