Unity 3.5.3: Where do Web Player games build?

Greetings!

On my PC, I’ve tried building games for use with a web player. In what directory will I find the files?

When you click ‘build’, it should ask you where to build it.
If it doesn’t ask where to build then it builds it in the directory you previously built into.

You should find a [YourFileName].html and a [YourFileName].unity3d in that directory.