Ok has anyone came across a piece of software that will either

1) Spider a remote site
2) Read a local specified folder

and produce a graphical representation of the site structure (which pages link to which etc) ready for printing?

Like in my case have created a website for coursework and now I need to hand in the paper side of things as well.

I could sit and draw out the structure by hand - but as site atm has 60+ pages (and growing) I really would prefer not to do it that way

see this image for an example output

// also an added benefit would be if it was able to list all files used on page.

eg :

Page(A) - contains [image01.gif, image02.gif, movie1.swf, etc]

this isn't completly neccesary but would be nice as well

v_Ln