Real quick...

1. How can you get the width of a document? I tried document.width and it returned undefined...

2. are anchor tags listed in an array like links?
example : document.anchors[x]

Thanks for your time