I just tried this at a page that produced a blank screen due to javascript
and it might work for you.
Hit F6 and see where <Script language=javascript> occurs. Then hit F4 to
edit the source code. Immediately after <Script language=javascript>, enter,
<!--
then scroll down to </script>. Immediately before </script>, enter,
-->
This would/should put all of javascript in a comment, which Arachne should
ignore. (It did for me.)
After all javascript are enclosed in comments, hit F2 to save the source page
and hit F9 to redraw the page.
Hope this helps.
Roger Turk
Tucson, Arizona USA