The Viewbar only tracks the time whilst it is running (you have the little viewbar on your screen somwhere) and
a web browser is in the foreground.
It actually achieves this by checking for the title of the foreground window. It expects to see it as one of
the major browsers, for example, it looks for Internet Explorer in the title of the foreground window.
So, to be really tricky, if you rename the window you have got in the foreground to contain the words
Internet explorer, you can fool the viewbar - if using a DOS prompt in Windows NT/95/98 you can achieve this
by running this command from the prompt:
title Internet Explorer
Clearly, this is not within the rules! but it does work!!!