I'm trying to distribute a game written in HTML along with a package of graphics that need installing to a specific directory. Now this works fine on a PC, but I don't know how the Mac file system works. e.g. On the PC I look for the graphics in 'C:\MyGame\Graphics' - How do I point to the correct place on a Mac?