If you're going to have a few files appearing, you might want to put them in a separate folder inside the www/public_html folder. I'm not sure if you're Windows or Linux hosting put on Linux I put mine in /public_html/docs and then the link code I use is
HTML Code:
<a target="_blank" href="docs/filename.doc">Opens in new window</a>